From be4e13aba5e3ce6dab8f6c40ca3fa5bef62a7661 Mon Sep 17 00:00:00 2001 From: Klaatu Date: Mon, 17 Apr 2017 18:28:04 +0700 Subject: graphics/gimp-plugin-bimp: Updated for version 1.18, New maintainer. Signed-off-by: Willy Sudiarto Raharjo --- graphics/gimp-plugin-bimp/README | 9 +++++---- graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild | 8 +++----- graphics/gimp-plugin-bimp/gimp-plugin-bimp.info | 10 +++++----- 3 files changed, 13 insertions(+), 14 deletions(-) (limited to 'graphics') diff --git a/graphics/gimp-plugin-bimp/README b/graphics/gimp-plugin-bimp/README index 4459a0f21d..bcd1fad02d 100644 --- a/graphics/gimp-plugin-bimp/README +++ b/graphics/gimp-plugin-bimp/README @@ -1,8 +1,9 @@ gimp-plugin-bimp (Batch Image Manipulation Plugin for GIMP) With BIMP you can apply a set of GIMP manipulations on groups of -images. It provides an easy to use interface and a lot of batch functions: +images. It provides an easy to use interface and a lot of batch +functions: -Resize, Crop, Flip and rotate, Blurring and sharpening, Color (and curve) -correction, Watermark, Rename, Change compression and format, ... and -whatever you want! (almost) +Resize, Crop, Flip and rotate, Blurring and sharpening, Color (and +curve) correction, Watermark, Rename, Change compression and format, +and much more. diff --git a/graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild b/graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild index 785d5cf758..56c01eca00 100644 --- a/graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild +++ b/graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for gimp-plugin-bimp # # Copyright 2015 Gethyn ThomasQuail +## Maintained by Klaatu @member.fsf.org # All rights reserved. # # Based on: @@ -26,7 +27,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gimp-plugin-bimp -VERSION=${VERSION:-1.16} +VERSION=${VERSION:-1.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -63,7 +64,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/v$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$VERSION chown -R root:root . find -L . \ @@ -72,10 +73,7 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -# Let's compile! make - -# Copy over executable mkdir -p $PKG/usr/lib${LIBDIRSUFFIX}/gimp/2.0/plug-ins mv bin/bimp $PKG/usr/lib${LIBDIRSUFFIX}/gimp/2.0/plug-ins diff --git a/graphics/gimp-plugin-bimp/gimp-plugin-bimp.info b/graphics/gimp-plugin-bimp/gimp-plugin-bimp.info index 61a64d2edc..a5fe846b01 100644 --- a/graphics/gimp-plugin-bimp/gimp-plugin-bimp.info +++ b/graphics/gimp-plugin-bimp/gimp-plugin-bimp.info @@ -1,10 +1,10 @@ PRGNAM="gimp-plugin-bimp" -VERSION="1.16" +VERSION="1.18" HOMEPAGE="https://github.com/alessandrofrancesconi/gimp-plugin-bimp" -DOWNLOAD="https://github.com/alessandrofrancesconi/gimp-plugin-bimp/archive/v1.16.tar.gz" -MD5SUM="5c9664c486889fc28d0a5c43665faa83" +DOWNLOAD="https://github.com/alessandrofrancesconi/gimp-plugin-bimp/archive/v1.18/gimp-plugin-bimp-1.18.tar.gz" +MD5SUM="84b748a4f1fa0bd67da12a77b65b4611" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Gethyn ThomasQuail" -EMAIL="gethyn@bloodbathsoftworks.com" +MAINTAINER="Klaatu" +EMAIL="klaatu@member.fsf.org" -- cgit v1.2.3