Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apps:parole:start [2020/09/11 01:38] kevinbowenapps:parole:start [2024/12/11 10:29] (current) kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-{{ :apps:parole:parole.png?nolink|}} +{{ :apps:parole.png?nolink|}}
 ====== Parole Media Player ====== ====== Parole Media Player ======
 +
 +  * **[[#Introduction|Introduction]]**
 +  * **[[#Required Packages|Required Packages]]**
 +  * **[[#Latest Release|Latest Release]]**
 +  * **[[#Source Code Repository|Source Code Repository]]**
 +  * **[[#Reporting Bugs|Reporting Bugs]]**
  
 Parole is a modern simple media player based on the GStreamer framework and  Parole is a modern simple media player based on the GStreamer framework and 
Line 11: Line 16:
 Parole see the Plugins API documentation and the plugins directory which  Parole see the Plugins API documentation and the plugins directory which 
 contains some useful examples. contains some useful examples.
 +
 +----
  
 ===== Introduction ===== ===== Introduction =====
Line 31: Line 38:
 Parole depends on the following packages: Parole depends on the following packages:
  
-  * Gtk 3.20 or above+  * [[https://www.gtk.org|GTK]] >=3.20.0 
-  * Glib 2.32 or above.+  * [[https://wiki.gnome.org/Projects/GLib|GLib]] >=2.32.0
   * Gio 2.32 or above.   * Gio 2.32 or above.
-  * DBus 0.60 or above.+  * [[https://www.freedesktop.org/wiki/Software/dbus|D-Bus]] >=0.60
   * DBus glib 0.70 or above.   * DBus glib 0.70 or above.
   * GStreamer: base, video, interface and GStreamer X, version 1.0.0 or above.   * GStreamer: base, video, interface and GStreamer X, version 1.0.0 or above.
Line 44: Line 51:
  
 ===== Latest Release ===== ===== Latest Release =====
-==== 1.0.5 (201921115)==== +{{rss>https://archive.xfce.org/feeds/project/parole 1 date 2h}}
-[[https://archive.xfce.org/src/apps/parole/1.0/parole-1.0.5.tar.bz2|parole-1.0.5.tar.bz2]] +
-    * **[[https://archive.xfce.org/src/apps/parole/1.0/parole-1.0.5.tar.bz2?sha1|SHA1 hash]]** +
-    * **[[https://archive.xfce.org/src/apps/parole/1.0/parole-1.0.5.tar.bz2?sha256|SHA256 hash]]**+
  
-[[https://archive.xfce.org/src/apps/parole/|Previous Versions]]+[[https://gitlab.xfce.org/apps/parole/-/blob/master/NEWS|Read the CHANGELOG]]
  
 +  * **[[https://archive.xfce.org/src/apps/parole/|Download current release]]** (older versions of this component are also available here)
 +
 +[[|Back to Top]]
 ---- ----
 ===== Source Code Repository ===== ===== Source Code Repository =====
Line 59: Line 66:
 ===== Reporting Bugs ===== ===== Reporting Bugs =====
  
-  * **[[bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs+  * **[[:apps:parole:bugs|Reporting Bugs]]** -- List of currently open bugs and instructions on how to submit new bug reports
  
 [[|Back to Top]] [[|Back to Top]]
 ---- ----
-[[:start|Back to main Xfce documentation page]]+[[:start|Return to Xfce Main Documentation Page]]