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/dolphin/dolphin-3.5-desktop.patch.xz | Bin 0 -> 25492 bytes emulation/dolphin/dolphin.build | 58 +++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 emulation/dolphin/dolphin-3.5-desktop.patch.xz create mode 100755 emulation/dolphin/dolphin.build (limited to 'emulation/dolphin') diff --git a/emulation/dolphin/dolphin-3.5-desktop.patch.xz b/emulation/dolphin/dolphin-3.5-desktop.patch.xz new file mode 100644 index 0000000..fa11fb7 Binary files /dev/null and b/emulation/dolphin/dolphin-3.5-desktop.patch.xz differ diff --git a/emulation/dolphin/dolphin.build b/emulation/dolphin/dolphin.build new file mode 100755 index 0000000..1faa28f --- /dev/null +++ b/emulation/dolphin/dolphin.build @@ -0,0 +1,58 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=dolphin +VERSION=3.5 +BUILD=1 +DEPENDS=('wxgtk >= 2.8.12-1' 'cg_toolkit >= 3.1-1' 'ffmpeg >= 0.10.3-1' 'bluetooth >= 4.101-1' 'sound >= 1.0.26-1' 'libopenal >= 1.13-1') + +# Description + +cat > ${PKG}/install/slack-desc <