wok diff lives/receipt @ rev 6065

tazbb: breaks a cook loop
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 22 11:18:37 2010 +0200 (2010-08-22)
parents 8752c40cc534
children fde0d38132af
line diff
     1.1 --- a/lives/receipt	Sun Feb 28 16:17:14 2010 +0100
     1.2 +++ b/lives/receipt	Sun Aug 22 11:18:37 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lives"
     1.7 -VERSION="1.1.8"
     1.8 +VERSION="1.3.3"
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="Simple to use, yet powerful video editor and VJ tool."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -10,7 +10,7 @@
    1.13  WEB_SITE="http://lives.sourceforge.net/"
    1.14  WGET_URL="http://www.xs4all.nl/%7Esalsaman/lives/current/$TARBALL"
    1.15  DEPENDS="alsa-lib libpng gtk+ sox mjpegtools libavc1394 liboil libtheora"
    1.16 -BUILD_DEPENDS="alsa-lib-dev libpng-dev gtk+-dev"
    1.17 +BUILD_DEPENDS="alsa-lib-dev libpng-dev gtk+-dev procps"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  #