diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-09 01:32:58 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-09 01:34:47 -0600 |
commit | 1ec39b28e5b8a773cfa6c939d85b99459e6b88ff (patch) | |
tree | f04111b696daa00f73294c796cf5d8f9a2c499cb /graphics | |
parent | 6c053ada06ab60b17ad88ed584c098124328f1c7 (diff) |
graphics/gthumb: Updated for version 3.2.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gthumb/README | 2 | ||||
-rw-r--r-- | graphics/gthumb/gthumb.SlackBuild | 5 | ||||
-rw-r--r-- | graphics/gthumb/gthumb.info | 6 |
3 files changed, 6 insertions, 7 deletions
diff --git a/graphics/gthumb/README b/graphics/gthumb/README index b530b5911a7a..315f377ff3d2 100644 --- a/graphics/gthumb/README +++ b/graphics/gthumb/README @@ -4,4 +4,4 @@ includes an importer tool for transferring photos from cameras. gThumb supports printing multiple images on a single page using a printer while many other image viewers don't support it. Thus, it comes handy. -brasero is an optional dependency. +clutter, libwebp, json-glib, and brasero are optional dependencies. diff --git a/graphics/gthumb/gthumb.SlackBuild b/graphics/gthumb/gthumb.SlackBuild index 890bc7c1556f..b7e165ebd378 100644 --- a/graphics/gthumb/gthumb.SlackBuild +++ b/graphics/gthumb/gthumb.SlackBuild @@ -5,8 +5,8 @@ # Written by crocket (crockabiscuit@gmail.com) PRGNAM=gthumb -VERSION=${VERSION:-3.0.1} -BUILD=${BUILD:-2} +VERSION=${VERSION:-3.2.4} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -61,7 +61,6 @@ CXXFLAGS="$SLKCFLAGS" \ --mandir=/usr/man \ --infodir=/usr/info \ --enable-static=no \ - --disable-scrollkeeper \ --docdir=/usr/doc/$PRGNAM-$VERSION \ --build=$ARCH-slackware-linux diff --git a/graphics/gthumb/gthumb.info b/graphics/gthumb/gthumb.info index f70c9c90395b..d9968be8b14e 100644 --- a/graphics/gthumb/gthumb.info +++ b/graphics/gthumb/gthumb.info @@ -1,8 +1,8 @@ PRGNAM="gthumb" -VERSION="3.0.1" +VERSION="3.2.4" HOMEPAGE="http://live.gnome.org/gthumb" -DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/gthumb/3.0/gthumb-3.0.1.tar.xz" -MD5SUM="248b44f2fba99701e9185d9a890c4537" +DOWNLOAD="http://ftp.acc.umu.se/pub/gnome/sources/gthumb/3.2/gthumb-3.2.4.tar.xz" +MD5SUM="0c47b41b7c31fa146504e6efc121c703" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |