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