summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChrister Solskogen2021-08-20 14:54:29 +0200
committerChrister Solskogen2021-08-20 14:54:29 +0200
commit6cec9fefa199d2106b2717176a42488850ff383b (patch)
treea3353a1cd81a3516b1f1c7c88d9cee67998a23ae /.SRCINFO
parentbfe51fb61dd4abaa60b795142e5a6aad85d2d1f1 (diff)
downloadaur-6cec9fefa199d2106b2717176a42488850ff383b.tar.gz
fixes
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 16 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9decad1ebd5..7d76d4240851 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,34 @@
pkgbase = sdl2-nox-git
pkgdesc = A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2)
- pkgver = release.2.0.14.r447.g84c44e01d
+ pkgver = 2.0.16.r106.ge426bb80c
pkgrel = 1
url = https://www.libsdl.org
arch = x86_64
arch = aarch64
arch = armv7h
license = MIT
+ makedepends = alsa-lib
+ makedepends = mesa
+ makedepends = libpulse
+ makedepends = libxrandr
+ makedepends = libxinerama
+ makedepends = wayland
+ makedepends = libxkbcommon
+ makedepends = wayland-protocols
+ makedepends = ibus
+ makedepends = fcitx
+ makedepends = libxss
+ makedepends = jack
makedepends = git
- depends = mesa
+ depends = libgl
+ depends = libibus
optdepends = alsa-lib: ALSA audio driver
optdepends = libpulse: PulseAudio audio driver
optdepends = jack: JACK audio driver
- provides = sdl2
+ provides = sdl2=2.0.16.r106.ge426bb80c
conflicts = sdl2
conflicts = sdl2-minimal-hg
source = git+https://github.com/libsdl-org/SDL
sha512sums = SKIP
pkgname = sdl2-nox-git
-