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

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


commit 0356702a9b06834614ad789ae7124a0cbb040e98
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 27 Aug 2013 09:21:59 -0700
URL: https://github.com/lunar-linux/moonbase-efl/commit/0356702a9b06834614ad789ae7124a0cbb040e98

emotion: version bumped to 1.7.8.
---
  emotion/BUILD   | +2/-6     
  emotion/DEPENDS | +3/-5     
  emotion/DETAILS | +8/-7     
  3 files changed, 13 insertions(+), 18 deletions(-)

--- a/emotion/BUILD
+++ b/emotion/BUILD
@@ -1,6 +1,2 @@
-(
-
-    sedit "s:-lpthread:-lpthread -lrt:" src/generic_players/vlc/Makefile.in &&
-    default_build
-
-) > $C_FIFO 2>&1
+sedit "s:-lpthread:-lpthread -lrt:" src/generic_players/vlc/Makefile.in
+default_build
--- a/emotion/DEPENDS
+++ b/emotion/DEPENDS
@@ -1,9 +1,7 @@
-depends ecore
 depends edje
-depends eet
 depends eeze
-depends eio
-depends evas
 
-optional_depends "gstreamer-10" "--enable-gstreamer" "--disable-gstreamer"  \
+optional_depends "gstreamer-10" \
+                 "--enable-gstreamer" \
+                 "--disable-gstreamer"  \
                  "for gstreamer based video/audio decoding support"
--- a/emotion/DETAILS
+++ b/emotion/DETAILS
@@ -1,17 +1,18 @@
           MODULE=emotion
-         VERSION=1.7.6
-          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:88f99c62446206d486e7eb0f03516995b19e4e6c
-        WEB_SITE="http://www.enlightenment.org/"
+      SOURCE_VFY=sha1:abae9b3db390e21d2d348109360e5e644bfad838
+        WEB_SITE=http://www.enlightenment.org/
          ENTERED=20120430
-         UPDATED=20130420
+         UPDATED=20130827
            SHORT="Multimedia support for EFL"
+
 cat <<EOF
 Emotion is an Evas smart-object library providing video/audio
-capabilites.  Emotion leverages xine-lib and/or GStreamer; integrating
-seemlessly with the rest of the EFL.  Because it is based on xine-lib
+capabilites. Emotion leverages xine-lib and/or GStreamer; integrating
+seemlessly with the rest of the EFL. Because it is based on xine-lib
 and/or GStreamer, any formats that they support (Theora, DiVX, MP3,
 etc) are automatically available using Emotion.
 EOF




More information about the Lunar-commits mailing list