mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
graphics/gthumb: Updated for version 3.2.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
6c053ada06
commit
1ec39b28e5
3 changed files with 6 additions and 7 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue