Author: pebender
Date: Tue Mar 17 03:41:43 2009
New Revision: 4483
Added:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.0-disable_demos.patch
Removed:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.14.7-disable_demos.patch
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/gtk/atk/Makefile
trunk/gar-minimyth/script/gtk/atk/checksums
trunk/gar-minimyth/script/gtk/glib/Makefile
trunk/gar-minimyth/script/gtk/glib/checksums
trunk/gar-minimyth/script/gtk/gtk+/Makefile
trunk/gar-minimyth/script/gtk/gtk+/checksums
trunk/gar-minimyth/script/gtk/pango/Makefile
trunk/gar-minimyth/script/gtk/pango/checksums
Log:
- Updated packages gtk/atk, gtk/glib, gtk/gtk+ and gtk/pango.
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 Tue Mar 17
03:41:43 2009
@@ -86,6 +86,10 @@
Updated disk/hdparm.
Updated emulators/mednafen.
Updated emulators/stella.
+ Updated gtk/atk.
+ Updated gtk/glib.
+ Updated gtk/gtk+.
+ Updated gtk/pango.
Updated kernel-2.6.27/linux.
Updated kernel-2.6.28/linux.
Updated kernel-headers/linux-headers-2.6.27.
Modified: trunk/gar-minimyth/script/gtk/atk/Makefile
==============================================================================
--- trunk/gar-minimyth/script/gtk/atk/Makefile (original)
+++ trunk/gar-minimyth/script/gtk/atk/Makefile Tue Mar 17 03:41:43 2009
@@ -1,7 +1,7 @@
GARNAME = atk
-GARVERSION = 1.24.0
+GARVERSION = 1.26.0
CATEGORIES = gtk
-MASTER_SITES = http://ftp.gnome.org/pub/GNOME/sources/atk/1.24/
+MASTER_SITES = http://ftp.gnome.org/pub/GNOME/sources/atk/1.26/
DISTFILES = $(DISTNAME).tar.bz2
LICENSE = LGPL2
Modified: trunk/gar-minimyth/script/gtk/atk/checksums
==============================================================================
--- trunk/gar-minimyth/script/gtk/atk/checksums (original)
+++ trunk/gar-minimyth/script/gtk/atk/checksums Tue Mar 17 03:41:43 2009
@@ -1 +1 @@
-fb0ee9c7f18b15b490a0168b13740a4d download/atk-1.24.0.tar.bz2
+719229408019c548855673840679f156 download/atk-1.26.0.tar.bz2
Modified: trunk/gar-minimyth/script/gtk/glib/Makefile
==============================================================================
--- trunk/gar-minimyth/script/gtk/glib/Makefile (original)
+++ trunk/gar-minimyth/script/gtk/glib/Makefile Tue Mar 17 03:41:43 2009
@@ -1,7 +1,7 @@
GARNAME = glib
-GARVERSION = 2.18.4
+GARVERSION = 2.20.0
CATEGORIES = gtk
-MASTER_SITES = http://ftp.gnome.org/pub/gnome/sources/glib/2.18/
+MASTER_SITES = http://ftp.gnome.org/pub/gnome/sources/glib/2.20/
DISTFILES = $(DISTNAME).tar.bz2
LICENSE = LGPL2
Modified: trunk/gar-minimyth/script/gtk/glib/checksums
==============================================================================
--- trunk/gar-minimyth/script/gtk/glib/checksums (original)
+++ trunk/gar-minimyth/script/gtk/glib/checksums Tue Mar 17 03:41:43 2009
@@ -1 +1 @@
-ec25ed261534d870141000ab73f1a2bf download/glib-2.18.4.tar.bz2
+05188e560dbd8bddd568e24ce10dd003 download/glib-2.20.0.tar.bz2
Modified: trunk/gar-minimyth/script/gtk/gtk+/Makefile
==============================================================================
--- trunk/gar-minimyth/script/gtk/gtk+/Makefile (original)
+++ trunk/gar-minimyth/script/gtk/gtk+/Makefile Tue Mar 17 03:41:43 2009
@@ -1,7 +1,7 @@
GARNAME = gtk+
-GARVERSION = 2.14.7
+GARVERSION = 2.16.0
CATEGORIES = gtk
-MASTER_SITES = http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.14/
+MASTER_SITES = http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.16/
DISTFILES = $(DISTNAME).tar.bz2
PATCHFILES = $(DISTNAME)-disable_demos.patch
LICENSE = LGPL2
@@ -25,6 +25,7 @@
--x-libraries="$(DESTDIR)$(libdir)" \
--disable-static \
--enable-shared \
+ --enable-debug=no \
--enable-shm \
--disable-xkb \
--enable-xinerama \
Modified: trunk/gar-minimyth/script/gtk/gtk+/checksums
==============================================================================
--- trunk/gar-minimyth/script/gtk/gtk+/checksums (original)
+++ trunk/gar-minimyth/script/gtk/gtk+/checksums Tue Mar 17 03:41:43 2009
@@ -1,2 +1,2 @@
-fb1614d4b2adba7b078e2e799b5db604 download/gtk+-2.14.7.tar.bz2
-36ba9a105791af6bf158e68f8e8803b6 download/gtk+-2.14.7-disable_demos.patch
+139528802794287427fd4d18875b5cf5 download/gtk+-2.16.0.tar.bz2
+ac19bb04fc91a0f087cf98dbf3fc798b download/gtk+-2.16.0-disable_demos.patch
Added:
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.0-disable_demos.patch
==============================================================================
--- (empty file)
+++
trunk/gar-minimyth/script/gtk/gtk+/files/gtk+-2.16.0-disable_demos.patch
Tue Mar 17 03:41:43 2009
@@ -0,0 +1,24 @@
+diff -Naur gtk+-2.16.0-old/Makefile.am gtk+-2.16.0-new/Makefile.am
+--- gtk+-2.16.0-old/Makefile.am 2009-03-13 06:41:13.000000000 -0700
++++ gtk+-2.16.0-new/Makefile.am 2009-03-16 21:17:27.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.0-old/Makefile.in gtk+-2.16.0-new/Makefile.in
+--- gtk+-2.16.0-old/Makefile.in 2009-03-13 07:28:58.000000000 -0700
++++ gtk+-2.16.0-new/Makefile.in 2009-03-16 21:17:27.000000000 -0700
+@@ -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
Modified: trunk/gar-minimyth/script/gtk/pango/Makefile
==============================================================================
--- trunk/gar-minimyth/script/gtk/pango/Makefile (original)
+++ trunk/gar-minimyth/script/gtk/pango/Makefile Tue Mar 17 03:41:43 2009
@@ -1,7 +1,7 @@
GARNAME = pango
-GARVERSION = 1.22.4
+GARVERSION = 1.24.0
CATEGORIES = gtk
-MASTER_SITES = http://ftp.gnome.org/pub/GNOME/sources/pango/1.22/
+MASTER_SITES = http://ftp.gnome.org/pub/GNOME/sources/pango/1.24/
DISTFILES = $(DISTNAME).tar.bz2
LICENSE = LGPL2
Modified: trunk/gar-minimyth/script/gtk/pango/checksums
==============================================================================
--- trunk/gar-minimyth/script/gtk/pango/checksums (original)
+++ trunk/gar-minimyth/script/gtk/pango/checksums Tue Mar 17 03:41:43 2009
@@ -1 +1 @@
-7c3f3748052799746d73c6d3a0cc1205 download/pango-1.22.4.tar.bz2
+d209f41079833cd2ef2c5e580ab9c5ee download/pango-1.24.0.tar.bz2
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---