wok-4.x diff plotdrop/receipt @ rev 5346
Updated vlc to 1.0.6. I add libupnp-dev and libavc1394-dev to build depends. I added libupnp and libavc1394 to depends too. Disable swscale so it will build.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Apr 28 09:55:24 2010 +0000 (2010-04-28) |
parents | 72211f583578 |
children | 4f58f85ea594 |
line diff
1.1 --- a/plotdrop/receipt Tue Dec 22 12:45:58 2009 +0100 1.2 +++ b/plotdrop/receipt Wed Apr 28 09:55:24 2010 +0000 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="0.5.3" 1.5 CATEGORY="graphics" 1.6 SHORT_DESC="A minimal GTK frontend to GNUPlot." 1.7 -DEPENDS="gnuplot gtk+ libxml2 expat xorg-libX11" 1.8 +DEPENDS="gnuplot gtk+ libxml2 expat xorg-libX11 libglade" 1.9 MAINTAINER="pankso@slitaz.org" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://plotdrop.sourceforge.net/"