From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- network/openobex/openobex.build | 126 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100755 network/openobex/openobex.build (limited to 'network/openobex/openobex.build') diff --git a/network/openobex/openobex.build b/network/openobex/openobex.build new file mode 100755 index 0000000..7f7ab5b --- /dev/null +++ b/network/openobex/openobex.build @@ -0,0 +1,126 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=openobex +VERSION=1.5 +BUILD=1 +DEPENDS=('usb >= 1.0.15-1' 'bluetooth >= 4.101-1') + +# Description + +cat > ${PKG}/install/slack-desc <