2006-07-15 Mike Kestner <mkestner@novell.com>

* sources/gtk-sharp-2.10-sources.xml : update to gnome 2.15.4
	sources for the 2.10 api build.
	* sources/Makefile.am : ditto.

svn path=/trunk/gtk-sharp/; revision=62631
This commit is contained in:
Mike Kestner 2006-07-15 05:20:47 +00:00
parent 8aee6c2aa5
commit 5f9162ff65
3 changed files with 17 additions and 11 deletions

View File

@ -1,3 +1,9 @@
2006-07-15 Mike Kestner <mkestner@novell.com>
* sources/gtk-sharp-2.10-sources.xml : update to gnome 2.15.4
sources for the 2.10 api build.
* sources/Makefile.am : ditto.
2006-07-14 Mike Kestner <mkestner@novell.com>
* sources/gtk-sharp-2.10-sources.xml : update to gtk+-2.10.0

View File

@ -49,13 +49,13 @@ GTK_2_10_DOWNLOADS = \
ftp://ftp.gtk.org/pub/gtk/v2.11/pango-1.13.3.tar.bz2 \
ftp://ftp.gtk.org/pub/gtk/v2.8/atk-1.10.3.tar.bz2 \
ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-2.10.0.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/platform/2.15/2.15.1/sources/gnome-vfs-2.14.1.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/platform/2.15/2.15.1/sources/libgnome-2.14.1.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/platform/2.15/2.15.1/sources/libgnomecanvas-2.14.0.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/platform/2.15/2.15.1/sources/libgnomeui-2.14.1.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/desktop/2.15/2.15.1/sources/libgnomeprint-2.12.1.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/desktop/2.15/2.15.1/sources/libgnomeprintui-2.12.1.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/desktop/2.15/2.15.1/sources/gnome-panel-2.14.1.tar.bz2
http://ftp.gnome.org/pub/GNOME/platform/2.15/2.15.4/sources/gnome-vfs-2.15.3.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/platform/2.15/2.15.4/sources/libgnome-2.15.1.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/platform/2.15/2.15.4/sources/libgnomecanvas-2.14.0.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/platform/2.15/2.15.4/sources/libgnomeui-2.15.2.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/desktop/2.15/2.15.4/sources/libgnomeprint-2.12.1.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/desktop/2.15/2.15.4/sources/libgnomeprintui-2.12.1.tar.bz2 \
http://ftp.gnome.org/pub/GNOME/desktop/2.15/2.15.4/sources/gnome-panel-2.14.2.tar.bz2
GNOME_DOWNLOADS = \
http://ftp.gnome.org/pub/GNOME/desktop/2.6/2.6.0/sources/libglade-2.3.6.tar.bz2 \

View File

@ -145,7 +145,7 @@
<api filename="../gnomevfs/gnome-vfs-api-2.16.raw">
<library name="gnomevfs-2">
<namespace name="GnomeVFS">
<directory path="gnome-vfs-2.14.1/libgnomevfs">
<directory path="gnome-vfs-2.15.3/libgnomevfs">
<exclude>gnome-vfs-file-size.h</exclude>
<exclude>gnome-vfs-method.h</exclude>
<exclude>gnome-vfs-transform.h</exclude>
@ -163,7 +163,7 @@
<api filename="../gnome/gnome-api-2.16.raw">
<library name="gnome-2">
<namespace name="Gnome">
<dir>libgnome-2.14.1/libgnome</dir>
<dir>libgnome-2.15.1/libgnome</dir>
</namespace>
</library>
<library name="gnomecanvas-2">
@ -173,7 +173,7 @@
</library>
<library name="gnomeui-2">
<namespace name="Gnome">
<directory path="libgnomeui-2.14.1/libgnomeui">
<directory path="libgnomeui-2.15.2/libgnomeui">
<!-- These were ignored in gtk# 1.0 due to a parser bug, but contain only deprecated methods -->
<exclude>gnome-app-util.h</exclude>
<exclude>gnome-dialog.h</exclude>
@ -222,7 +222,7 @@
</library>
<library name="panel-applet-2">
<namespace name="Gnome">
<dir>gnome-panel-2.14.1/libpanel-applet</dir>
<dir>gnome-panel-2.14.2/libpanel-applet</dir>
</namespace>
</library>
</api>