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