[Lunar-commits] <moonbase> gtk+-2: version bump to 2.18.0
Zachary McGrew
zmcgrew at lunar-linux.org
Thu Jul 15 22:16:46 CEST 2010
commit 0f436c3e2583bf1fb12312e76bb89d7fecbd7eed
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Thu Sep 24 03:23:54 2009 -0700
gtk+-2: version bump to 2.18.0
---
graphics/gtk+-2/BUILD | 10 ----------
graphics/gtk+-2/DETAILS | 11 ++++-------
2 files changed, 4 insertions(+), 17 deletions(-)
diff --git a/graphics/gtk+-2/BUILD b/graphics/gtk+-2/BUILD
index 1058b15..4e63174 100644
--- a/graphics/gtk+-2/BUILD
+++ b/graphics/gtk+-2/BUILD
@@ -1,15 +1,5 @@
(
- if egrep -q '^#define JPEG_LIB_VERSION.*7[0-9]+' /usr/include/jpeglib.h; then
- # Is 7.0 API, rather than old version 6b
- # Old patch: http://repos.archlinux.org/viewvc.cgi/gtk2/repos/extra-i686/
- # Fixes blurry jpegs: http://bugzilla.gnome.org/show_bug.cgi?id=588740
- # http://bugs.gentoo.org/show_bug.cgi?id=282744
- # Info: http://bbs.archlinux.org/viewtopic.php?id=75529
- # Original fix: sedit "s:cinfo->scale_denom <= 8:cinfo->scale_denom <= 16:" gdk-pixbuf/io-jpeg.c
- patch_it $SOURCE2 0
- fi &&
-
if [ "$USE_XINPUT" == "y" ]; then
# XInput support is needed for Wacom tablets to work in GIMP
OPTS+=" --with-xinput=yes --enable-debug=no"
diff --git a/graphics/gtk+-2/DETAILS b/graphics/gtk+-2/DETAILS
index 73ad038..83cc98c 100644
--- a/graphics/gtk+-2/DETAILS
+++ b/graphics/gtk+-2/DETAILS
@@ -1,17 +1,14 @@
MODULE=gtk\+-2
- VERSION=16.6
- MAJOR=2.16
+ VERSION=18.0
+ MAJOR=2.18
SOURCE=$MODULE.$VERSION.tar.bz2
- SOURCE2=gtk\+-2-2.16.5-jpeg7.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/gtk+/$MAJOR
SOURCE_URL[1]=ftp://ftp.gtk.org/pub/gtk/v$MAJOR
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:f69cb48311d60664bac7cf68351c175c7a214ae6
- SOURCE2_VFY=sha1:6981a977ea91d6dce32f444ad3b097e2ad43302b
+ SOURCE_VFY=sha1:11a82fb2548788a0c35afb1d70a73e88d841157c
WEB_SITE=http://www.gtk.org/
ENTERED=20020313
- UPDATED=20090829
+ UPDATED=20090924
SHORT="A multi-platform toolkit for creating GUIs"
cat << EOF
More information about the Lunar-commits
mailing list