From e561d757d3a87f1303d1a8f8e1063d72664dae80 Mon Sep 17 00:00:00 2001 From: klatuu Date: Mon, 10 Sep 2012 13:06:14 +0200 Subject: graphics/GPS: Updated for version 2_0. Signed-off-by: Matteo Bernardini --- graphics/GPS/GPS.SlackBuild | 11 ++++++----- graphics/GPS/GPS.info | 6 +++--- graphics/GPS/README | 3 ++- graphics/GPS/slack-desc | 2 +- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/graphics/GPS/GPS.SlackBuild b/graphics/GPS/GPS.SlackBuild index 1d18826ba6..f45c7671af 100644 --- a/graphics/GPS/GPS.SlackBuild +++ b/graphics/GPS/GPS.SlackBuild @@ -6,7 +6,7 @@ # klaatu at the domain of member.fsf.org PRGNAM=GPS -VERSION=${VERSION:-1_5} +VERSION=${VERSION:-2_0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -22,8 +22,8 @@ set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP -rm -rf $PRGNAM\ $VERSION_final\ release.zip -unzip $CWD/$PRGNAM\ $VERSION\_final\ release.zip -d $TMP/$PRGNAM-$VERSION +rm -rf $PRGNAM\ $VERSION\ final.zip +unzip $CWD/$PRGNAM\ $VERSION\ final.zip -d $TMP/$PRGNAM-$VERSION cd $PRGNAM-$VERSION chown -R root:root . find . \ @@ -33,8 +33,9 @@ find . \ -exec chmod 644 {} \; mkdir -p $PKG/usr/share/gimp/2.0/ -cp -r brushes gradients palettes patterns tool-options $PKG/usr/share/gimp/2.0/ -cp *rc $PKG/usr/share/gimp/2.0/ +cp -r brushes dynamics gradients palettes \ + patterns splashes tool-presets \ + $PKG/usr/share/gimp/2.0/ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/graphics/GPS/GPS.info b/graphics/GPS/GPS.info index 83d5eebf46..10ca5756f4 100644 --- a/graphics/GPS/GPS.info +++ b/graphics/GPS/GPS.info @@ -1,8 +1,8 @@ PRGNAM="GPS" -VERSION="1_5" +VERSION="2_0" HOMEPAGE="https://code.google.com/p/gps-gimp-paint-studio" -DOWNLOAD="http://gps-gimp-paint-studio.googlecode.com/files/GPS%201_5_final%20release.zip" -MD5SUM="cd1021e4d5a7ffdcdec62582b57a8ae7" +DOWNLOAD="http://gps-gimp-paint-studio.googlecode.com/files/GPS%202_0%20final.zip" +MD5SUM="6ce9b9ec4fea8c2f4f78837f53cf9096" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/graphics/GPS/README b/graphics/GPS/README index f273a786a8..f20e5401b1 100644 --- a/graphics/GPS/README +++ b/graphics/GPS/README @@ -5,4 +5,5 @@ materials-emulation application. Great for painters, airbrushing and re-touching, and illustrators. Note that this will overwrite any config files you might already have -in /usr/share/gimp/2.0 although it does back the old ones up just in case. +in ~/.gimp-2.8 so if you've got customizations, back 'em up. + diff --git a/graphics/GPS/slack-desc b/graphics/GPS/slack-desc index 71af13c62b..fe210dac43 100644 --- a/graphics/GPS/slack-desc +++ b/graphics/GPS/slack-desc @@ -11,7 +11,7 @@ GPS: GPS: Gimp Paint Studio is a set of tool and brush presets, patters, and GPS: color swatches that transforms the GNU Image Manipulation Program GPS: into a robust paint and materials-emulation application. Great for -GPS: painters, illustrators, and even airbrushind and photo retouching. +GPS: painters, illustrators, and even airbrushing and photo retouching. GPS: GPS: https://code.google.com/p/gps-gimp-paint-studio GPS: -- cgit v1.2.3