summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/gimp-lqr-plugin/gimp-lqr-plugin.SlackBuild7
-rw-r--r--graphics/gimp-lqr-plugin/gimp-lqr-plugin.info8
-rw-r--r--graphics/gimp-lqr-plugin/slack-desc4
3 files changed, 8 insertions, 11 deletions
diff --git a/graphics/gimp-lqr-plugin/gimp-lqr-plugin.SlackBuild b/graphics/gimp-lqr-plugin/gimp-lqr-plugin.SlackBuild
index 0e3d693e30..7829846bf4 100644
--- a/graphics/gimp-lqr-plugin/gimp-lqr-plugin.SlackBuild
+++ b/graphics/gimp-lqr-plugin/gimp-lqr-plugin.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for gimp-lqr-plugin
#
-# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,16 +23,14 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gimp-lqr-plugin
-VERSION=0.6.1
+VERSION=0.7.1
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
@@ -72,7 +70,6 @@ CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
--libdir=/usr/lib$LIBDIRSUFFIX \
- --disable-static \
--build=$ARCH-slackware-linux
make
diff --git a/graphics/gimp-lqr-plugin/gimp-lqr-plugin.info b/graphics/gimp-lqr-plugin/gimp-lqr-plugin.info
index 9e93cb3ecb..336bd6e1c9 100644
--- a/graphics/gimp-lqr-plugin/gimp-lqr-plugin.info
+++ b/graphics/gimp-lqr-plugin/gimp-lqr-plugin.info
@@ -1,10 +1,10 @@
PRGNAM="gimp-lqr-plugin"
-VERSION="0.6.1"
+VERSION="0.7.1"
HOMEPAGE="http://liquidrescale.wikidot.com/en:start"
-DOWNLOAD="http://liquidrescale.wikidot.com/local--files/en:download-page/gimp-lqr-plugin-0.6.1.tar.bz2"
-MD5SUM="f5f15814904d7c812eca60cbb2fc6385"
+DOWNLOAD="http://liquidrescale.wikidot.com/local--files/en:download-page-sources/gimp-lqr-plugin-0.7.1.tar.bz2"
+MD5SUM="d7ee28b16bdbd9f46bc9f21cf5deb487"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
-APPROVED="dsomero,pprkut"
+APPROVED="dsomero"
diff --git a/graphics/gimp-lqr-plugin/slack-desc b/graphics/gimp-lqr-plugin/slack-desc
index 46be4aef26..2df4b52f2a 100644
--- a/graphics/gimp-lqr-plugin/slack-desc
+++ b/graphics/gimp-lqr-plugin/slack-desc
@@ -5,9 +5,9 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
- |-----handy-ruler------------------------------------------------|
+ |-----handy-ruler------------------------------------------------|
gimp-lqr-plugin: gimp-lqr-plugin (Liquid Rescale GIMP plugin)
-gimp-lqr-plugin:
+gimp-lqr-plugin:
gimp-lqr-plugin: The GIMP Liquid Rescale plugin is a frontend to the Liquid
gimp-lqr-plugin: Rescale Library, which provides an implementation of the Seam
gimp-lqr-plugin: Carving algorithm as described in this paper