community/retroarch to 1.7.6-2

This commit is contained in:
Kevin Mihelich 2019-03-18 18:07:30 +00:00
parent cdb30f80d0
commit 489e3019bf

View file

@ -7,7 +7,7 @@
pkgname=retroarch
pkgver=1.7.6
pkgrel=1
pkgrel=2
pkgdesc='Reference frontend for the libretro API'
arch=(x86_64)
url=http://www.libretro.com/
@ -27,6 +27,15 @@ depends=(
libswscale.so
libudev.so
libusb-1.0.so
mesa
openal
qt5-base
sdl2
v4l-utils
zlib
)
makedepends=(
git
libx11
libxcb
libxext
@ -35,23 +44,18 @@ depends=(
libxrandr
libxv
libxxf86vm
mesa
openal
qt5-base
sdl2
v4l-utils
wayland
zlib
)
makedepends=(
git
vulkan-icd-loader
wayland
wayland-protocols
)
optdepends=(
'libretro-overlays: Collection of overlays'
'libretro-shaders: Collection of shaders'
'libxinerama: X11 support'
'libxrandr: X11 support'
'python: retroarch-cg2glsl'
'retroarch-assets-xmb: XMB menu assets'
'wayland: Wayland support'
)
backup=(etc/retroarch.cfg)
source=(