[Lunar-commits] <moonbase-efl> eio: version bumped to 1.7.8.
Florin Braescu
florin at lunar-linux.org
Sat Aug 31 22:41:27 CEST 2013
commit 649ae48da538606e969d9700ce896aa69414428e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 27 Aug 2013 09:21:00 -0700
URL: https://github.com/lunar-linux/moonbase-efl/commit/649ae48da538606e969d9700ce896aa69414428e
eio: version bumped to 1.7.8.
---
eio/DEPENDS | +1/-2
eio/DETAILS | +6/-5
2 files changed, 7 insertions(+), 7 deletions(-)
--- a/eio/DEPENDS
+++ b/eio/DEPENDS
@@ -1,3 +1,2 @@
depends ecore
-depends eet
-depends eina
+#depends eet
--- a/eio/DETAILS
+++ b/eio/DETAILS
@@ -1,13 +1,14 @@
MODULE=eio
- 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:1acc84999731a430350ac48f31a5f00d1bbf6e92
- WEB_SITE="http://www.enlightenment.org/"
+ SOURCE_VFY=sha1:514880eae6d4a5a48ac67f90227aa5d87abdaeb8
+ WEB_SITE=http://www.enlightenment.org/
ENTERED=20120430
- UPDATED=20130706
+ UPDATED=20130827
SHORT="efficient filesystem input/output for EFL"
+
cat <<EOF
Eio integrates with EFL (Ecore, Eina) to provide efficient filesystem
Input/Output? (I/O). It use the best techniques to achieve such purpose,
More information about the Lunar-commits
mailing list