wok diff mlt/receipt @ rev 9115
scummvm: fix genpkg_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 05 11:50:50 2011 +0100 (2011-03-05) |
parents | 8ea363e14173 |
children | b13084a16f46 |
line diff
1.1 --- a/mlt/receipt Sat Feb 12 19:45:30 2011 +0000 1.2 +++ b/mlt/receipt Sat Mar 05 11:50:50 2011 +0100 1.3 @@ -1,13 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="mlt" 1.7 -VERSION="0.6.0" 1.8 +VERSION="0.6.2" 1.9 CATEGORY="multimedia" 1.10 MAINTAINER="jozee@slitaz.org" 1.11 SHORT_DESC="An open source multimedia framework" 1.12 WEB_SITE="http://www.mltframework.org" 1.13 -DEPENDS="libsdl-image libsamplerate libdv qt4 sox libxml2 gtk+ ffmpeg-svn frei0r-plugins" 1.14 -BUILD_DEPENDS="libsamplerate-dev libdv-dev sox-dev Qt4-dev libxml2-dev gtk+-dev ffmpeg-svn-dev libsdl-image-dev frei0r-plugins-dev" 1.15 +DEPENDS="libsdl-image libsamplerate libdv qt4 sox libxml2 gtk+ ffmpeg frei0r-plugins" 1.16 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.17 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.18 TAGS="multimedia" 1.19 @@ -23,7 +22,7 @@ 1.20 --qimage-includedir=/usr/include/Qt \ 1.21 --avformat-swscale && 1.22 make && 1.23 - make DESTDIR=$PWD/_pkg install 1.24 + make install 1.25 } 1.26 1.27 # Rules to gen a SliTaz package suitable for Tazpkg.