Author: pebender
Date: Fri Jul 3 08:02:52 2009
New Revision: 5110
Added:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.4-disable_demos.patch
Removed:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.3-disable_demos.patch
Modified:
trunk/gar-minimyth/script/gtk/gtk+/Makefile
trunk/gar-minimyth/script/gtk/gtk+/checksums
Log:
- Updated package gtk/gtk+.
Modified: trunk/gar-minimyth/script/gtk/gtk+/Makefile
==============================================================================
--- trunk/gar-minimyth/script/gtk/gtk+/Makefile (original)
+++ trunk/gar-minimyth/script/gtk/gtk+/Makefile Fri Jul 3 08:02:52 2009
@@ -1,5 +1,5 @@
GARNAME = gtk+
-GARVERSION = 2.16.3
+GARVERSION = 2.16.4
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 Fri Jul 3 08:02:52 2009
@@ -1,2 +1,2 @@
-a224d3a34e21ec161e9041a17f90ad26 download/gtk+-2.16.3.tar.bz2
-f37af6d4481bc6965822c410fd7a8d17 download/gtk+-2.16.3-disable_demos.patch
+d666f9f5a544e9d4d45804d88b1b5c4d download/gtk+-2.16.4.tar.bz2
+65e71492582c68346ef82093482dbf66 download/gtk+-2.16.4-disable_demos.patch
Added:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.4-disable_demos.patch
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.4-disable_demos.patch
Fri Jul 3 08:02:52 2009
@@ -0,0 +1,24 @@
+diff -Naur gtk+-2.16.4-old/Makefile.am gtk+-2.16.4-new/Makefile.am
+--- gtk+-2.16.4-old/Makefile.am 2009-07-01 12:11:52.000000000 -0700
++++ gtk+-2.16.4-new/Makefile.am 2009-07-03 07:53:03.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.4-old/Makefile.in gtk+-2.16.4-new/Makefile.in
+--- gtk+-2.16.4-old/Makefile.in 2009-07-01 14:09:42.000000000 -0700
++++ gtk+-2.16.4-new/Makefile.in 2009-07-03 07:53:03.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
-~----------~----~----~----~------~----~------~--~---