From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- libs_devel/apr/apr.build | 107 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100755 libs_devel/apr/apr.build (limited to 'libs_devel/apr/apr.build') diff --git a/libs_devel/apr/apr.build b/libs_devel/apr/apr.build new file mode 100755 index 0000000..82b8e86 --- /dev/null +++ b/libs_devel/apr/apr.build @@ -0,0 +1,107 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=apr +VERSION=1.4.6 +BUILD=3 +OPTDEPENDS=('libdb >= 5.3.21-1' 'gdbm >= 1.10-1') + +# Description + +cat > ${PKG}/install/slack-desc <