[Lunar-commits] <moonbase> xfce4.8, add missing files
Samuel Verstraete
samuel.verstraete at gmail.com
Tue Jan 18 22:51:40 CET 2011
commit d62d362142cdf9ce438114ec50e76a58f17e3719
Author: Samuel Verstraete <samuel.verstraete at gmail.com>
Date: Tue Jan 18 22:51:40 2011 +0100
xfce4.8, add missing files
---
xfce4/core/garcon/DEPENDS | 1 +
xfce4/core/garcon/DETAILS | 15 +++++++++++++++
xfce4/core/xfce4-settings/CONFIGURE | 1 +
3 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/xfce4/core/garcon/DEPENDS b/xfce4/core/garcon/DEPENDS
new file mode 100644
index 0000000..7c5f131
--- /dev/null
+++ b/xfce4/core/garcon/DEPENDS
@@ -0,0 +1 @@
+depends glib-2
diff --git a/xfce4/core/garcon/DETAILS b/xfce4/core/garcon/DETAILS
new file mode 100644
index 0000000..9a674b5
--- /dev/null
+++ b/xfce4/core/garcon/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=garcon
+ VERSION=0.1.5
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://archive.xfce.org/src/libs/garcon/0.1/
+ SOURCE_VFY=sha1:660a2a595501681ed502d3269a3d3f4d7dac00bb
+ MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
+ WEB_SITE=http://www.xfce.org
+ ENTERED=20110118
+ UPDATED=20110118
+ SHORT="A menu library for Xfce"
+
+cat << EOF
+A menu library for Xfce.
+EOF
+
diff --git a/xfce4/core/xfce4-settings/CONFIGURE b/xfce4/core/xfce4-settings/CONFIGURE
new file mode 100644
index 0000000..0f47541
--- /dev/null
+++ b/xfce4/core/xfce4-settings/CONFIGURE
@@ -0,0 +1 @@
+mquery EMBEDDIALOGS "Enable support for embedded settings dialogs?" n "" "--enable-pluggable-dialogs"
More information about the Lunar-commits
mailing list