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/bluetoothapplet/bluetoothapplet.build | 85 +++++++++++++++++++++ .../gnome-bluetooth-3.8.0-xfce.patch.xz | Bin 0 -> 460 bytes 2 files changed, 85 insertions(+) create mode 100755 network/bluetoothapplet/bluetoothapplet.build create mode 100644 network/bluetoothapplet/gnome-bluetooth-3.8.0-xfce.patch.xz (limited to 'network/bluetoothapplet') diff --git a/network/bluetoothapplet/bluetoothapplet.build b/network/bluetoothapplet/bluetoothapplet.build new file mode 100755 index 0000000..482670d --- /dev/null +++ b/network/bluetoothapplet/bluetoothapplet.build @@ -0,0 +1,85 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=bluetoothapplet +MAJOR=3.8 +VERSION=${MAJOR}.0 +BUILD=1 +DEPENDS=('gtk+ >= 3.8.0-1' 'libnotify >= 0.7.5-1' 'bluetooth >= 4.101-1') + +# Description + +cat > ${PKG}/install/slack-desc < ${PKG}/install/doinst.sh <