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.4 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.2.tar.xz
Download MD5 sum: 841689d9dbf4a36148507f5ba21c8253
Download size: 1.3 MB
Estimated disk space required: 10 MB (with tests)
Estimated build time: 0.1 SBU (with tests)
gobject-introspection-1.58.3, libarchive-3.3.3, and libgcrypt-1.8.4
CMake-3.13.4 (for CMake Bindings), GTK-Doc-1.29, Gvfs-1.38.1 (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-02-20 23:16:01 -0800