[Lunar-commits] <moonbase-efl> eet: version bumped to 1.7.8.

Florin Braescu florin at lunar-linux.org
Sat Aug 31 22:41:24 CEST 2013


commit 79c08af229ea37deabb3731b22b8fc313621771a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 27 Aug 2013 09:19:38 -0700
URL: https://github.com/lunar-linux/moonbase-efl/commit/79c08af229ea37deabb3731b22b8fc313621771a

eet: version bumped to 1.7.8.
---
  eet/DEPENDS | +1/-1     
  eet/DETAILS | +7/-6     
  2 files changed, 8 insertions(+), 7 deletions(-)

--- a/eet/DEPENDS
+++ b/eet/DEPENDS
@@ -1,5 +1,5 @@
 depends eina
-depends zlib
 depends %JPEG
 depends libgcrypt
+
 optional_depends gnutls "" "--disable-gnutls" "SSL support"
--- a/eet/DETAILS
+++ b/eet/DETAILS
@@ -1,16 +1,17 @@
           MODULE=eet
-         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:3f9001a118048e438f013f66a301dd92808c9784
-        WEB_SITE="http://www.enlightenment.org/"
+      SOURCE_VFY=sha1:234f793875b5ac260af1e68b136fcf5b77e2faba
+        WEB_SITE=http://www.enlightenment.org/
          ENTERED=20120430
-         UPDATED=20130706
+         UPDATED=20130827
            SHORT="eet"
+
 cat <<EOF
 EET is designed to write an arbitary set of chunks of data to a file
 and optionally compress each chunk, allowing for fast random-access
 reading of the file later on.
 EOF
-  
+




More information about the Lunar-commits mailing list