From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- audio/mhwaveedit/mhwaveedit.build | 70 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100755 audio/mhwaveedit/mhwaveedit.build (limited to 'audio/mhwaveedit/mhwaveedit.build') diff --git a/audio/mhwaveedit/mhwaveedit.build b/audio/mhwaveedit/mhwaveedit.build new file mode 100755 index 0000000..63db611 --- /dev/null +++ b/audio/mhwaveedit/mhwaveedit.build @@ -0,0 +1,70 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=mhwaveedit +VERSION=1.4.22 +BUILD=2 +DEPENDS=('gtk+ >= 2.24.17-1' 'libsamplerate >= 0.1.8-1' 'sound >= 1.0.27-1' 'jack >= 1.9.8-1') + +# Description + +cat > ${PKG}/install/slack-desc <