blob: c3970408c70c6755ac5a8ec4f6b5d843586179c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = hheretic
pkgdesc = A Linux port of Raven Game's old shooter, Heretic (aka Hacked Heretic)
pkgver = 0.2.3
pkgrel = 2
url = http://hhexen.sourceforge.net/hheretic.html
install = hheretic.install
changelog = hheretic.ChangeLog
arch = i686
arch = x86_64
license = GPL2
depends = sdl_mixer
depends = glu
optdepends = timidity++: for midi music support
optdepends = heretic1-wad: data files from shareware version
source = http://downloads.sourceforge.net/hhexen/hheretic-0.2.3-src.tgz
sha256sums = ad69fbdbae75cd673b140a0f1058fd1835ce26d5859ede9e8477d5c44ec35733
pkgname = hheretic
|