diff options
author | alucryd | 2020-05-05 11:15:41 +0000 |
---|---|---|
committer | Dobroslaw Kijowski | 2020-06-08 10:52:44 +0200 |
commit | 81d5ab414ddd357603d6ff2069c913d436903f9c (patch) | |
tree | ebebaf09d4ba8d0c36fe12c30ca0a4ee84841605 /.SRCINFO | |
parent | 614ac7edf5105172401f80d2dfd1f034ee72480a (diff) | |
download | aur-81d5ab414ddd357603d6ff2069c913d436903f9c.tar.gz |
upgpkg: libretro-ppsspp 26925-2
git-svn-id: file:///srv/repos/svn-community/svn@624923 9fca08f4-af9d-4005-b8df-a31f2cc04f65
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = libretro-ppsspp-rbp pkgdesc = Sony PlayStation Portable core (build for Raspberry Pi) - pkgver = 26831 + pkgver = 26925 pkgrel = 2 url = https://github.com/libretro/ppsspp arch = armv7h @@ -11,11 +11,15 @@ pkgbase = libretro-ppsspp-rbp makedepends = mesa makedepends = python depends = ffmpeg + depends = gcc-libs + depends = glibc depends = libegl depends = libretro-core-info - provides = libretro-ppsspp=26831 + depends = libzip + depends = snappy + provides = libretro-ppsspp=26925 conflicts = libretro-ppsspp - source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=6df422800506236e6703f3a114dd0ade976ac3c9 + source = libretro-ppsspp::git+https://github.com/hrydgard/ppsspp.git#commit=31b1993a696fa03961c5a9c0ee872c3499f207fa source = git+https://github.com/Kingcom/armips.git source = git+https://github.com/discordapp/discord-rpc.git source = ppsspp-glslang::git+https://github.com/hrydgard/glslang.git |