wok diff openshot/receipt @ rev 7847

Add: weechat v0.3.3(from wok-undigest/weechat)
author Liu Peng <rocky@slitaz.org>
date Tue Dec 28 16:11:28 2010 +0000 (2010-12-28)
parents a0e62af8d860
children 63ab912b3581
line diff
     1.1 --- a/openshot/receipt	Tue Oct 19 21:16:06 2010 -0400
     1.2 +++ b/openshot/receipt	Tue Dec 28 16:11:28 2010 +0000
     1.3 @@ -1,16 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="openshot"
     1.7 -VERSION="1.1.3"
     1.8 +VERSION="1.2.2"
     1.9  CATEGORY="multimedia"
    1.10  MAINTAINER="jozee@slitaz.org"
    1.11  SHORT_DESC="an open-source, non-linear video editor for Linux based on MLT framework"
    1.12  WEB_SITE="http://www.openshotvideo.com/"
    1.13  DEPENDS="mlt-python-bindings pygoocanvas libsdl librsvg python-xdg frei0r-plugins"
    1.14  SUGGESTED="dvgrab libquicktime libavc1394 faac jack-audio-connection-kit ladspa"
    1.15 -BUILD_DEPENDS=" mlt mlt-dev librsvg-dev libsdl libsdl-dev frei0r-plugins-dev frei0r-plugins sox sox-dev ffmpeg-svn-dev"
    1.16 +BUILD_DEPENDS="mlt-dev librsvg-dev libsdl-dev frei0r-plugins-dev sox-dev ffmpeg-dev goocanvas-dev"
    1.17  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.18 -WGET_URL="http://launchpad.net/openshot/1.1/$VERSION/+download/$TARBALL"
    1.19 +WGET_URL="http://launchpad.net/openshot/1.2/$VERSION/+download/$TARBALL"
    1.20  TAGS=""
    1.21  
    1.22  # Rules to configure and make the package.