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/glib/glib-2.38.2-archdependentheader.patch.xz | Bin 0 -> 544 bytes base/glib/glib-2.38.2-systembussocket.patch.xz | Bin 0 -> 332 bytes base/glib/glib.build | 137 +++++++++++++++++++++ 3 files changed, 137 insertions(+) create mode 100644 base/glib/glib-2.38.2-archdependentheader.patch.xz create mode 100644 base/glib/glib-2.38.2-systembussocket.patch.xz create mode 100755 base/glib/glib.build (limited to 'base/glib') diff --git a/base/glib/glib-2.38.2-archdependentheader.patch.xz b/base/glib/glib-2.38.2-archdependentheader.patch.xz new file mode 100644 index 0000000..89bbfd8 Binary files /dev/null and b/base/glib/glib-2.38.2-archdependentheader.patch.xz differ diff --git a/base/glib/glib-2.38.2-systembussocket.patch.xz b/base/glib/glib-2.38.2-systembussocket.patch.xz new file mode 100644 index 0000000..89c087c Binary files /dev/null and b/base/glib/glib-2.38.2-systembussocket.patch.xz differ diff --git a/base/glib/glib.build b/base/glib/glib.build new file mode 100755 index 0000000..2944b8d --- /dev/null +++ b/base/glib/glib.build @@ -0,0 +1,137 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=glib +MAJOR=2.38 +VERSION=${MAJOR}.2 +BUILD=1 +DEPENDS=('libraries >= 20130211-1') +OPTIONS="symprepend" + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <