From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- graphics/geeqie/geeqie-1.1-paths.patch.xz | Bin 0 -> 496 bytes graphics/geeqie/geeqie.build | 59 ++++++++++++++ graphics/gifsicle/gifsicle.SlackBuild | 83 +++++++++++++++++++ graphics/gimp/gimp-2.8.4-paths.patch.xz | Bin 0 -> 544 bytes graphics/gimp/gimp.build | 80 ++++++++++++++++++ .../GraphicsMagick-1.3.18-paths.patch.xz | Bin 0 -> 1076 bytes graphics/graphicsmagick/graphicsmagick.build | 89 +++++++++++++++++++++ graphics/tesseract/tesseract.build | 62 ++++++++++++++ graphics/unpaper/unpaper-1_1-makefile.patch.xz | Bin 0 -> 412 bytes graphics/unpaper/unpaper.build | 49 ++++++++++++ graphics/viewnior/viewnior-1.3-appdata.patch.xz | Bin 0 -> 728 bytes .../viewnior/viewnior-1.3-desktopfile.patch.xz | Bin 0 -> 528 bytes graphics/viewnior/viewnior-1.3-makefiles.patch.xz | Bin 0 -> 432 bytes graphics/viewnior/viewnior.build | 62 ++++++++++++++ .../xfce_screenshooter/xfce_screenshooter.build | 67 ++++++++++++++++ 15 files changed, 551 insertions(+) create mode 100644 graphics/geeqie/geeqie-1.1-paths.patch.xz create mode 100755 graphics/geeqie/geeqie.build create mode 100755 graphics/gifsicle/gifsicle.SlackBuild create mode 100644 graphics/gimp/gimp-2.8.4-paths.patch.xz create mode 100755 graphics/gimp/gimp.build create mode 100644 graphics/graphicsmagick/GraphicsMagick-1.3.18-paths.patch.xz create mode 100755 graphics/graphicsmagick/graphicsmagick.build create mode 100755 graphics/tesseract/tesseract.build create mode 100644 graphics/unpaper/unpaper-1_1-makefile.patch.xz create mode 100755 graphics/unpaper/unpaper.build create mode 100644 graphics/viewnior/viewnior-1.3-appdata.patch.xz create mode 100644 graphics/viewnior/viewnior-1.3-desktopfile.patch.xz create mode 100644 graphics/viewnior/viewnior-1.3-makefiles.patch.xz create mode 100755 graphics/viewnior/viewnior.build create mode 100755 graphics/xfce_screenshooter/xfce_screenshooter.build (limited to 'graphics') diff --git a/graphics/geeqie/geeqie-1.1-paths.patch.xz b/graphics/geeqie/geeqie-1.1-paths.patch.xz new file mode 100644 index 0000000..4860b8b Binary files /dev/null and b/graphics/geeqie/geeqie-1.1-paths.patch.xz differ diff --git a/graphics/geeqie/geeqie.build b/graphics/geeqie/geeqie.build new file mode 100755 index 0000000..50902c4 --- /dev/null +++ b/graphics/geeqie/geeqie.build @@ -0,0 +1,59 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=geeqie +VERSION=1.1 +BUILD=2 +DEPENDS=('gtk+ >= 2.24.14-1' 'liblcms >= 2.4-1' 'exiv2 >= 0.23-1') + +# Description + +cat > ${PKG}/install/slack-desc < $PKG/install/slack-desc < /tmp/$NAME-$VERSION-$ARCH-$BUILD.txt +makepkg -l y -c n /tmp/$NAME-$VERSION-$ARCH-$BUILD.tgz diff --git a/graphics/gimp/gimp-2.8.4-paths.patch.xz b/graphics/gimp/gimp-2.8.4-paths.patch.xz new file mode 100644 index 0000000..483422e Binary files /dev/null and b/graphics/gimp/gimp-2.8.4-paths.patch.xz differ diff --git a/graphics/gimp/gimp.build b/graphics/gimp/gimp.build new file mode 100755 index 0000000..3530e11 --- /dev/null +++ b/graphics/gimp/gimp.build @@ -0,0 +1,80 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=gimp +MAJOR=2.8 +VERSION=${MAJOR}.4 +BUILD=1 +DEPENDS=('gtk+ >= 2.24.14-1' 'gegl >= 0.2.0-1' 'compat_lcms >= 1.19-1') +OPTDEPENDS=('libwmf >= 0.2.8.4-1') + +# Description + +cat > ${PKG}/install/slack-desc < gimptool.1 + echo ".so man1/gimpremote-2.6.1" > gimp-remote.1 + echo ".so man1/gimp-2.6.1" > gimp.1 + cd ${PKG}${SYS_DIR[man]}/man5 + echo ".so man5/gimprc-2.6.5" > gimprc.5 +) +rm -rf ${PKG}${SYS_DIR[html]} +} 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 +} diff --git a/graphics/tesseract/tesseract.build b/graphics/tesseract/tesseract.build new file mode 100755 index 0000000..f2752f3 --- /dev/null +++ b/graphics/tesseract/tesseract.build @@ -0,0 +1,62 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=tesseract +VERSION=3.02.02 +BUILD=2 +DEPENDS=('leptonica >= 1.69-1') + +# Description + +cat > ${PKG}/install/slack-desc < + +source /usr/src/ports/Build/build.sh + +NAME=unpaper +VERSION=1.1 +BUILD=1 + +# Description + +cat > ${PKG}/install/slack-desc < + +source /usr/src/ports/Build/build.sh + +NAME=viewnior +VERSION=1.3 +BUILD=2 +DEPENDS=('gtk+ >= 2.24.14-1') + +# Description + +cat > ${PKG}/install/slack-desc < + +source /usr/src/ports/Build/build.sh + +NAME=xfce_screenshooter +MAJOR=1.8 +VERSION=${MAJOR}.1 +BUILD=2 +DEPENDS=('xfce >= 4.10.1-1') + +# Description + +cat > ${PKG}/install/slack-desc <