From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- base/policykit/polkit-0.105-ckdatabase.patch.xz | Bin 0 -> 316 bytes base/policykit/polkit-0.105-config.patch.xz | Bin 0 -> 392 bytes base/policykit/polkit-0.105-extensiondir.patch.xz | Bin 0 -> 408 bytes base/policykit/polkit-0.105-fixxauthority.patch.xz | Bin 0 -> 1192 bytes base/policykit/polkit.build | 95 +++++++++++++++++++++ 5 files changed, 95 insertions(+) create mode 100644 base/policykit/polkit-0.105-ckdatabase.patch.xz create mode 100644 base/policykit/polkit-0.105-config.patch.xz create mode 100644 base/policykit/polkit-0.105-extensiondir.patch.xz create mode 100644 base/policykit/polkit-0.105-fixxauthority.patch.xz create mode 100755 base/policykit/polkit.build (limited to 'base/policykit') diff --git a/base/policykit/polkit-0.105-ckdatabase.patch.xz b/base/policykit/polkit-0.105-ckdatabase.patch.xz new file mode 100644 index 0000000..c197d39 Binary files /dev/null and b/base/policykit/polkit-0.105-ckdatabase.patch.xz differ diff --git a/base/policykit/polkit-0.105-config.patch.xz b/base/policykit/polkit-0.105-config.patch.xz new file mode 100644 index 0000000..a6fd57e Binary files /dev/null and b/base/policykit/polkit-0.105-config.patch.xz differ diff --git a/base/policykit/polkit-0.105-extensiondir.patch.xz b/base/policykit/polkit-0.105-extensiondir.patch.xz new file mode 100644 index 0000000..f052a12 Binary files /dev/null and b/base/policykit/polkit-0.105-extensiondir.patch.xz differ diff --git a/base/policykit/polkit-0.105-fixxauthority.patch.xz b/base/policykit/polkit-0.105-fixxauthority.patch.xz new file mode 100644 index 0000000..b8bc044 Binary files /dev/null and b/base/policykit/polkit-0.105-fixxauthority.patch.xz differ diff --git a/base/policykit/polkit.build b/base/policykit/polkit.build new file mode 100755 index 0000000..0923beb --- /dev/null +++ b/base/policykit/polkit.build @@ -0,0 +1,95 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=policykit +VERSION=0.105 +BUILD=3 +DEPENDS=('glib >= 2.36.0-1') + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <