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-10.1 platform.
Download (HTTP): https://download.gnome.org/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.5.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.5.tar.xz
Download MD5 sum: 0798a286af7e98c664d48e2974b77e5a
Download size: 1.3 MB
Estimated disk space required: 10 MB (with tests)
Estimated build time: less than 0.1 SBU (with tests)
gobject-introspection-1.68.0, libarchive-3.5.1, and libgcrypt-1.9.2
CMake-3.20.1, GTK-Doc-1.33.2, Gvfs-1.48.0 (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 2021-04-06 20:06:55 -0500