mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/retroarch to 1.7.0-2
This commit is contained in:
parent
3842542635
commit
a5766c4b70
1 changed files with 2 additions and 16 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
pkgname=retroarch
|
pkgname=retroarch
|
||||||
pkgver=1.7.0
|
pkgver=1.7.0
|
||||||
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/'
|
||||||
|
@ -20,21 +20,7 @@ depends=('alsa-lib' 'gcc-libs' 'glibc' 'libdrm' 'libgl' 'libpulse' 'libusb'
|
||||||
'libass.so' 'libavcodec.so' 'libavformat.so' 'libavutil.so'
|
'libass.so' 'libavcodec.so' 'libavformat.so' 'libavutil.so'
|
||||||
'libfreetype.so' 'libswresample.so' 'libswscale.so' 'libudev.so')
|
'libfreetype.so' 'libswresample.so' 'libswscale.so' 'libudev.so')
|
||||||
makedepends=('vulkan-icd-loader')
|
makedepends=('vulkan-icd-loader')
|
||||||
optdepends=('libretro-beetle-psx: Sony PlayStation core'
|
optdepends=('libretro-overlays: Collection of overlays'
|
||||||
'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'
|
|
||||||
'libretro-shaders: Collection of shaders'
|
'libretro-shaders: Collection of shaders'
|
||||||
'python: retroarch-cg2glsl'
|
'python: retroarch-cg2glsl'
|
||||||
'retroarch-assets-xmb: XMB menu assets'
|
'retroarch-assets-xmb: XMB menu assets'
|
||||||
|
|
Loading…
Reference in a new issue