wok-6.x diff openshot/receipt @ rev 7221
Removed --enable-gl-osmesa in mesa. I hope this doesn't break everything. I think this will fix mesa-demos since archlinux doesn't have --enable-gl-osmesa in there mesa.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Nov 11 01:40:18 2010 +0000 (2010-11-11) |
parents | a0e62af8d860 |
children | 63ab912b3581 |
line diff
1.1 --- a/openshot/receipt Tue Oct 19 21:16:06 2010 -0400 1.2 +++ b/openshot/receipt Thu Nov 11 01:40:18 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.