# HG changeset patch # User Dominique Corbex # Date 1370549327 -7200 # Node ID baf4d84844c4d217fe4029fd154b5064bb6a6e8d # Parent 8a8fa8de9fb1f1dc3827a2cf8f2817a126bf9568 emotion-dev: Up to 1.7.7 diff -r 8a8fa8de9fb1 -r baf4d84844c4 emotion-dev/receipt --- a/emotion-dev/receipt Thu Jun 06 22:08:46 2013 +0200 +++ b/emotion-dev/receipt Thu Jun 06 22:08:47 2013 +0200 @@ -1,14 +1,16 @@ # SliTaz package receipt. PACKAGE="emotion-dev" -VERSION="1.7.6" +VERSION="1.7.7" CATEGORY="development" -SHORT_DESC="Devel files from E17 emotion libs." +SHORT_DESC="EFL video and audio codec playback library - Devel files." MAINTAINER="pankso@slitaz.org" WANTED="emotion" WEB_SITE="http://www.enlightenment.org/" -DEPENDS="edje-dev eio-dev xine-lib-dev" +DEPENDS="edje-dev eio-dev eeze-dev +xine-lib-dev" +OPTIONAL_DEPENDS="gstreamer-dev gst-plugins-base-dev" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() @@ -22,4 +24,3 @@ cp -a $install/usr/lib/edje/modules/emotion/linux-gnu-i486-1.0.0/*.*a \ $fs/usr/lib/edje/modules/emotion/linux-gnu-i486-1.0.0 } -