totem-pl-parser-2.30.1

Introduction to totem-pl-parser

The totem-pl-parser package is a simple GObject-based library to parse a host of playlist formats, as well as save those.

This package is known to build and work properly using an LFS-6.5 platform.

Package Information

totem-pl-parser Dependencies

Required

GMime-2.4.21, intltool-0.50.0, and libxml2-2.7.8

Optional

GTK-Doc-1.18

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/totem-pl-parser

Installation of totem-pl-parser

Install totem-pl-parser by running the following commands:

./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &&
make

To test the results, issue: make check.

Now, as the root user:

make install

Command Explanations

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Programs: None
Installed Libraries: libtotem-plparser-mini.{so,a} and libtotem-plparser.{so,a}
Installed Directories: $GNOME_PREFIX/{include/totem-pl-parser/1/plparser, share/gtk-doc/html/totem-pl-parser}

Short Descriptions

libtotem-plparser.{so,a}

is a Totem Playlist Parser library.

libtotem-plparser-mini.{so,a}

is a Totem Playlist Parser library, mini version.

Last updated on 2010-08-22 01:06:09 +0000