Arch_PKGBUILD/.SRCINFO

82 lines
2.2 KiB
Text
Raw Normal View History

2024-03-06 21:21:31 +01:00
pkgbase = suyu-dev-git
pkgdesc = suyu is the afterlife the world's most popular, open-source, Nintendo Switch emulator (dev branch)
2024-03-11 04:29:18 +01:00
pkgver = r27175.bd5bdbe6c
2023-07-31 12:00:11 +02:00
pkgrel = 1
2024-03-06 02:26:48 +01:00
url = https://gitlab.com/suyu-emu/suyu
2024-03-06 21:21:31 +01:00
install = suyu-dev-git.install
2023-06-08 11:32:02 +02:00
arch = x86_64
2024-03-11 04:29:18 +01:00
license = GPL-3.0-or-later
2023-06-08 11:32:02 +02:00
makedepends = boost
makedepends = clang
makedepends = cmake
2023-12-20 20:42:21 +01:00
makedepends = ffmpeg
2023-06-08 11:32:02 +02:00
makedepends = git
makedepends = glslang
makedepends = llvm
makedepends = ninja
makedepends = nlohmann-json
2023-12-20 20:42:21 +01:00
makedepends = qt5-tools
2023-06-08 11:32:02 +02:00
makedepends = shaderc
makedepends = spirv-headers
makedepends = vulkan-headers
2024-03-11 02:30:41 +01:00
makedepends = vulkan-utility-libraries
2024-03-09 20:03:06 +01:00
makedepends = catch2
makedepends = rapidjson
2024-03-11 04:29:18 +01:00
makedepends = mbedtls
depends = brotli
2023-06-08 11:32:02 +02:00
depends = enet
2024-03-11 02:30:41 +01:00
depends = llvm-libs
2023-06-08 11:32:02 +02:00
depends = gcc-libs
depends = glibc
2023-11-20 16:24:25 +01:00
depends = hicolor-icon-theme
2023-06-08 11:32:02 +02:00
depends = libavcodec.so
depends = libavutil.so
depends = libboost_context.so
depends = libcrypto.so
depends = libfmt.so
depends = libopus.so
depends = libspeexdsp.so
depends = libssl.so
depends = libusb-1.0.so
depends = libva.so
depends = libzstd.so
depends = lz4
2023-12-20 20:42:21 +01:00
depends = qt5-base
depends = qt5-multimedia
depends = qt5-webengine
2023-06-08 11:32:02 +02:00
depends = sdl2
2023-11-20 16:24:25 +01:00
depends = zlib
provides = suyu
2023-06-08 11:32:02 +02:00
options = !debug
2024-03-09 20:03:06 +01:00
options = lto
2024-03-06 21:21:31 +01:00
source = git+https://gitlab.com/suyu-emu/suyu.git#branch=dev
2023-06-08 11:32:02 +02:00
source = git+https://github.com/arsenm/sanitizers-cmake.git
source = git+https://github.com/yhirose/cpp-httplib.git
source = git+https://github.com/arun11299/cpp-jwt.git
source = git+https://github.com/mozilla/cubeb.git
2024-03-06 02:26:48 +01:00
source = git+https://gitlab.com/suyu-emu/dynarmic.git
2023-06-08 11:32:02 +02:00
source = git+https://github.com/bylaws/libadrenotools.git
2023-12-01 15:56:12 +01:00
source = git+https://github.com/brofield/simpleini.git
2024-03-06 02:26:48 +01:00
source = git+https://gitlab.com/suyu-emu/sirit.git
2023-12-20 20:42:21 +01:00
source = git+https://github.com/KhronosGroup/SPIRV-Headers.git
2023-06-20 09:38:35 +02:00
source = git+https://github.com/eggert/tz.git
source = git+https://github.com/lat9nq/tzdb_to_nx.git
2023-07-18 11:34:32 +02:00
source = git+https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
2023-06-08 11:32:02 +02:00
source = git+https://github.com/herumi/xbyak.git
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
2023-06-20 09:38:35 +02:00
b2sums = SKIP
b2sums = SKIP
2023-07-18 11:34:32 +02:00
b2sums = SKIP
2023-12-01 15:56:12 +01:00
b2sums = SKIP
2023-06-08 11:32:02 +02:00
2024-03-06 21:21:31 +01:00
pkgname = suyu-dev-git