From a5766c4b707f4c607ffe6c7c0a3db7066a1b7d97 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 1 Jan 2018 01:51:51 +0000 Subject: [PATCH] community/retroarch to 1.7.0-2 --- community/retroarch/PKGBUILD | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/community/retroarch/PKGBUILD b/community/retroarch/PKGBUILD index 43fe95a5d..4dd48e294 100644 --- a/community/retroarch/PKGBUILD +++ b/community/retroarch/PKGBUILD @@ -8,7 +8,7 @@ pkgname=retroarch pkgver=1.7.0 -pkgrel=1 +pkgrel=2 pkgdesc='Reference frontend for the libretro API' arch=('x86_64') url='http://www.libretro.com/' @@ -20,21 +20,7 @@ depends=('alsa-lib' 'gcc-libs' 'glibc' 'libdrm' 'libgl' 'libpulse' 'libusb' 'libass.so' 'libavcodec.so' 'libavformat.so' 'libavutil.so' 'libfreetype.so' 'libswresample.so' 'libswscale.so' 'libudev.so') makedepends=('vulkan-icd-loader') -optdepends=('libretro-beetle-psx: Sony PlayStation core' - 'libretro-beetle-psx-hw: Sony PlayStation core' - 'libretro-blastem: Sega Mega Drive core' - 'libretro-bsnes: Super Nintendo Entertainment System cores' - 'libretro-desmume: Nintendo DS core' - 'libretro-gambatte: Nintendo Game Boy/Game Boy Color core' - 'libretro-genesis-plus-gx: Sega MS/GG/MD/CD core' - 'libretro-mgba: Nintendo Game Boy Advance core' - 'libretro-mupen64plus: Nintendo 64 core' - 'libretro-nestopia: Nintendo Entertainment System core' - 'libretro-reicast: Sega Dreamcast core' - 'libretro-scummvm: ScummVM core' - 'libretro-snes9x: Super Nintendo Entertainment System core' - 'libretro-yabause: Sega Saturn core' - 'libretro-overlays: Collection of overlays' +optdepends=('libretro-overlays: Collection of overlays' 'libretro-shaders: Collection of shaders' 'python: retroarch-cg2glsl' 'retroarch-assets-xmb: XMB menu assets'