wok diff openshot/receipt @ rev 16779
Add: slim-theme-sandfive; slim: apply default strings to ordinary themes.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Jun 22 03:05:45 2014 +0300 (2014-06-22) |
parents | 044c9f323813 |
children | 533c0cab6960 |
line diff
1.1 --- a/openshot/receipt Tue Nov 13 15:58:51 2012 +0100 1.2 +++ b/openshot/receipt Sun Jun 22 03:05:45 2014 +0300 1.3 @@ -4,16 +4,18 @@ 1.4 VERSION="1.4.3" 1.5 CATEGORY="multimedia" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 +LICENSE="GPL3" 1.8 SHORT_DESC="an open-source, non-linear video editor for Linux based on MLT framework" 1.9 WEB_SITE="http://www.openshotvideo.com/" 1.10 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 +WGET_URL="https://launchpad.net/openshot/${VERSION%.*}/$VERSION/+download/$TARBALL" 1.12 +TAGS="" 1.13 + 1.14 DEPENDS="mlt-python-bindings pygoocanvas libsdl librsvg python-xdg \ 1.15 frei0r-plugins python-pil python-httplib2" 1.16 SUGGESTED="dvgrab libquicktime libavc1394 faac jack-audio-connection-kit ladspa" 1.17 BUILD_DEPENDS="mlt-dev librsvg-dev libsdl-dev frei0r-plugins-dev sox-dev \ 1.18 ffmpeg-dev goocanvas-dev wget" 1.19 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.20 -WGET_URL="https://launchpad.net/openshot/${VERSION%.*}/$VERSION/+download/$TARBALL" 1.21 -TAGS="" 1.22 1.23 # Rules to configure and make the package. 1.24 compile_rules() {