summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCecile Tonglet2017-04-23 17:49:09 +0200
committerCecile Tonglet2017-04-23 17:49:09 +0200
commit18753215af917fa5c1f13536f96f1b3dc8c48094 (patch)
treec1c6eabddb41d17d76eba84cdc054fe649a68037 /.SRCINFO
parent37cf1c0b9be620922bfd0c0c368239a90f7d4a2e (diff)
downloadaur-18753215af917fa5c1f13536f96f1b3dc8c48094.tar.gz
Upgrade to 1.5.0, fix version and cleanup
- The 1.5.0 is the latest that compiles on the RPI2 - Clean-up: removed python as dependency, added --disable-* from official packet, added optional packets - Do not use the master branch anymore: I didn't succeeded to make it compile again.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO54
1 files changed, 34 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afa45f032560..e62292608a6b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,38 @@
pkgbase = retroarch-rbp-git
- pkgdesc = Reference frontend for the libretro API.
- pkgver = 1.2.2.3433a515
- pkgrel = 1
- url = http://github.com/libretro/RetroArch
- arch = arm
- arch = armv6h
- arch = armv7h
- license = GPL
- depends = mesa
- depends = mesa-libgl
- depends = libusb
- depends = openal
- depends = python
- depends = sdl2
- makedepends = git
- provides = retroarch
- provides = retroarch-git
- conflicts = retroarch
- source = git+https://github.com/libretro/RetroArch.git
- md5sums = SKIP
+ pkgdesc = Reference frontend for the libretro API.
+ pkgver = 1.5.0
+ pkgrel = 1
+ url = http://www.libretro.com
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ groups = libretro
+ license = GPL
+ depends = mesa
+ depends = mesa-libgl
+ depends = libusb
+ depends = openal
+ depends = sdl2
+ optdepends = libretro-desmume: Nintendo DS core
+ optdepends = libretro-gambatte: Nintendo Game Boy/Game Boy Color core
+ optdepends = libretro-genesis-plus: Sega Master System/Genesis/Game Gear/CD/32X core
+ optdepends = libretro-mgba: Nintendo Game Boy Advance core
+ optdepends = libretro-mupen64plus: Nintendo 64 core
+ optdepends = libretro-nestopia: Nintendo Entertainment System core
+ optdepends = libretro-pcsx-rearmed: Sony PlayStation core
+ optdepends = libretro-reicast: Sega Dreamcast core
+ optdepends = libretro-snes9x: Super Nintendo Entertainment System core
+ optdepends = libretro-yabause: Sega Saturn core
+ optdepends = libretro-overlays: Collection of overlays
+ optdepends = libretro-shaders: Collection of shaders
+ optdepends = retroarch-assets-xmb: XMB menu assets
+ optdepends = retroarch-autoconfig-udev: udev joypad autoconfig
+ provides = retroarch
+ provides = retroarch-git
+ conflicts = retroarch
+ backup = etc/retroarch.cfg
+ source = retroarch-1.5.0.tar.gz::https://github.com/libretro/RetroArch/archive/v1.5.0.tar.gz
+ sha256sums = 5de6385d4a0031709ef133d04a8573309e1090f0fda2917678be8e1147576de5
pkgname = retroarch-rbp-git