Author: pebender
Date: Sun Jul 19 09:29:56 2009
New Revision: 5191
Added:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.5-disable_demos.patch
Removed:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.4-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 Sun Jul 19
09:29:56 2009
@@ -1,7 +1,7 @@
MiniMyth Changelog
--------------------------------------------------------------------------------
-Changes since 68 (2009-07-18):
+Changes since 68 (2009-07-19):
Current MythTV versions
MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch
svn 16082 and
@@ -55,6 +55,7 @@
Updated packages
Updated disk/hdparm.
+ Updated gtk/gtk+.
Updated lib/dbus.
Updated lib/ffmpeg.
Updated lib/fftw3f.
Modified: trunk/gar-minimyth/script/gtk/gtk+/Makefile
==============================================================================
--- trunk/gar-minimyth/script/gtk/gtk+/Makefile (original)
+++ trunk/gar-minimyth/script/gtk/gtk+/Makefile Sun Jul 19 09:29:56 2009
@@ -1,5 +1,5 @@
GARNAME = gtk+
-GARVERSION = 2.16.4
+GARVERSION = 2.16.5
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 Sun Jul 19 09:29:56 2009
@@ -1,2 +1,2 @@
-d666f9f5a544e9d4d45804d88b1b5c4d download/gtk+-2.16.4.tar.bz2
-65e71492582c68346ef82093482dbf66 download/gtk+-2.16.4-disable_demos.patch
+8d1ea0b9b0400224d25b0cc2750b438d download/gtk+-2.16.5.tar.bz2
+9a334c888aad4d338bee38071e8bbfc5 download/gtk+-2.16.5-disable_demos.patch
Added:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.5-disable_demos.patch
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.5-disable_demos.patch
Sun Jul 19 09:29:56 2009
@@ -0,0 +1,24 @@
+diff -Naur gtk+-2.16.5-old/Makefile.am gtk+-2.16.5-new/Makefile.am
+--- gtk+-2.16.5-old/Makefile.am 2009-07-17 20:53:23.000000000 -0700
++++ gtk+-2.16.5-new/Makefile.am 2009-07-19 08:40:55.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.5-old/Makefile.in gtk+-2.16.5-new/Makefile.in
+--- gtk+-2.16.5-old/Makefile.in 2009-07-17 21:11:14.000000000 -0700
++++ gtk+-2.16.5-new/Makefile.in 2009-07-19 08:40:55.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
-~----------~----~----~----~------~----~------~--~---