Author: pebender
Date: Mon Jun 29 14:07:23 2009
New Revision: 5080
Added:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.3-disable_demos.patch
Removed:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.2-disable_demos.patch
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/gtk/gtk+/Makefile
trunk/gar-minimyth/script/gtk/gtk+/checksums
Log:
- Updated package gtk/gtk+.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Jun 29
14:07:23 2009
@@ -147,6 +147,7 @@
Updated emulators/stella.
Updated gtk/cairo.
Updated gtk/glib.
+ Updated gtk/gtk+.
Updated gtk/pango.
Updated kernel-2.6.30/linux.
Updated kernel-headers/linux-headers-2.6.30.
Modified: trunk/gar-minimyth/script/gtk/gtk+/Makefile
==============================================================================
--- trunk/gar-minimyth/script/gtk/gtk+/Makefile (original)
+++ trunk/gar-minimyth/script/gtk/gtk+/Makefile Mon Jun 29 14:07:23 2009
@@ -1,5 +1,5 @@
GARNAME = gtk+
-GARVERSION = 2.16.2
+GARVERSION = 2.16.3
CATEGORIES = gtk
MASTER_SITES = http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.16/
DISTFILES = $(DISTNAME).tar.bz2
Modified: trunk/gar-minimyth/script/gtk/gtk+/checksums
==============================================================================
--- trunk/gar-minimyth/script/gtk/gtk+/checksums (original)
+++ trunk/gar-minimyth/script/gtk/gtk+/checksums Mon Jun 29 14:07:23 2009
@@ -1,2 +1,2 @@
-396e98df15f6e4005e360b5710660ce3 download/gtk+-2.16.2.tar.bz2
-bbb81ee8b72636353500a08e1382bf6f download/gtk+-2.16.2-disable_demos.patch
+a224d3a34e21ec161e9041a17f90ad26 download/gtk+-2.16.3.tar.bz2
+f37af6d4481bc6965822c410fd7a8d17 download/gtk+-2.16.3-disable_demos.patch
Added:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.3-disable_demos.patch
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.3-disable_demos.patch
Mon Jun 29 14:07:23 2009
@@ -0,0 +1,24 @@
+diff -Naur gtk+-2.16.3-old/Makefile.am gtk+-2.16.3-new/Makefile.am
+--- gtk+-2.16.3-old/Makefile.am 2009-06-27 20:10:00.000000000 -0700
++++ gtk+-2.16.3-new/Makefile.am 2009-06-29 12:49:52.000000000 -0700
+@@ -1,7 +1,7 @@
+ ## Makefile.am for GTK+
+ include $(top_srcdir)/Makefile.decl
+
+-SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests perf contrib
++SRC_SUBDIRS = gdk-pixbuf gdk gtk modules tests perf contrib
+ SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros
+
+ # require automake 1.4
+diff -Naur gtk+-2.16.3-old/Makefile.in gtk+-2.16.3-new/Makefile.in
+--- gtk+-2.16.3-old/Makefile.in 2009-06-27 20:36:32.000000000 -0700
++++ gtk+-2.16.3-new/Makefile.in 2009-06-29 12:49:52.000000000 -0700
+@@ -527,7 +527,7 @@
+ && DISPLAY=:$$XID && export DISPLAY
+
+
+-SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests perf contrib
++SRC_SUBDIRS = gdk-pixbuf gdk gtk modules tests perf contrib
+ SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros
+
+ # require automake 1.4
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---