summaryrefslogtreecommitdiffstats
path: root/display/qingy
diff options
context:
space:
mode:
Diffstat (limited to 'display/qingy')
-rwxr-xr-xdisplay/qingy/DEPENDS16
-rw-r--r--display/qingy/HISTORY3
2 files changed, 18 insertions, 1 deletions
diff --git a/display/qingy/DEPENDS b/display/qingy/DEPENDS
index ce20b4d2be..29ef0bbe06 100755
--- a/display/qingy/DEPENDS
+++ b/display/qingy/DEPENDS
@@ -4,13 +4,27 @@ elif [[ "QINGY_CRYPTO" == 'libgcrypt' ]]; then
depends libgcrypt
fi &&
-depends directfb &&
+depends directfb &&
+# according to configure it _should_ be optional, but isn't
+# contacting the author about it...
+#optional_depends directfb
+# '--enable-directFB-support' \
+# '--disable-directFB-support' \
+# 'For DirectFB graphics' &&
optional_depends xorg-server \
'' \
'' \
'For X sessions' &&
+
+source $GRIMOIRE/FUNCTIONS &&
+if check_if_xorg_modular_server
+then
+ depends libxscrnsaver
+fi &&
+
+
optional_depends gpm \
'--enable-gpm-lock' \
'--disable-gpm-lock' \
diff --git a/display/qingy/HISTORY b/display/qingy/HISTORY
index ee7c4a2e39..979b4dc337 100644
--- a/display/qingy/HISTORY
+++ b/display/qingy/HISTORY
@@ -1,3 +1,6 @@
+2008-08-21 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: fix for xorg-modular, add option to disable x support at all
+
2008-07-13 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 0.9.7