[Lunar-commits] <moonbase-efl> e_dbus: version bumped to 1.7.8.
Florin Braescu
florin at lunar-linux.org
Sat Aug 31 22:41:22 CEST 2013
commit 097c7af695cd3eb96065d1713d29f5b468bbd4ef
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 27 Aug 2013 09:18:25 -0700
URL: https://github.com/lunar-linux/moonbase-efl/commit/097c7af695cd3eb96065d1713d29f5b468bbd4ef
e_dbus: version bumped to 1.7.8.
---
e_dbus/DEPENDS | +0/-2
e_dbus/DETAILS | +7/-6
2 files changed, 7 insertions(+), 8 deletions(-)
--- a/e_dbus/DEPENDS
+++ b/e_dbus/DEPENDS
@@ -1,4 +1,2 @@
depends dbus
depends ecore
-depends eina
-depends evas
--- a/e_dbus/DETAILS
+++ b/e_dbus/DETAILS
@@ -1,13 +1,14 @@
MODULE=e_dbus
- VERSION=1.7.7
- SOURCE=${MODULE}-${VERSION}.tar.bz2
+ VERSION=1.7.8
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://download.enlightenment.org/releases/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:24b4b26e7d0c9dd6f75a597db055ceb44a355738
- WEB_SITE="http://www.enlightenment.org/"
+ SOURCE_VFY=sha1:71e349ab734e64f3d8aba58685fc5520ab6f7a6b
+ WEB_SITE=http://www.enlightenment.org/
ENTERED=20120430
- UPDATED=20130706
- SHORT="DBUS bindings for EFL applications."
+ UPDATED=20130827
+ SHORT="DBUS bindings for EFL applications"
+
cat <<EOF
Basic convenience wrappers around dbus to ease integrating dbus with
EFL based applications
More information about the Lunar-commits
mailing list