wok-next rev 6757
Up: gst-plugins-bad to 0.10.20.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 17 20:24:04 2010 +0000 (2010-10-17) |
parents | 328ad128bd21 |
children | d182b338c0d3 |
files | gst-plugins-bad-dev/receipt gst-plugins-bad/receipt |
line diff
1.1 --- a/gst-plugins-bad-dev/receipt Sun Oct 17 20:12:01 2010 +0000 1.2 +++ b/gst-plugins-bad-dev/receipt Sun Oct 17 20:24:04 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gst-plugins-bad-dev" 1.7 -VERSION="0.10.11" 1.8 +VERSION="0.10.20" 1.9 SERIES="0.10" 1.10 CATEGORY="development" 1.11 SHORT_DESC="gst-plugins-bad devel files"
2.1 --- a/gst-plugins-bad/receipt Sun Oct 17 20:12:01 2010 +0000 2.2 +++ b/gst-plugins-bad/receipt Sun Oct 17 20:24:04 2010 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="gst-plugins-bad" 2.7 -VERSION="0.10.11" 2.8 +VERSION="0.10.20" 2.9 CATEGORY="multimedia" 2.10 SHORT_DESC="GStreamer Bad Plugins" 2.11 MAINTAINER="jozee@slitaz.org" 2.12 @@ -9,9 +9,9 @@ 2.13 libkrb5 libmodplug libsndfile expat neon libcomerr3 faac faad2 libmms jasper \ 2.14 mjpegtools" 2.15 BUILD_DEPENDS="pkg-config glib-dev gst-plugins-base gst-plugins-base-dev liboil-dev gstreamer-dev libxml2-dev libmodplug" 2.16 -TARBALL="$PACKAGE-$VERSION.tar.gz" 2.17 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.18 WEB_SITE="http://gstreamer.freedesktop.org/" 2.19 -WGET_URL="$WEB_SITE/src/gst-plugins-bad/$TARBALL" 2.20 +WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" 2.21 2.22 # Rules to configure and make the package. 2.23 compile_rules()