wok-6.x diff gst-plugins-bad/receipt @ rev 7436
Up: cache to 3.1.3.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Nov 29 05:08:22 2010 +0000 (2010-11-29) |
parents | e4319b0b765a |
children | f19556aebbff |
line diff
1.1 --- a/gst-plugins-bad/receipt Sat Jul 10 18:02:56 2010 +0200 1.2 +++ b/gst-plugins-bad/receipt Mon Nov 29 05:08:22 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gst-plugins-bad" 1.7 -VERSION="0.10.11" 1.8 +VERSION="0.10.20" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="GStreamer Bad Plugins" 1.11 MAINTAINER="jozee@slitaz.org" 1.12 @@ -9,9 +9,9 @@ 1.13 libkrb5 libmodplug libsndfile expat neon libcomerr3 faac faad2 libmms jasper \ 1.14 mjpegtools" 1.15 BUILD_DEPENDS="pkg-config glib-dev gst-plugins-base gst-plugins-base-dev liboil-dev gstreamer-dev libxml2-dev libmodplug" 1.16 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.17 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.18 WEB_SITE="http://gstreamer.freedesktop.org/" 1.19 -WGET_URL="$WEB_SITE/src/gst-plugins-bad/$TARBALL" 1.20 +WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" 1.21 1.22 # Rules to configure and make the package. 1.23 compile_rules()