wok-next rev 14678
emotion-dev: Up to 1.7.7
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Jun 06 22:08:47 2013 +0200 (2013-06-06) |
parents | 8a8fa8de9fb1 |
children | daadb98292fe |
files | emotion-dev/receipt |
line diff
1.1 --- a/emotion-dev/receipt Thu Jun 06 22:08:46 2013 +0200 1.2 +++ b/emotion-dev/receipt Thu Jun 06 22:08:47 2013 +0200 1.3 @@ -1,14 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="emotion-dev" 1.7 -VERSION="1.7.6" 1.8 +VERSION="1.7.7" 1.9 CATEGORY="development" 1.10 -SHORT_DESC="Devel files from E17 emotion libs." 1.11 +SHORT_DESC="EFL video and audio codec playback library - Devel files." 1.12 MAINTAINER="pankso@slitaz.org" 1.13 WANTED="emotion" 1.14 WEB_SITE="http://www.enlightenment.org/" 1.15 1.16 -DEPENDS="edje-dev eio-dev xine-lib-dev" 1.17 +DEPENDS="edje-dev eio-dev eeze-dev 1.18 +xine-lib-dev" 1.19 +OPTIONAL_DEPENDS="gstreamer-dev gst-plugins-base-dev" 1.20 1.21 # Rules to gen a SliTaz package suitable for Tazpkg. 1.22 genpkg_rules() 1.23 @@ -22,4 +24,3 @@ 1.24 cp -a $install/usr/lib/edje/modules/emotion/linux-gnu-i486-1.0.0/*.*a \ 1.25 $fs/usr/lib/edje/modules/emotion/linux-gnu-i486-1.0.0 1.26 } 1.27 -