After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 462153 - Build totem playlist parser as a separate module
Build totem playlist parser as a separate module
Status: RESOLVED FIXED
Product: totem-pl-parser
Classification: Core
Component: General
Old
Other Linux
: Normal enhancement
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-07-31 14:48 UTC by Eduardo Lima (Etrunko)
Modified: 2008-06-03 17:40 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
The separate build tree (476.94 KB, application/x-bzip-compressed-tar)
2007-07-31 14:52 UTC, Eduardo Lima (Etrunko)
Details

Description Eduardo Lima (Etrunko) 2007-07-31 14:48:59 UTC
The playlist parser library is too useful and can be used in other applications, but it is kind of difficult to build as it requires totem to be built as well. In such restricted environments based on the GMAE platform, as Maemo, Openmoko and Ubuntu Mobile, this is not an easy task.

I've successfully generated a tree for building totem playlist parser apart from totem which I'm attaching below. Is it possible to migrate the source files and keep the svn history for them??
Comment 1 Eduardo Lima (Etrunko) 2007-07-31 14:52:56 UTC
Created attachment 92800 [details]
The separate build tree

This archive was generated with make distcheck. I'm working on the patch on totem side to make use of this new approach.
Comment 2 Bastien Nocera 2007-08-01 12:53:41 UTC
That's a good idea (I guess), but that's definitely 2.21 material.
Comment 3 Eduardo Lima (Etrunko) 2007-08-01 13:27:40 UTC
(In reply to comment #2)
> That's a good idea (I guess), but that's definitely 2.21 material.
> 

Sure it is not for this release. I've specified 2.19.x because I couldn't find something like 'trunk' in the version field.
Comment 4 Philip Withnall 2007-11-25 11:45:11 UTC
Fixed with revision 4877?
Comment 5 Bastien Nocera 2007-12-03 11:35:21 UTC
2007-12-03  Bastien Nocera  <hadess@hadess.net>

        * *: Moved from Totem, export mini plparser
        for use in the browser plugin (Closes: #462153)

Still need to update Totem itself to use the new module, and push those changes to the release team and all.
Comment 6 Bastien Nocera 2007-12-03 12:37:20 UTC
2007-12-03  Bastien Nocera  <hadess@hadess.net>

        * plparse/*: 
        * totem-plparser-uninstalled.pc.in:
        * totem-plparser.pc.in: Move to totem-pl-parser module

        * Makefile.am:
        * bindings/python/totem.override:
        * browser-plugin/Makefile.am:
        * configure.in:
        * lib/Makefile.am:
        * src/Makefile.am:
        * src/backend/bacon-video-widget.h:
        * src/totem-playlist.h:
        * src/totem.c:
        * src/totem.h: Update includes and configure to use the external
        totem-pl-parser

        (Closes: #462153)
Comment 7 Philip Withnall 2008-06-03 17:40:50 UTC
Mass-move from totem to totem-pl-parser. You can remove all messages by searching for this comment.