* [gentoo-commits] gentoo-x86 commit in media-sound/rhythmbox/files: rhythmbox-0.11.5-fix_gtk_doc.patch
@ 2008-04-12 19:13 Remi Cardona (remi)
0 siblings, 0 replies; 2+ messages in thread
From: Remi Cardona (remi) @ 2008-04-12 19:13 UTC (permalink / raw
To: gentoo-commits
remi 08/04/12 19:13:51
Added: rhythmbox-0.11.5-fix_gtk_doc.patch
Log:
media-sound/rhythmbox: fix build when USE='doc python', fixes bug #215454
(Portage version: 2.1.5_rc2)
Revision Changes Path
1.1 media-sound/rhythmbox/files/rhythmbox-0.11.5-fix_gtk_doc.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/files/rhythmbox-0.11.5-fix_gtk_doc.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/rhythmbox/files/rhythmbox-0.11.5-fix_gtk_doc.patch?rev=1.1&content-type=text/plain
Index: rhythmbox-0.11.5-fix_gtk_doc.patch
===================================================================
Index: doc/reference/Makefile.am
===================================================================
--- doc/reference/Makefile.am (revision 5621)
+++ doc/reference/Makefile.am (revision 5622)
@@ -39,17 +39,23 @@
$(IPOD_CFLAGS) \
$(RHYTHMBOX_CFLAGS)
+if ENABLE_PYTHON
+BINDING_LIBS = $(top_builddir)/bindings/python/rb.la
+MORE_GTKDOC_LIBS = $(PYTHON_LIBS)
+endif
+
GTKDOC_LIBS=\
$(top_builddir)/shell/librbshell.la \
$(top_builddir)/sources/libsources.la \
$(top_builddir)/sources/libsourcesimpl.la \
- $(top_builddir)/rhythmdb/librhythmdb.la \
$(top_builddir)/podcast/librbpodcast.la \
$(top_builddir)/metadata/librbmetadata.la \
$(top_builddir)/widgets/librbwidgets.la \
- $(top_builddir)/lib/librb.la \
$(top_builddir)/plugins/librbplugins.la \
+ $(BINDING_LIBS) \
+ $(top_builddir)/rhythmdb/librhythmdb.la \
$(top_builddir)/backends/librbbackends.la \
+ $(top_builddir)/lib/librb.la \
$(TOTEM_PLPARSER_LIBS) \
$(HAL_LIBS) \
$(LIBNAUTILUS_BURN_LIBS) \
@@ -58,15 +64,13 @@
$(MDNS_LIBS) \
$(IPOD_LIBS) \
$(NOTIFY_LIBS) \
- $(RHYTHMBOX_LIBS)
+ $(RHYTHMBOX_LIBS) \
+ $(MORE_GTKDOC_LIBS)
if ENABLE_TRACK_TRANSFER
GTKDOC_LIBS += $(GNOME_MEDIA_PROFILES_LIBS)
endif
-if ENABLE_PYTHON
-GTKDOC_LIBS += $(PYTHON_LIBS) $(top_builddir)/bindings/python/rb.la
-endif
content_files =
HTML_IMAGES =
Index: ChangeLog
===================================================================
--- ChangeLog (revision 5621)
+++ ChangeLog (revision 5622)
@@ -1,3 +1,8 @@
+2008-03-17 Jonathan Matthew <jonathan@d14n.org>
+
+ * doc/reference/Makefile.am:
+ Fix gtk-doc build (I hate link order problems), #522821.
+
============ Version 0.11.5
2008-03-17 James Livingston <doclivingston@gmail.com>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-sound/rhythmbox/files: rhythmbox-0.11.5-fix_gtk_doc.patch
@ 2009-02-22 14:34 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2009-02-22 14:34 UTC (permalink / raw
To: gentoo-commits
eva 09/02/22 14:34:01
Removed: rhythmbox-0.11.5-fix_gtk_doc.patch
Log:
Fix automagic nsplugin activation. Clean up old revisions.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-22 14:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-22 14:34 [gentoo-commits] gentoo-x86 commit in media-sound/rhythmbox/files: rhythmbox-0.11.5-fix_gtk_doc.patch Gilles Dartiguelongue (eva)
-- strict thread matches above, loose matches on Subject: below --
2008-04-12 19:13 Remi Cardona (remi)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox