From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- print/ghostscript/ghostscript-9.06-cjk.patch.xz | Bin 0 -> 1672 bytes .../ghostscript-9.06-gsdatadir.patch.xz | Bin 0 -> 380 bytes .../ghostscript-9.06-gssharedir.patch.xz | Bin 0 -> 440 bytes .../ghostscript-9.06-ijsautogen.patch.xz | Bin 0 -> 224912 bytes print/ghostscript/ghostscript.build | 102 +++++++++++++++++++++ 5 files changed, 102 insertions(+) create mode 100644 print/ghostscript/ghostscript-9.06-cjk.patch.xz create mode 100644 print/ghostscript/ghostscript-9.06-gsdatadir.patch.xz create mode 100644 print/ghostscript/ghostscript-9.06-gssharedir.patch.xz create mode 100644 print/ghostscript/ghostscript-9.06-ijsautogen.patch.xz create mode 100755 print/ghostscript/ghostscript.build (limited to 'print/ghostscript') diff --git a/print/ghostscript/ghostscript-9.06-cjk.patch.xz b/print/ghostscript/ghostscript-9.06-cjk.patch.xz new file mode 100644 index 0000000..75d9739 Binary files /dev/null and b/print/ghostscript/ghostscript-9.06-cjk.patch.xz differ diff --git a/print/ghostscript/ghostscript-9.06-gsdatadir.patch.xz b/print/ghostscript/ghostscript-9.06-gsdatadir.patch.xz new file mode 100644 index 0000000..2f108b2 Binary files /dev/null and b/print/ghostscript/ghostscript-9.06-gsdatadir.patch.xz differ diff --git a/print/ghostscript/ghostscript-9.06-gssharedir.patch.xz b/print/ghostscript/ghostscript-9.06-gssharedir.patch.xz new file mode 100644 index 0000000..ee6ddd9 Binary files /dev/null and b/print/ghostscript/ghostscript-9.06-gssharedir.patch.xz differ diff --git a/print/ghostscript/ghostscript-9.06-ijsautogen.patch.xz b/print/ghostscript/ghostscript-9.06-ijsautogen.patch.xz new file mode 100644 index 0000000..f4ab8bd Binary files /dev/null and b/print/ghostscript/ghostscript-9.06-ijsautogen.patch.xz differ diff --git a/print/ghostscript/ghostscript.build b/print/ghostscript/ghostscript.build new file mode 100755 index 0000000..0e2cea0 --- /dev/null +++ b/print/ghostscript/ghostscript.build @@ -0,0 +1,102 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=ghostscript +VERSION=9.06 +BUILD=1 +DEPENDS=('cups >= 1.6.1-1' 'libjpeg >= 1.2.0-1' 'libpng >= 1.5.14-1' 'libtiff >= 4.0.3-1' 'jasper >= 1.900.1-1' 'liblcms >= 2.4-1' 'fontconfig >= 2.10.91-1' 'freetype >= 2.4.11-1' 'expat >= 2.1.0-1') +OPTDEPENDS=('gtk+ >= 3.6.4-1' 'xorg_libs >= 7.7-3') + +# Description + +cat > ${PKG}/install/slack-desc <