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-9.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.3.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.3.tar.xz
Download MD5 sum: 62be99aeb12273ae95d21f35097c2a41
Download size: 1.3 MB
Estimated disk space required: 7.4 MB (with tests)
Estimated build time: less than 0.1 SBU (with tests)
gobject-introspection-1.60.2, libarchive-3.4.0, and libgcrypt-1.8.5
CMake-3.15.2 (for CMake Bindings), GTK-Doc-1.32, Gvfs-1.40.2 (for some tests), 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 2019-08-25 11:35:01 -0700