# HG changeset patch # User Christopher Rogers # Date 1287347044 0 # Node ID 23e635893e0e7a20922ed0a8c9bb629ed0bf3de5 # Parent 328ad128bd21c261ebc32ca66a8456b5df23b296 Up: gst-plugins-bad to 0.10.20. diff -r 328ad128bd21 -r 23e635893e0e gst-plugins-bad-dev/receipt --- a/gst-plugins-bad-dev/receipt Sun Oct 17 20:12:01 2010 +0000 +++ b/gst-plugins-bad-dev/receipt Sun Oct 17 20:24:04 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="gst-plugins-bad-dev" -VERSION="0.10.11" +VERSION="0.10.20" SERIES="0.10" CATEGORY="development" SHORT_DESC="gst-plugins-bad devel files" diff -r 328ad128bd21 -r 23e635893e0e gst-plugins-bad/receipt --- a/gst-plugins-bad/receipt Sun Oct 17 20:12:01 2010 +0000 +++ b/gst-plugins-bad/receipt Sun Oct 17 20:24:04 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="gst-plugins-bad" -VERSION="0.10.11" +VERSION="0.10.20" CATEGORY="multimedia" SHORT_DESC="GStreamer Bad Plugins" MAINTAINER="jozee@slitaz.org" @@ -9,9 +9,9 @@ libkrb5 libmodplug libsndfile expat neon libcomerr3 faac faad2 libmms jasper \ mjpegtools" BUILD_DEPENDS="pkg-config glib-dev gst-plugins-base gst-plugins-base-dev liboil-dev gstreamer-dev libxml2-dev libmodplug" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://gstreamer.freedesktop.org/" -WGET_URL="$WEB_SITE/src/gst-plugins-bad/$TARBALL" +WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" # Rules to configure and make the package. compile_rules()