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/dgen/dgen-sdl-1.32-desktop.patch.xz | Bin 0 -> 2984 bytes emulation/dgen/dgen.build | 65 ++++++++++++++++++++++++++ 2 files changed, 65 insertions(+) create mode 100644 emulation/dgen/dgen-sdl-1.32-desktop.patch.xz create mode 100755 emulation/dgen/dgen.build (limited to 'emulation/dgen') diff --git a/emulation/dgen/dgen-sdl-1.32-desktop.patch.xz b/emulation/dgen/dgen-sdl-1.32-desktop.patch.xz new file mode 100644 index 0000000..5978e25 Binary files /dev/null and b/emulation/dgen/dgen-sdl-1.32-desktop.patch.xz differ diff --git a/emulation/dgen/dgen.build b/emulation/dgen/dgen.build new file mode 100755 index 0000000..a0a7976 --- /dev/null +++ b/emulation/dgen/dgen.build @@ -0,0 +1,65 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=dgen +VERSION=1.32 +BUILD=1 +DEPENDS=('sdl >= 1.2.15-1') + +# Description + +cat > ${PKG}/install/slack-desc <