From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- emulation/dosbox/dosbox-0.74-gcc46.patch.xz | Bin 0 -> 268 bytes emulation/dosbox/dosbox.build | 68 ++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 emulation/dosbox/dosbox-0.74-gcc46.patch.xz create mode 100755 emulation/dosbox/dosbox.build (limited to 'emulation/dosbox') diff --git a/emulation/dosbox/dosbox-0.74-gcc46.patch.xz b/emulation/dosbox/dosbox-0.74-gcc46.patch.xz new file mode 100644 index 0000000..c7d548b Binary files /dev/null and b/emulation/dosbox/dosbox-0.74-gcc46.patch.xz differ diff --git a/emulation/dosbox/dosbox.build b/emulation/dosbox/dosbox.build new file mode 100755 index 0000000..3370862 --- /dev/null +++ b/emulation/dosbox/dosbox.build @@ -0,0 +1,68 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=dosbox +VERSION=0.74 +BUILD=2 +DEPENDS=('sdl >= 1.2.15-1') + +# Description + +cat > ${PKG}/install/slack-desc <