blob: 73618ca884ffd1bb5946e87c1d932ee06ae362c8 (
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
29
30
31
32
33
|
pkgbase = python-unitypy-git
pkgdesc = A unity asset extractor based on unitypack and AssetStudio.
pkgver = r779.3472646
pkgrel = 1
url = https://github.com/K0lb3/UnityPy
arch = x86_64
license = MIT
checkdepends = python-pytest
checkdepends = python-psutil
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = git
makedepends = git-lfs
depends = python-attrs
depends = python-lz4
depends = python-brotli
depends = python-pillow
depends = python-pyfmodex-git
depends = python-fsspec
depends = python-texture2ddecoder
depends = python-etcpak-git
depends = python-tabulate
depends = python-fmod-tookit-git
depends = python-astc-encoder-py-git
provides = python-unitypy
conflicts = python-unitypy
options = !strip
source = git+https://github.com/K0lb3/UnityPy.git
md5sums = SKIP
pkgname = python-unitypy-git
|