Parole is a DVD/CD/music player for Xfce that uses GStreamer.
![[Note]](../images/note.png) 
          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.
![[Note]](../images/note.png) 
          Although this version of parole works with most files, it is unable to play DVDs, reporting an error in the gstreamer backend.
Download (HTTP): https://archive.xfce.org/src/apps/parole/4.20/parole-4.20.0.tar.xz
Download MD5 sum: 388dee33b1d06ee89f007b4cb08dedaf
Download size: 470 KB
Estimated disk space required: 19 MB
Estimated build time: 0.2 SBU
dbus-glib-0.114, gst-plugins-base-1.26.6, gst-plugins-good-1.26.6, and libxfce4ui-4.20.2
libnotify-0.8.7 and taglib-2.1.1
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.