vita3k-git: fix build by using gcc8
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
6f8ee75093
commit
b6fa34e3f3
2 changed files with 14 additions and 158 deletions
|
@ -1,13 +1,13 @@
|
|||
pkgbase = vita3k-git
|
||||
pkgdesc = Experimental PlayStation Vita emulator
|
||||
pkgver = r1362.c43b0969
|
||||
pkgrel = 2
|
||||
pkgver = r1388.0dea8bf9
|
||||
pkgrel = 1
|
||||
url = https://vita3k.org/
|
||||
arch = x86_64
|
||||
license = GPL2
|
||||
makedepends = boost
|
||||
makedepends = clang
|
||||
makedepends = cmake
|
||||
makedepends = gcc8
|
||||
makedepends = git
|
||||
makedepends = python2
|
||||
makedepends = vulkan-headers
|
||||
|
@ -18,60 +18,6 @@ pkgbase = vita3k-git
|
|||
provides = vita3k
|
||||
conflicts = vita3k
|
||||
source = git+https://github.com/vita3k/vita3k.git
|
||||
source = git+https://github.com/serge1/ELFIO.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/gabime/spdlog.git
|
||||
source = git+https://github.com/nothings/stb.git
|
||||
source = git+https://github.com/tronkko/dirent.git
|
||||
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/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
|
||||
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
|
||||
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
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = vita3k-git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue