forked from aquaherd/parole-mpris2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
27 lines (22 loc) · 922 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
What is it?
===========
Parole is a modern simple media player based on the GStreamer framework and written to fit well
in the Xfce desktop. Parole features playback of local media files, DVD/CD and live streams.
Parole is extensible via plugins, for a complete how to write a plugin for Parole see
the Plugins API documentation+the plugins directory which contains some usefull examples.
Required packages
=================
Parole depends on the following packages:
- Gtk 3.2 or above.
- Glib 2.32 or above.
- Gio 2.28 or above.
- DBus 0.60 or above.
- DBus glib 0.70 or above.
- GStreamer: base, video, interface and GStreamer X, version 0.10.24 or above.
- libxfce4ui 4.11.0 or above.
- libxfce4util 4.11.0 or above.
How to report bugs?
===================
Bugs should be reported to the Xfce bug tracking system
(http://bugzilla.xfce.org, product Parole). You will need to
create an account for yourself.