[Lunar-commits] <moonbase> gmtk: Adding to moonbase, will be a depends for gnome-mplayer.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Jan 5 13:56:24 CET 2012


commit 78370a3dcc258a3eb9aa8cba1187f716105ad67c
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Jan 5 07:56:24 2012 -0500

    gmtk: Adding to moonbase, will be a depends for gnome-mplayer.
---
 video/gmtk/CONFIGURE |    2 ++
 video/gmtk/DEPENDS   |    4 ++++
 video/gmtk/DETAILS   |   12 ++++++++++++
 3 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/video/gmtk/CONFIGURE b/video/gmtk/CONFIGURE
new file mode 100644
index 0000000..bc45f5a
--- /dev/null
+++ b/video/gmtk/CONFIGURE
@@ -0,0 +1,2 @@
+mquery ENABLE_GSETTINGS "Enable gsettings?" y "--enable-gsettings" "--disable-gsettings"
+mquery ENABLE_KEYSTORE "Enable key store?" y "--enable-keystore" "--disable-keystore"
diff --git a/video/gmtk/DEPENDS b/video/gmtk/DEPENDS
new file mode 100644
index 0000000..93ade93
--- /dev/null
+++ b/video/gmtk/DEPENDS
@@ -0,0 +1,4 @@
+optional_depends "glib-2"     "--with-gio"        "--without-gio" "for gio support"
+optional_depends "GConf"      "--enable-gconf"    "--disable-gconf" "for GConf support"
+optional_depends "alsa-utils" "--with-alsa"       "--without-alsa" "for alsa support"
+optional_depends "pulseaudio" "--with-pulseaudio" "--without-pulseaudio" "for pulseaudio support"
diff --git a/video/gmtk/DETAILS b/video/gmtk/DETAILS
new file mode 100644
index 0000000..01887b7
--- /dev/null
+++ b/video/gmtk/DETAILS
@@ -0,0 +1,12 @@
+          MODULE=gmtk
+         VERSION=1.0.5
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://gmtk.googlecode.com/files/
+      SOURCE_VFY=sha1:a08083a5d6b2848a354fe62693a6a2522afe38bf
+        WEB_SITE=gnome-mplyaer-toolkit
+         ENTERED=20120105
+         UPDATED=20120105
+           SHORT="gnome mplayer toolkit"
+cat << EOF
+Gnome Mplayer ToolKit.
+EOF


More information about the Lunar-commits mailing list