blob: 249ed50ef055d7daea56b7d5b1065ce51ef66585 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = xenonrecomp-git
pkgdesc = A tool for recompiling Xbox 360 games to native executables
pkgver = r165.04e7161
pkgrel = 2
url = https://github.com/hedge-dev/XenonRecomp
arch = x86_64
license = MIT
makedepends = clang>=18
makedepends = cmake>=3.20
makedepends = git
depends = gcc-libs
depends = glibc
provides = xenonrecomp
conflicts = xenonrecomp
source = XenonRecomp::git+https://github.com/hedge-dev/XenonRecomp.git
source = fmt::git+https://github.com/fmtlib/fmt.git
source = libmspack::git+https://github.com/kyz/libmspack.git
source = xxHash::git+https://github.com/Cyan4973/xxHash.git
source = tomlplusplus::git+https://github.com/marzer/tomlplusplus.git
source = tiny-AES-c::git+https://github.com/kokke/tiny-AES-c.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = xenonrecomp-git
|