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.3 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.1.tar.xz
Download MD5 sum: 28005570260a06b1e1579a255c5afa5e
Download size: 1.3 MB
Estimated disk space required: 12 MB (with tests)
Estimated build time: 0.1 SBU (with tests)
GMime-3.2.0 or GMime-2.6.23, and libsoup-2.62.3
gobject-introspection-1.56.1, libarchive-3.3.2, and libgcrypt-1.8.3
GTK-Doc-1.28, 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. One test, /parser/parsing/podcast_medium, is known to fail in a LFS environment.
Now, as the root
user:
ninja install
Last updated on 2018-08-30 12:27:14 -0700