From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- system/acpid/acpid-2.0.18-config.patch.xz | Bin 0 -> 1004 bytes system/acpid/acpid-2.0.18-paths.patch.xz | Bin 0 -> 1400 bytes system/acpid/acpid.build | 81 ++++++++++++++++++++++++++++++ 3 files changed, 81 insertions(+) create mode 100644 system/acpid/acpid-2.0.18-config.patch.xz create mode 100644 system/acpid/acpid-2.0.18-paths.patch.xz create mode 100755 system/acpid/acpid.build (limited to 'system/acpid') diff --git a/system/acpid/acpid-2.0.18-config.patch.xz b/system/acpid/acpid-2.0.18-config.patch.xz new file mode 100644 index 0000000..4f582c2 Binary files /dev/null and b/system/acpid/acpid-2.0.18-config.patch.xz differ diff --git a/system/acpid/acpid-2.0.18-paths.patch.xz b/system/acpid/acpid-2.0.18-paths.patch.xz new file mode 100644 index 0000000..69c66d5 Binary files /dev/null and b/system/acpid/acpid-2.0.18-paths.patch.xz differ diff --git a/system/acpid/acpid.build b/system/acpid/acpid.build new file mode 100755 index 0000000..1112b31 --- /dev/null +++ b/system/acpid/acpid.build @@ -0,0 +1,81 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=acpid +VERSION=2.0.18 +BUILD=1 + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <