* [gentoo-commits] gentoo-x86 commit in app-cdr/xfburn/files: xfburn-0.4.3-gobject_h.patch
@ 2012-04-03 11:21 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-04-03 11:21 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/04/03 11:21:18
Added: xfburn-0.4.3-gobject_h.patch
Log:
Fix building with dev-libs/glib >= 2.32 and Xfce 4.10 pre1 (missing #include for glib-object.h)
(Portage version: 2.2.0_alpha98/cvs/Linux x86_64)
Revision Changes Path
1.1 app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch?rev=1.1&content-type=text/plain
Index: xfburn-0.4.3-gobject_h.patch
===================================================================
error: unknown type name for GObject, GObjectClass, GType and GTypeInfo
The errors started manifesting after upgrade to Xfce 4.10 pre1 (and to latest glib 2.32.0 etc.)
--- xfburn/xfburn-settings.h
+++ xfburn/xfburn-settings.h
@@ -24,6 +24,7 @@
#endif /* !HAVE_CONFIG_H */
#include <glib.h>
+#include <glib-object.h>
G_BEGIN_DECLS
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-cdr/xfburn/files: xfburn-0.4.3-gobject_h.patch
@ 2012-04-03 13:27 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-04-03 13:27 UTC (permalink / raw
To: gentoo-commits
ssuominen 12/04/03 13:27:11
Modified: xfburn-0.4.3-gobject_h.patch
Log:
bug #
(Portage version: 2.2.0_alpha98/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.2 app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch?r1=1.1&r2=1.2
Index: xfburn-0.4.3-gobject_h.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/xfburn/files/xfburn-0.4.3-gobject_h.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfburn-0.4.3-gobject_h.patch 3 Apr 2012 11:21:18 -0000 1.1
+++ xfburn-0.4.3-gobject_h.patch 3 Apr 2012 13:27:11 -0000 1.2
@@ -1,6 +1,8 @@
-error: unknown type name for GObject, GObjectClass, GType and GTypeInfo
+http://bugs.gentoo.org/410565
-The errors started manifesting after upgrade to Xfce 4.10 pre1 (and to latest glib 2.32.0 etc.)
+Unknown type name errors with references to GObject, GObjectClass, GType and GTypeInfo
+
+The errors started manifesting after upgrading to Xfce 4.10 pre1 libraries
--- xfburn/xfburn-settings.h
+++ xfburn/xfburn-settings.h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-03 13:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-03 11:21 [gentoo-commits] gentoo-x86 commit in app-cdr/xfburn/files: xfburn-0.4.3-gobject_h.patch Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2012-04-03 13:27 Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox