Port of Dosbox

Imported from the genode repository

Issue genodelabs/genode#3099
This commit is contained in:
Norman Feske
2019-01-03 15:29:51 +01:00
parent 14098623de
commit c698269e5c
10 changed files with 645 additions and 0 deletions

1
ports/dosbox.hash Normal file
View File

@@ -0,0 +1 @@
5f7beb80a901e849e8eb578d6b48b919db99b262

12
ports/dosbox.port Normal file
View 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