From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- .../GraphicsMagick-1.3.18-paths.patch.xz | Bin 0 -> 1076 bytes graphics/graphicsmagick/graphicsmagick.build | 89 +++++++++++++++++++++ 2 files changed, 89 insertions(+) create mode 100644 graphics/graphicsmagick/GraphicsMagick-1.3.18-paths.patch.xz create mode 100755 graphics/graphicsmagick/graphicsmagick.build (limited to 'graphics/graphicsmagick') diff --git a/graphics/graphicsmagick/GraphicsMagick-1.3.18-paths.patch.xz b/graphics/graphicsmagick/GraphicsMagick-1.3.18-paths.patch.xz new file mode 100644 index 0000000..ff369da Binary files /dev/null and b/graphics/graphicsmagick/GraphicsMagick-1.3.18-paths.patch.xz differ diff --git a/graphics/graphicsmagick/graphicsmagick.build b/graphics/graphicsmagick/graphicsmagick.build new file mode 100755 index 0000000..2758978 --- /dev/null +++ b/graphics/graphicsmagick/graphicsmagick.build @@ -0,0 +1,89 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=graphicsmagick +VERSION=1.3.18 +BUILD=1 +DEPENDS=('freetype >= 2.4.12-1' 'liblcms >= 2.4-1' 'xorg_libs >= 7.7-1' 'bzip2 >= 1.0.6-1') +OPTDEPENDS=('libwmf >= 0.2.8.4-1') +OPTIONS="normla" + +# Description + +cat > ${PKG}/install/slack-desc < "${command}.1" + done +) +rm -rf \ + ${PKG}${SYS_DIR[share]}/doc \ + ${PKG}${SYS_DIR[share]}/application-data/*/config/type-{solaris,windows}.mgk \ + ${PKG}${SYS_DIR[man]}/man1/*-config.1 \ + ${PKG}${SYS_DIR[bin]}/*-config \ + ${PKG}${SYS_DIR[lib]}/*.la +} -- cgit v1.2.3-70-g09d2