wok diff lives/receipt @ rev 6960

singularity: patch and path change
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Oct 26 13:14:13 2010 +0200 (2010-10-26)
parents 8960de1b7e32
children 03933a919f81
line diff
     1.1 --- a/lives/receipt	Mon May 10 19:44:45 2010 +0000
     1.2 +++ b/lives/receipt	Tue Oct 26 13:14:13 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lives"
     1.7 -VERSION="1.3.3"
     1.8 +VERSION="1.3.4"
     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 procps"
    1.17 +BUILD_DEPENDS="alsa-lib alsa-lib-dev libpng-dev gtk+-dev procps expat-dev perl"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20  #