blob: 02ae7418e36eef92912353ddd0b4f9d1fae7f5cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = catgirl-engine
pkgdesc = A game engine for cool moddability and procedurally generated data
pkgver = 0.14.44
pkgrel = 1
url = https://github.com/foxgirl-labs/catgirl-engine
arch = any
license = Zlib
makedepends = rustup
makedepends = cargo
makedepends = sed
optdepends = wayland: Graphics display server
optdepends = xorg-server: Graphics display server
conflicts = catgirl-engine-git
options = !strip
options = !debug
source = catgirl-engine-0.14.44.tar.gz::https://static.crates.io/crates/catgirl-engine/catgirl-engine-0.14.44.crate
b2sums = SKIP
pkgname = catgirl-engine
|