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/gamin/gamin-0.1.10-conf.patch.xz | Bin 0 -> 668 bytes base/gamin/gamin-0.1.10-fixconst.patch.xz | Bin 0 -> 668 bytes ...amin-0.1.10-fixinotifyhelperdoublelock.patch.xz | Bin 0 -> 376 bytes base/gamin/gamin.build | 87 +++++++++++++++++++++ 4 files changed, 87 insertions(+) create mode 100644 base/gamin/gamin-0.1.10-conf.patch.xz create mode 100644 base/gamin/gamin-0.1.10-fixconst.patch.xz create mode 100644 base/gamin/gamin-0.1.10-fixinotifyhelperdoublelock.patch.xz create mode 100755 base/gamin/gamin.build (limited to 'base/gamin') diff --git a/base/gamin/gamin-0.1.10-conf.patch.xz b/base/gamin/gamin-0.1.10-conf.patch.xz new file mode 100644 index 0000000..c27e0b1 Binary files /dev/null and b/base/gamin/gamin-0.1.10-conf.patch.xz differ diff --git a/base/gamin/gamin-0.1.10-fixconst.patch.xz b/base/gamin/gamin-0.1.10-fixconst.patch.xz new file mode 100644 index 0000000..2fd5325 Binary files /dev/null and b/base/gamin/gamin-0.1.10-fixconst.patch.xz differ diff --git a/base/gamin/gamin-0.1.10-fixinotifyhelperdoublelock.patch.xz b/base/gamin/gamin-0.1.10-fixinotifyhelperdoublelock.patch.xz new file mode 100644 index 0000000..254f52b Binary files /dev/null and b/base/gamin/gamin-0.1.10-fixinotifyhelperdoublelock.patch.xz differ diff --git a/base/gamin/gamin.build b/base/gamin/gamin.build new file mode 100755 index 0000000..424de20 --- /dev/null +++ b/base/gamin/gamin.build @@ -0,0 +1,87 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=gamin +VERSION=0.1.10 +BUILD=3 +DEPENDS=('glib >= 2.34.3-1') + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <