Update .SRCINFO for vita3k-git
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
8c3b6e3d81
commit
7934b14905
1 changed files with 42 additions and 10 deletions
|
@ -1,25 +1,57 @@
|
|||
pkgbase = vita3k-git
|
||||
pkgdesc = PlayStation Vita emulator
|
||||
pkgver = r11.40a247b
|
||||
pkgrel = 2
|
||||
pkgdesc = Experimental PlayStation Vita emulator
|
||||
pkgver = r1195.eb9dea27
|
||||
pkgrel = 1
|
||||
url = https://vita3k.github.io/
|
||||
arch = x86_64
|
||||
license = GPL2
|
||||
makedepends = git
|
||||
makedepends = clang
|
||||
makedepends = cmake
|
||||
depends = unicorn
|
||||
makedepends = git
|
||||
makedepends = python2
|
||||
makedepends = rsync
|
||||
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/aquynh/capstone.git
|
||||
source = git+https://github.com/vitasdk/vita-headers.git
|
||||
source = git+https://github.com/jbeder/yaml-cpp.git
|
||||
source = git+https://github.com/Vita3K/vita-toolchain.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
|
||||
source = git+https://github.com/gabime/spdlog.git#branch=v1.x
|
||||
source = git+https://github.com/nothings/stb.git
|
||||
source = git+https://github.com/tronkko/dirent.git#branch=v1.23
|
||||
source = git+https://github.com/B-Con/crypto-algorithms.git
|
||||
source = git+https://github.com/ocornut/imgui.git
|
||||
source = git+https://github.com/google/googletest.git
|
||||
source = git+https://github.com/Vita3K/shaders-db.git
|
||||
source = git+https://github.com/KhronosGroup/glslang.git
|
||||
source = git+https://github.com/vita3k/SPIRV-Cross.git
|
||||
source = git+https://github.com/Vita3K/ext-boost.git
|
||||
source = git+https://github.com/Vita3K/dlmalloc.git
|
||||
source = git+https://github.com/vita3k/printf.git
|
||||
source = git+https://github.com/ocornut/imgui_club.git
|
||||
source = git+https://github.com/unicorn-engine/unicorn.git
|
||||
source = git+https://github.com/discordapp/discord-rpc.git
|
||||
source = git+https://github.com/zeux/pugixml.git
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
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