From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- development/distcc/distcc-3.1-systemd.patch.xz | Bin 0 -> 560 bytes development/distcc/distcc.build | 103 +++++++++++++++++++++++++ 2 files changed, 103 insertions(+) create mode 100644 development/distcc/distcc-3.1-systemd.patch.xz create mode 100755 development/distcc/distcc.build (limited to 'development/distcc') diff --git a/development/distcc/distcc-3.1-systemd.patch.xz b/development/distcc/distcc-3.1-systemd.patch.xz new file mode 100644 index 0000000..e5a335f Binary files /dev/null and b/development/distcc/distcc-3.1-systemd.patch.xz differ diff --git a/development/distcc/distcc.build b/development/distcc/distcc.build new file mode 100755 index 0000000..9c9542a --- /dev/null +++ b/development/distcc/distcc.build @@ -0,0 +1,103 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=distcc +VERSION=3.1 +BUILD=1 +#DEPENDS=('avahi >= 0.6.31-1') +OPTDEPENDS=('gtk+ >= 2.24.14-1') + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <