garnome r6111 - in trunk: . desktop/gnome-python-desktop desktop/gnome-python-desktop/files
- From: jsacco svn gnome org
- To: svn-commits-list gnome org
- Subject: garnome r6111 - in trunk: . desktop/gnome-python-desktop desktop/gnome-python-desktop/files
- Date: Sun, 6 Jan 2008 21:07:13 +0000 (GMT)
Author: jsacco
Date: Sun Jan 6 21:07:13 2008
New Revision: 6111
URL: http://svn.gnome.org/viewvc/garnome?rev=6111&view=rev
Log:
desktop/gnome-python-desktop: patch to build againt metacity 2.21.5
Added:
trunk/desktop/gnome-python-desktop/files/
trunk/desktop/gnome-python-desktop/files/metacity_API.patch
Modified:
trunk/ChangeLog
trunk/desktop/gnome-python-desktop/Makefile
trunk/desktop/gnome-python-desktop/checksums
Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Sun Jan 6 21:07:13 2008
@@ -1,5 +1,7 @@
2008-01-06 Joseph Sacco <jsacco gnome org>
+ * desktop/gnome-python-desktop: patch to build againt metacity 2.21.5 API change
+
* geektoys/libgpod: bump version to 0.6.0
2008-01-03 Joseph Sacco <jsacco gnome org>
Modified: trunk/desktop/gnome-python-desktop/Makefile
==============================================================================
--- trunk/desktop/gnome-python-desktop/Makefile (original)
+++ trunk/desktop/gnome-python-desktop/Makefile Sun Jan 6 21:07:13 2008
@@ -2,6 +2,7 @@
GARVERSION = 2.21.1
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+PATCHFILES = metacity_API.patch
LIBDEPS = bindings/gnome-python desktop/gtksourceview desktop/libgtop desktop/nautilus-cd-burner desktop/gnome-media desktop/totem
Modified: trunk/desktop/gnome-python-desktop/checksums
==============================================================================
--- trunk/desktop/gnome-python-desktop/checksums (original)
+++ trunk/desktop/gnome-python-desktop/checksums Sun Jan 6 21:07:13 2008
@@ -1 +1,2 @@
2a4296e37fc9f975c265608d56ced800 download/gnome-python-desktop-2.21.1.tar.bz2
+8393af369ab34943a7283448fb7bba25 download/metacity_API.patch
Added: trunk/desktop/gnome-python-desktop/files/metacity_API.patch
==============================================================================
--- (empty file)
+++ trunk/desktop/gnome-python-desktop/files/metacity_API.patch Sun Jan 6 21:07:13 2008
@@ -0,0 +1,13 @@
+--- gnome-python-desktop-2.21.1/metacity/metacity.defs- 2007-09-15 16:44:56.000000000 -0400
++++ gnome-python-desktop-2.21.1/metacity/metacity.defs 2008-01-06 16:06:17.000000000 -0500
+@@ -1300,7 +1300,9 @@
+ (c-name "meta_theme_replace_constants")
+ (return-type "char*")
+ (parameters
+- '("const-char*" "expr")
++ '("MetaTheme*" "theme")
++ '("PosToken*" "tokens")
++ '("int" "n_tokens")
+ '("GError**" "err")
+ )
+ )
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]