The Totem PL Parser package contains a simple GObject-based library used to parse a host of playlist formats, as well as save those.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/3.4/totem-pl-parser-3.4.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/3.4/totem-pl-parser-3.4.2.tar.xz
Download MD5 sum: d3c68b64945da19a887352d7e5c956d6
Download size: 1.4 MB
Estimated disk space required: 13 MB
Estimated build time: 0.2 SBU
GMime-2.4.32, intltool-0.50.0 and libsoup-2.38.1
GTK-Doc-1.18, libarchive-3.0.3, libgcrypt-1.5.0 and Quvi
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/totem-pl-parser
Install Totem PL Parser by running the following commands:
./configure --prefix=/usr --disable-static && make
To test the results, issue: make check. You will need an active internet connection in order to sucessfully complete all tests.
Now, as the root user:
make install
--disable-static: This switch prevents
installation of static versions of the libraries.
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2012-05-16 16:39:28 +0000