blob: d898921247338b8c07348270d39abce958246df5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = stormlib
pkgdesc = A C/C++ API to read and write MPQ files with support for merged archives, patch MPQs and more.
pkgver = 9.30
pkgrel = 1
url = http://www.zezula.net/en/mpq/stormlib.html
arch = i686
arch = x86_64
license = MIT
makedepends = cmake
depends = bzip2
depends = libtomcrypt
depends = libtommath
depends = zlib
source = StormLib-9.30.tar.gz::https://github.com/ladislav-zezula/StormLib/archive/v9.30.tar.gz
sha256sums = a709a6b034d206404f5297d85e474371203ff5483639955195d99b737bbf7dfe
pkgname = stormlib
|