Port of Dosbox
Imported from the genode repository Issue genodelabs/genode#3099
This commit is contained in:
1
ports/dosbox.hash
Normal file
1
ports/dosbox.hash
Normal file
@@ -0,0 +1 @@
|
||||
5f7beb80a901e849e8eb578d6b48b919db99b262
|
||||
12
ports/dosbox.port
Normal file
12
ports/dosbox.port
Normal file
@@ -0,0 +1,12 @@
|
||||
LICENSE := GPLv2
|
||||
VERSION := svn
|
||||
DOWNLOADS := dosbox.svn
|
||||
|
||||
URL(dosbox) := http://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk
|
||||
DIR(dosbox) := src/app/dosbox
|
||||
REV(dosbox) := 3837
|
||||
|
||||
PATCHES := $(addprefix src/app/dosbox/patches/,\
|
||||
$(notdir $(wildcard $(REP_DIR)/src/app/dosbox/patches/*.patch)))
|
||||
|
||||
PATCH_OPT := -p2 -d src/app/dosbox
|
||||
Reference in New Issue
Block a user