Parole is a DVD/CD/music player for Xfce that uses GStreamer.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Although this version of parole works with most files, it is unable to play DVDs, reporting an error in the gstreamer backend.
下载地址(HTTP):https://archive.xfce.org/src/apps/parole/4.20/parole-4.20.0.tar.xz
MD5 校验和:388dee33b1d06ee89f007b4cb08dedaf
大小:470 KB
预计所需磁盘空间:19 MB
预计构建时间:0.2 SBU
dbus-glib-0.114, gst-plugins-base-1.28.4, gst-plugins-good-1.28.4, and libxfce4ui-4.20.2
libnotify-0.8.8 and taglib-2.3
Install Parole by running the following commands:
mkdir build &&
cd build &&
meson setup .. \
--prefix=/usr \
--buildtype=release &&
ninja
This package does not come with a test suite.
Now, as the root user:
ninja install
If you have installed Gstreamer Plugins Ugly with support for libdvdnav and libdvdread and would like to use Parole to play a DVD, click Media> Open location and enter dvd:// into the box.
Similarly, to play a CD, click Media> Open location and enter cdda:// into the box.