Author: pebender
Date: Tue Nov 25 07:47:49 2008
New Revision: 4002
Added:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.14.5-disable_demos.patch
Removed:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.14.4-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 Tue Nov 25 07:47:49 2008
@@ -1,5 +1,5 @@
GARNAME = gtk+
-GARVERSION = 2.14.4
+GARVERSION = 2.14.5
CATEGORIES = lib
MASTER_SITES = http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.14/
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 Tue Nov 25 07:47:49 2008
@@ -1,2 +1,2 @@
-72bf65a54d2d29a6644dc0d28313ee67 download/gtk+-2.14.4.tar.bz2
-b768495897654332ebc43ba2cccb999a download/gtk+-2.14.4-disable_demos.patch
+1b1b5d7ab5a25e84682cb27ee4808a40 download/gtk+-2.14.5.tar.bz2
+6aaccca148c24037f1802f2f41458af5 download/gtk+-2.14.5-disable_demos.patch
Added:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.14.5-disable_demos.patch
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.14.5-disable_demos.patch
Tue Nov 25 07:47:49 2008
@@ -0,0 +1,24 @@
+diff -Naur gtk+-2.14.5-old/Makefile.am gtk+-2.14.5-new/Makefile.am
+--- gtk+-2.14.5-old/Makefile.am 2008-11-24 08:08:10.000000000 -0800
++++ gtk+-2.14.5-new/Makefile.am 2008-11-24 20:17:16.000000000 -0800
+@@ -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.14.5-old/Makefile.in gtk+-2.14.5-new/Makefile.in
+--- gtk+-2.14.5-old/Makefile.in 2008-11-24 08:08:14.000000000 -0800
++++ gtk+-2.14.5-new/Makefile.in 2008-11-24 20:17:16.000000000 -0800
+@@ -520,7 +520,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
-~----------~----~----~----~------~----~------~--~---