[Lunar-commits] <moonbase-efl> edje: version bumped to 1.7.8.
Florin Braescu
florin at lunar-linux.org
Sat Aug 31 22:41:24 CEST 2013
commit ed8d745083ff8c8e6572ba6f2ffbe05a22e4a323
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 27 Aug 2013 09:19:21 -0700
URL: https://github.com/lunar-linux/moonbase-efl/commit/ed8d745083ff8c8e6572ba6f2ffbe05a22e4a323
edje: version bumped to 1.7.8.
---
edje/DEPENDS | +3/-2
edje/DETAILS | +8/-7
2 files changed, 11 insertions(+), 9 deletions(-)
--- a/edje/DEPENDS
+++ b/edje/DEPENDS
@@ -1,6 +1,7 @@
depends ecore
depends eet
-depends eina
-depends evas
depends embryo
+depends eio
depends lua
+depends shared-mime-info
+
--- a/edje/DETAILS
+++ b/edje/DETAILS
@@ -1,15 +1,16 @@
MODULE=edje
- 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:18e5790c9904d3f279aabe43c1fae339dc93529f
- WEB_SITE="http://www.enlightenment.org/"
+ SOURCE_VFY=sha1:7c4d812e6dbb176f7241e47fcf223cf1efd82820
+ WEB_SITE=http://www.enlightenment.org/
ENTERED=20120430
- UPDATED=20130706
+ UPDATED=20130827
SHORT="Animation library for EFL"
+
cat <<EOF
-Edje is a complex graphical design and layout library. It is a sequel
-to "Ebits". Using its simplistic event driven style of programming, one
+Edje is a complex graphical design and layout library. It is a sequel
+to "Ebits". Using its simplistic event driven style of programming, one
can produce almost any look and feel wanted for basic visual elements.
EOF
More information about the Lunar-commits
mailing list