summaryrefslogtreecommitdiffstats
path: root/display
diff options
context:
space:
mode:
authorArjan Bouter2006-10-13 13:40:13 +0200
committerArjan Bouter2006-10-13 13:40:13 +0200
commit436db8f1812880e398cb07665d7bf14511ecf987 (patch)
treefb20077307246082f723aa04cf22eea551555c06 /display
parentf207d7e1c22d47019aa33762c23c0fdcedda791d (diff)
qingy: moved theme location according to upstream default
Diffstat (limited to 'display')
-rwxr-xr-xdisplay/qingy/BUILD3
-rwxr-xr-xdisplay/qingy/DETAILS2
-rw-r--r--display/qingy/HISTORY4
3 files changed, 6 insertions, 3 deletions
diff --git a/display/qingy/BUILD b/display/qingy/BUILD
index df530ce700..27b073dc27 100755
--- a/display/qingy/BUILD
+++ b/display/qingy/BUILD
@@ -1,5 +1,4 @@
-OPTS="--with-themes-dir=/etc/qingy/themes \
- $QINGY_SCREENSAVERS \
+OPTS="$QINGY_SCREENSAVERS \
$QINGY_CRYPTO_OPTION \
$QINGY_OPTIMIZATIONS \
$QINGY_STATIC \
diff --git a/display/qingy/DETAILS b/display/qingy/DETAILS
index e7908b46c8..95ef243d1c 100755
--- a/display/qingy/DETAILS
+++ b/display/qingy/DETAILS
@@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_HASH=sha512:e74de5e8a49a2c1f9d5bfd1d83d837fae9fcd6372d5905f2d07cea85f13fea90325f52cac8cecd7538df80b0ebc7fe8af3d596c6372886af4dbfa40707f2b1ca
WEB_SITE=http://qingy.sourceforge.net
ENTERED=20040913
- PATCHLEVEL=3
+ PATCHLEVEL=4
LICENSE[0]=GPL
KEYWORDS="login framebuffer display"
SHORT="A login manager for DirectFB"
diff --git a/display/qingy/HISTORY b/display/qingy/HISTORY
index 1c62def58e..c32a1673d4 100644
--- a/display/qingy/HISTORY
+++ b/display/qingy/HISTORY
@@ -1,3 +1,7 @@
+2006-10-11 Arjan Bouter <abouter@sourcemage.org>
+ * BUILD: removed themedir configure option and default to upstream default
+ * DETAILS: PATCHLEVEL=4
+
2006-10-09 Arjan Bouter <abouter@sourcemage.org>
* config.patch: really removed
* shutdown.patch: fixed shutdown in DirectFB mode