blob: ceef6a8c5f742d5bf12d59bd7dbfad62d609ff8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libgamearchive-git
pkgdesc = Manipulate the archive files used by many games to store their data
pkgver = 20120611
pkgrel = 1
url = http://www.shikadi.net/camoto
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = autoconf
makedepends = automake
makedepends = pkgconfig
depends = boost
depends = libgamecommon
provides = libgamearchive
conflicts = libgamearchive
pkgname = libgamearchive-git
|