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/pragha/pragha.build | 66 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100755 audio/pragha/pragha.build (limited to 'audio/pragha') diff --git a/audio/pragha/pragha.build b/audio/pragha/pragha.build new file mode 100755 index 0000000..0fc48d9 --- /dev/null +++ b/audio/pragha/pragha.build @@ -0,0 +1,66 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=pragha +VERSION=1.1.2 +BUILD=2 +DEPENDS=('gtk+ >= 3.8.0-1' 'gstreamer >= 1.0.6-1' 'sqlite >= 3.7.15.2-1' 'liblastfm >= 20121125-1' 'taglib >= 1.8-1' 'libcdio >= 0.90-1') + +# Description + +cat > ${PKG}/install/slack-desc <