# HG changeset patch # User Pascal Bellard # Date 1361196261 -3600 # Node ID 4c66e5450751ce70e4b16d3f59948652bda56177 # Parent deb01dbb0b99d5a69fafe29fd5b2215cf961c60c gst-plugins-base: update bdeps diff -r deb01dbb0b99 -r 4c66e5450751 gst-plugins-base/receipt --- a/gst-plugins-base/receipt Mon Feb 18 14:54:08 2013 +0100 +++ b/gst-plugins-base/receipt Mon Feb 18 15:04:21 2013 +0100 @@ -6,17 +6,17 @@ CATEGORY="multimedia" SHORT_DESC="GStreamer Base Plugins" MAINTAINER="jozee@slitaz.org" +TARBALL="$PACKAGE-$VERSION.tar.xz" +WEB_SITE="http://gstreamer.freedesktop.org/" +WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" +LOCALES="da de es fr id it pt_BR ru zh_CN" + DEPENDS="gstreamer pango libgio \ alsa-lib libogg libtheora libtheora-enc libvorbis vorbis-tools \ cdparanoia-III orc" BUILD_DEPENDS="pkg-config glib-dev gstreamer-dev pango-dev libgio-dev \ -alsa-lib-dev libogg-dev libtheora-dev libvorbis-dev xorg-libXv-dev \ -gobject-introspection-dev \ -cdparanoia-III-dev orc-dev" -TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://gstreamer.freedesktop.org/" -WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" -LOCALES="da de es fr id it pt_BR ru zh_CN" +alsa-lib-dev libogg-dev libtheora-dev libtheora-enc libvorbis-dev \ +xorg-libXv-dev gobject-introspection-dev cdparanoia-III-dev orc-dev" # Rules to configure and make the package. compile_rules()