From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- compat/gconf/GConf-3.2.6-reload.patch.xz | Bin 0 -> 312 bytes compat/gconf/GConf-3.2.6-xmlgettextdomain.patch.xz | Bin 0 -> 3592 bytes compat/gconf/gconf.build | 83 +++++++++++++++++++++ 3 files changed, 83 insertions(+) create mode 100644 compat/gconf/GConf-3.2.6-reload.patch.xz create mode 100644 compat/gconf/GConf-3.2.6-xmlgettextdomain.patch.xz create mode 100755 compat/gconf/gconf.build (limited to 'compat/gconf') diff --git a/compat/gconf/GConf-3.2.6-reload.patch.xz b/compat/gconf/GConf-3.2.6-reload.patch.xz new file mode 100644 index 0000000..5215ee9 Binary files /dev/null and b/compat/gconf/GConf-3.2.6-reload.patch.xz differ diff --git a/compat/gconf/GConf-3.2.6-xmlgettextdomain.patch.xz b/compat/gconf/GConf-3.2.6-xmlgettextdomain.patch.xz new file mode 100644 index 0000000..4af6c59 Binary files /dev/null and b/compat/gconf/GConf-3.2.6-xmlgettextdomain.patch.xz differ diff --git a/compat/gconf/gconf.build b/compat/gconf/gconf.build new file mode 100755 index 0000000..90dc67a --- /dev/null +++ b/compat/gconf/gconf.build @@ -0,0 +1,83 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=gconf +VERSION=3.2.6 +BUILD=1 +DEPENDS=('glib >= 2.34.3-1' 'dbus_glib >= 0.100.2-1' 'libxml >= 2.9.0-1' 'policykit >= 0.105-1') + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <