blob: 6c3acf5445d9f3bd4b952d01258a5e3a089a4b00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = sg-sprite
pkgdesc = Sprite/character (.lay files) decoder for MAGES. engine (Steins;Gate 0, Chaos;Child, Steins;Gate Steam Edition, etc)
pkgver = 0.3.2
pkgrel = 1
url = https://github.com/AbsurdlySuspicious/sg-sprite
arch = x86_64
license = Apache
makedepends = rust
makedepends = cargo
depends = gcc-libs
source = 0.3.2.tar.gz::https://github.com/AbsurdlySuspicious/sg-sprite/archive/0.3.2.tar.gz
sha256sums = 431ffd0f80c4fb54d84f3237067339370026fdcec4257ab54478de248c9bf6c2
pkgname = sg-sprite
|