blob: 5e360b644869f59470d58b60bd882f33de668f6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = genieutils-git
pkgdesc = A library to read/write certain data and resource files of genie engine games
pkgver = 9.r603.9dd1ab9
pkgrel = 1
url = https://github.com/sandsmark/genieutils
arch = x86_64
arch = i686
license = LGPL3
makedepends = git
makedepends = zstr-git
depends = gcc-libs
depends = pcrio-git
depends = zlib
provides = genieutils
conflicts = genieutils
source = git+https://github.com/sandsmark/genieutils.git
md5sums = SKIP
pkgname = genieutils-git
|