wok rev 6910

Up: openshot to 1.2.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 21 13:22:19 2010 +0000 (2010-10-21)
parents 5551b5b6a75e
children d2e8437f8026
files openshot/receipt
line diff
     1.1 --- a/openshot/receipt	Thu Oct 21 13:21:57 2010 +0000
     1.2 +++ b/openshot/receipt	Thu Oct 21 13:22:19 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.