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_graphics/gegl/gegl.build | 96 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100755 libs_graphics/gegl/gegl.build (limited to 'libs_graphics/gegl/gegl.build') diff --git a/libs_graphics/gegl/gegl.build b/libs_graphics/gegl/gegl.build new file mode 100755 index 0000000..136bfcf --- /dev/null +++ b/libs_graphics/gegl/gegl.build @@ -0,0 +1,96 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=gegl +MAJOR=0.2 +VERSION=${MAJOR}.0 +BUILD=4 +DEPENDS=('glib >= 2.34.3-1') +OPTDEPENDS=('ffmpeg >= 1.1.2-1' 'openexr >= 1.7.1-1') + +# Description + +cat > ${PKG}/install/slack-desc <