[Lunar-commits] <moonbase> parole: new xfce app in moonbase
Samuel Verstraete
samuel.verstraete at gmail.com
Tue Mar 29 20:38:23 CEST 2011
commit 17f449da85f2dd2136f0908aa7d769fed2901137
Author: Samuel Verstraete <samuel.verstraete at gmail.com>
Date: Tue Mar 29 20:38:23 2011 +0200
parole: new xfce app in moonbase
---
xfce4/apps/parole/DEPENDS | 10 ++++++++++
xfce4/apps/parole/DETAILS | 17 +++++++++++++++++
2 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/xfce4/apps/parole/DEPENDS b/xfce4/apps/parole/DEPENDS
new file mode 100644
index 0000000..b7f0f8f
--- /dev/null
+++ b/xfce4/apps/parole/DEPENDS
@@ -0,0 +1,10 @@
+depends gstreamer-10
+depends libxfce4util
+depends libxfcegui4
+depends dbus-glib
+depends glib-2
+depends gtk+-2
+depends gst-plugins-base
+optional_depends libnotify
+optional_depends taglib
+
diff --git a/xfce4/apps/parole/DETAILS b/xfce4/apps/parole/DETAILS
new file mode 100644
index 0000000..4f1cadb
--- /dev/null
+++ b/xfce4/apps/parole/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=parole
+ MAJOR=0.2
+ VERSION=$MAJOR.0.2
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://archive.xfce.org/src/apps/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:4c5b640876c9c4ecd4fc96c29a8b29ae19d61f7a
+ MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
+ WEB_SITE=http://goodies.xfce.org/projects/applications/ristretto
+ ENTERED=20110329
+ UPDATED=20110329
+ SHORT="media player for the Xfce desktop"
+
+cat << EOF
+Parole is a modern simple media player based on the GStreamer framework
+and written to fit well in the Xfce desktop. Parole is designed with
+simplicity, speed and resource usage in mind.
+EOF
More information about the Lunar-commits
mailing list