mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/retroarch to 1.6.7-2
This commit is contained in:
parent
df3a4b30ea
commit
3f640d4123
1 changed files with 8 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=retroarch
|
||||
pkgver=1.6.7
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Reference frontend for the libretro API'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.libretro.com/'
|
||||
|
@ -20,14 +20,18 @@ 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-desmume: Nintendo DS core'
|
||||
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: Sega Master System/Genesis/Game Gear/CD/32X 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-pcsx-rearmed: Sony PlayStation 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'
|
||||
|
|
Loading…
Reference in a new issue