Port of uhexen2 (v1.5.6)
This is a working(*) port of 'Hammer of Thyrion' v1.5.6, a Hexen2
cross-platform source port, using SDL on Genode.
(*) SDL_VIDEO works, SDL_AUDIO at least makes some noise
and network-play is currently untested.
Fixes #6.
This commit is contained in:
committed by
Norman Feske
parent
efa0111a64
commit
b998e03723
1
ports/uhexen2.hash
Normal file
1
ports/uhexen2.hash
Normal file
@@ -0,0 +1 @@
|
||||
c1af3379613390c015ce0779c5a45e43d3f1f52d
|
||||
8
ports/uhexen2.port
Normal file
8
ports/uhexen2.port
Normal file
@@ -0,0 +1,8 @@
|
||||
LICENSE := GPLv2
|
||||
VERSION := 1.5.6
|
||||
DOWNLOADS := uhexen2.archive
|
||||
|
||||
BASE_URL := http://downloads.sourceforge.net/project/uhexen2/Hammer%20of%20Thyrion/$(VERSION)/Source
|
||||
URL(uhexen2) := $(BASE_URL)/hexen2source-$(VERSION).tgz
|
||||
SHA(uhexen2) := f3735a650468583eb433628b24bf9a15755d092a
|
||||
DIR(uhexen2) := src/app/uhexen2
|
||||
Reference in New Issue
Block a user