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.1 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.4.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.4.tar.xz
Download MD5 sum: 70fc2731fd2c7876bf1ba81e7918a0b5
Download size: 1.3 MB
Estimated disk space required: 7.6 MB (with tests)
Estimated build time: less than 0.1 SBU (with tests)
gobject-introspection-1.62.0, libarchive-3.4.2, and libgcrypt-1.8.5
CMake-3.16.4 (for CMake Bindings), GTK-Doc-1.32, Gvfs-1.42.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 2020-02-25 13:23:48 -0800