blob: 769bfadcce6dda9783bb99448ae105eb79cb2768 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = qpakman
pkgdesc = A command-line tool for managing PAK and WAD files from QuakeI/II & Hexen II
pkgver = 0.67
pkgrel = 1
url = https://github.com/bunder/qpakman
arch = i686
arch = x86_64
license = GPL2
makedepends = cmake
depends = libpng
source = qpakman-0.67.tar.gz::https://github.com/bunder/qpakman/archive/v0.67.tar.gz
md5sums = 7ca54ad88b80b5f00d0eb0bd61ca27c0
pkgname = qpakman
|