wok-6.x diff emotion/receipt @ rev 12764
Up broadcom-wl (5_100_82_112)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 12 13:52:35 2012 +0200 (2012-05-12) |
parents | 2325c41c9264 |
children | 0f005c2005cb |
line diff
1.1 --- a/emotion/receipt Fri May 13 22:32:56 2011 +0200 1.2 +++ b/emotion/receipt Sat May 12 13:52:35 2012 +0200 1.3 @@ -7,13 +7,11 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.enlightenment.org/" 1.7 -WGET_URL="subversion|http://svn.enlightenment.org/svn/e/trunk/$PACKAGE" 1.8 +WGET_URL="svn|http://svn.enlightenment.org/svn/e/trunk/$PACKAGE" 1.9 BRANCH="$VERSION" 1.10 1.11 -DEPENDS="xine-lib xorg-libXp xorg-libXss fribidi edje xorg-libXdamage \ 1.12 -xorg-libXtst gnutls jpeg fontconfig glib eina libtasn1" 1.13 -BUILD_DEPENDS="eet-dev evas-dev ecore-dev embryo-dev edje-dev xine-lib-dev 1.14 -xorg-libXp-dev xorg-libXss-dev fribidi-dev subversion eina-dev" 1.15 +DEPENDS="eina eet evas ecore edje xine-lib" 1.16 +BUILD_DEPENDS="eina-dev eet-dev evas-dev ecore-dev edje-dev xine-lib-dev" 1.17 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 @@ -24,8 +22,7 @@ 1.21 --mandir=/usr/share/man \ 1.22 --disable-gstreamer \ 1.23 $CONFIGURE_ARGS && 1.24 - make && 1.25 - make DESTDIR=$PWD/_pkg install 1.26 + make && make install 1.27 } 1.28 1.29 # Rules to gen a SliTaz package suitable for Tazpkg.