blob: 036af6440f995cc3fe6c23d3e13d88551404f571 (
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
|
pkgbase = python-srctools
pkgdesc = Modules for working with Valve's Source Engine file formats.
pkgver = 2.7.0
pkgrel = 1
url = https://github.com/TeamSpen210/srctools
arch = x86_64
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = meson-python
makedepends = cython
makedepends = mypy
depends = python-attrs
depends = python-typing_extensions
depends = python-exceptiongroup
optdepends = python-wxpython
source = https://github.com/TeamSpen210/srctools/archive/refs/tags/v2.7.0.tar.gz
source = https://github.com/python/pythoncapi-compat/archive/22811c3f0e69908894d2bd724f572b32667f2141.tar.gz
source = https://github.com/akuukka/quickhull/archive/1ffbc6f884ea1da89e104a5996cf8a726db673d5.tar.gz
source = useful_types.diff
source = fix_python_meson_req.diff
sha256sums = 7174025628f9fe912155b39235bcb8974c08bb67ccaf2d4e0211ca14e4bbe309
sha256sums = 67e847d405f9101750f2687e2ba73667669b40077f54139d88db947965b3e5c3
sha256sums = 55c87e78bf990509ff35e3e039213ca6e3890ce988c2891647d65079696ae3a9
sha256sums = b82ee653ae5452295d2afc2ddd030a2a0714a6c878c5f5858c4e51b8b63c84e5
sha256sums = e817f174a1a073af8b9d59d62a5f12e3baf4d4d4d6c06a39d18160b66695a37c
pkgname = python-srctools
|