[Lunar-commits] <moonbase> exalt-svn: Annoying...
Duncan Gibson
engelsman at lunar-linux.org
Sun May 24 16:07:38 CEST 2009
commit 040904a4f28381e8712d7b0b68a2887e55ffc2f5
Author: Oliver Dietsch <odietsch at googlemail.com>
Date: Sun May 24 16:07:38 2009 +0200
exalt-svn: Annoying...
* Make updating weekly only.
* I had to make wpa_supplicant a hard depends because
the maintainer decided so. Now every wired one who
wants some additional modules for E has to install
wpa_supplicant as well. If anyone doesn't like the
idea, feel free to waste your time talking to a brick
wall. Here you go:
http://trac.enlightenment.org/e/ticket/284
(Note that a 'lin e_modules-svn' will now automatically
pull in wpa_supplicant. And no, you can't tell
e_modules-svn to not use exalt-svn that easily.)
---
zbeta/exalt-svn/DEPENDS | 5 +++--
zbeta/exalt-svn/DETAILS | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/zbeta/exalt-svn/DEPENDS b/zbeta/exalt-svn/DEPENDS
index ecb6163..dec5f45 100644
--- a/zbeta/exalt-svn/DEPENDS
+++ b/zbeta/exalt-svn/DEPENDS
@@ -1,4 +1,5 @@
-depends dbus
+depends e_dbus-svn
+depends eet-svn
depends elementary-svn
-depends edje-svn
depends eet-svn
+depends wpa_supplicant
diff --git a/zbeta/exalt-svn/DETAILS b/zbeta/exalt-svn/DETAILS
index ecfaf35..faf1598 100644
--- a/zbeta/exalt-svn/DETAILS
+++ b/zbeta/exalt-svn/DETAILS
@@ -1,11 +1,11 @@
MODULE=exalt-svn
- VERSION=beta
+ VERSION=`date +%Y%U`
SOURCE=$MODULE.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
SOURCE_URL=svn+http://svn.enlightenment.org/svn/e/trunk/PROTO/exalt
WEB_SITE=http://www.enlightenment.org
ENTERED=20090221
- UPDATED=`date -u +%Y%m%d`
+ UPDATED=20090221
MODULE_PREFIX=${E17_PREFIX:-/opt/lunar/enlightenment}
SHORT="EFL based network manager"
More information about the Lunar-commits
mailing list