The Totem PL Parser package contains a simple GObject-based library used to parse multiple playlist formats.
This package is known to build and work properly using an LFS-8.2 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.0.tar.xz
Download MD5 sum: f609b4a758055bca5045c83604638723
Download size: 1.3 MB
Estimated disk space required: 9.5 MB (with tests)
Estimated build time: 0.1 SBU (with tests)
GMime-3.2.0 or GMime-2.6.23, and libsoup-2.60.3
gobject-introspection-1.54.1, libarchive-3.3.2, and libgcrypt-1.8.2
GTK-Doc-1.27, LCOV, and libquvi >= 0.9.1 and libquvi-scripts - if they are installed, then lua-socket (git) is necessary for the tests
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/totem-pl-parser
Install Totem PL Parser by running the following commands:
mkdir build && cd build && meson --prefix /usr --default-library shared .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install
Last updated on 2018-02-26 09:06:34 -0800