blob: dfab3ac2b55e838c8a1c99526dc9fa62d41f78c1 (
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 = shrinko8
pkgdesc = Shrink (minify) Pico-8 carts, as well as other tools (e.g. linting, format conversion)
pkgver = 1.2.2d
pkgrel = 3
url = https://github.com/thisismypassport/shrinko8
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-j2cli
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-pillow
depends = python-qualify
options = !debug
options = !strip
source = shrinko8-1.2.2d.tar.gz::https://github.com/thisismypassport/shrinko8/archive/v1.2.2d.tar.gz
source = __init__.py.template
source = github-pr-53.patch
source = pyproject.toml.template
source = test_cart.p8
sha512sums = 9861e6922f690aa6a110c380d50a063ca3f6d93e08d53951f9fcd492b627633de95828e78cf09c18084c318d29740c2777042ebe97488e7ce22284e8ac3e4429
sha512sums = dcc8fa017109c70a96f6356d786f343de2ad3c478bec90a44d714688039eb6b26ceb552d464588a80d73b27961521bd6a4bd9ba79f113ab2e28438e9d1000e39
sha512sums = 5bb73e52f7474b65d59f41f2b4ee6c152d31d9fa5c40cdc58ce4a09ec0bb63780a63bc0b7d403d09192ab0f51ed2b75e183c9722e3b0d9e0b3e851ca1cae978d
sha512sums = 4e741fd1a70c234878f32364ba5f418b5210a3d8d676565194109efd0f9f3f593b534b1870328a2e0c463d20d626e6979ca4a1f20261acc2c57db0b1edb7c0ba
sha512sums = b51c0ed94ffec9f0aa93d09bd6e4fcb155c69dd5dcfc5e155156227e5574f872bd61d541bfe6b98150c78bd8d4142f964c9bbd3c304c8daf58c9f8f21b59f2e6
pkgname = shrinko8
|