vita3k-git: update PKGBUILD
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
aa9b06334a
commit
06a7600e5e
2 changed files with 26 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = vita3k-git
|
||||
pkgdesc = Experimental PlayStation Vita emulator
|
||||
pkgver = r1255.daff95ff
|
||||
pkgver = r1293.164267bb
|
||||
pkgrel = 1
|
||||
url = https://vita3k.org/
|
||||
arch = x86_64
|
||||
|
@ -8,7 +8,7 @@ pkgbase = vita3k-git
|
|||
makedepends = clang
|
||||
makedepends = cmake
|
||||
makedepends = git
|
||||
makedepends = python2
|
||||
makedepends = python
|
||||
depends = sdl2
|
||||
provides = vita3k
|
||||
conflicts = vita3k
|
||||
|
@ -37,6 +37,14 @@ pkgbase = vita3k-git
|
|||
source = git+https://github.com/discordapp/discord-rpc.git
|
||||
source = git+https://github.com/zeux/pugixml.git
|
||||
source = git+https://github.com/aantron/better-enums.git
|
||||
source = git+https://github.com/illusionman1212/nativefiledialog-cmake.git
|
||||
source = git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
|
||||
source = git+https://github.com/Vita3K/sdl.git
|
||||
source = git+https://github.com/Vita3K/libfat16.git
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue