[Lunar-commits] <moonbase-efl> eina: version bumped to 1.7.8.
Florin Braescu
florin at lunar-linux.org
Sat Aug 31 22:41:26 CEST 2013
commit 59a4bd34269c41dd8a116a7fa6c209225a98448f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 27 Aug 2013 09:20:43 -0700
URL: https://github.com/lunar-linux/moonbase-efl/commit/59a4bd34269c41dd8a116a7fa6c209225a98448f
eina: version bumped to 1.7.8.
---
eina/DEPENDS | +6/-6
eina/DETAILS | +6/-5
2 files changed, 12 insertions(+), 11 deletions(-)
--- a/eina/DEPENDS
+++ b/eina/DEPENDS
@@ -1,11 +1,11 @@
# circular bootstrap
-if module_installed ecore ; then
- depends ecore
-fi
+#if module_installed ecore ; then
+# depends ecore
+#fi
-if module_installed evas ; then
- depends evas
-fi
+#if module_installed evas ; then
+# depends evas
+#fi
optional_depends valgrind "" "--disable-valgrind" ""
--- a/eina/DETAILS
+++ b/eina/DETAILS
@@ -1,13 +1,14 @@
MODULE=eina
- 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:57aca1d86aed53be39e30596f3dc1625e2c5f0f0
- WEB_SITE="http://www.enlightenment.org/"
+ SOURCE_VFY=sha1:98e3afad143ba632141527cce4673d0034698b6e
+ WEB_SITE=http://www.enlightenment.org/
ENTERED=20120430
- UPDATED=20130706
+ UPDATED=20130827
SHORT="data structure utilities for EFL"
+
cat <<EOF
Eina is a library providing data structure utilities for EFL that
are meant to be lean, efficient and tailored to EFL's needs. This
More information about the Lunar-commits
mailing list