[Lunar-commits] <moonbase> gtk+-2: 2.18.0
Samuel Verstraete
elangelo at lunar-linux.org
Wed Dec 9 11:52:37 CET 2009
commit 0eec2cd3468f605706b7b2795c8b0b73d9d22873
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Wed Sep 23 11:37:24 2009 +0200
gtk+-2: 2.18.0
---
graphics/gtk+-2/BUILD | 6 +++---
graphics/gtk+-2/DETAILS | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/graphics/gtk+-2/BUILD b/graphics/gtk+-2/BUILD
index 1058b15..c80451a 100644
--- a/graphics/gtk+-2/BUILD
+++ b/graphics/gtk+-2/BUILD
@@ -1,14 +1,14 @@
(
- if egrep -q '^#define JPEG_LIB_VERSION.*7[0-9]+' /usr/include/jpeglib.h; then
+# 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 &&
+# patch_it $SOURCE2 0
+# fi &&
if [ "$USE_XINPUT" == "y" ]; then
# XInput support is needed for Wacom tablets to work in GIMP
diff --git a/graphics/gtk+-2/DETAILS b/graphics/gtk+-2/DETAILS
index 73ad038..76f1985 100644
--- a/graphics/gtk+-2/DETAILS
+++ b/graphics/gtk+-2/DETAILS
@@ -1,13 +1,13 @@
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
+ #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_URL=$PATCH_URL
+# SOURCE_VFY=sha1:f69cb48311d60664bac7cf68351c175c7a214ae6
SOURCE2_VFY=sha1:6981a977ea91d6dce32f444ad3b097e2ad43302b
WEB_SITE=http://www.gtk.org/
ENTERED=20020313
More information about the Lunar-commits
mailing list