Add vita3k-git
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
9626cabd6c
commit
63701f2513
3 changed files with 179 additions and 0 deletions
34
vita3k-git/.SRCINFO
Normal file
34
vita3k-git/.SRCINFO
Normal file
|
@ -0,0 +1,34 @@
|
|||
pkgbase = vita3k-git
|
||||
pkgdesc = PlayStation Vita emulator
|
||||
pkgver = r11.40a247b
|
||||
pkgrel = 2
|
||||
url = https://vita3k.github.io/
|
||||
arch = x86_64
|
||||
license = GPL2
|
||||
makedepends = git
|
||||
makedepends = cmake
|
||||
depends = unicorn
|
||||
depends = sdl2
|
||||
provides = vita3k
|
||||
conflicts = vita3k
|
||||
source = git+https://github.com/vita3k/vita3k.git
|
||||
source = git+https://github.com/aquynh/capstone.git
|
||||
source = git+https://github.com/serge1/ELFIO.git
|
||||
source = git+https://github.com/cginternals/glbinding.git
|
||||
source = git+https://github.com/jonasmr/microprofile.git
|
||||
source = git+https://github.com/tcbrindle/sdl2-cmake-scripts.git
|
||||
source = git+https://github.com/vitasdk/vita-headers.git
|
||||
source = git+https://github.com/vitasdk/vita-toolchain.git
|
||||
source = git+https://github.com/jbeder/yaml-cpp.git
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = vita3k-git
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue