wok rev 14035

gst-plugins-base: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 18 15:04:21 2013 +0100 (2013-02-18)
parents deb01dbb0b99
children 81219176b4d3
files gst-plugins-base/receipt
line diff
     1.1 --- a/gst-plugins-base/receipt	Mon Feb 18 14:54:08 2013 +0100
     1.2 +++ b/gst-plugins-base/receipt	Mon Feb 18 15:04:21 2013 +0100
     1.3 @@ -6,17 +6,17 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="GStreamer Base Plugins"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 +TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.8 +WEB_SITE="http://gstreamer.freedesktop.org/"
     1.9 +WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL"
    1.10 +LOCALES="da de es fr id it pt_BR ru zh_CN"
    1.11 +
    1.12  DEPENDS="gstreamer pango libgio \
    1.13  alsa-lib libogg libtheora libtheora-enc libvorbis vorbis-tools \
    1.14  cdparanoia-III orc"
    1.15  BUILD_DEPENDS="pkg-config glib-dev gstreamer-dev pango-dev libgio-dev \
    1.16 -alsa-lib-dev libogg-dev libtheora-dev libvorbis-dev xorg-libXv-dev \
    1.17 -gobject-introspection-dev \
    1.18 -cdparanoia-III-dev orc-dev"
    1.19 -TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.20 -WEB_SITE="http://gstreamer.freedesktop.org/"
    1.21 -WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL"
    1.22 -LOCALES="da de es fr id it pt_BR ru zh_CN"
    1.23 +alsa-lib-dev libogg-dev libtheora-dev libtheora-enc libvorbis-dev \
    1.24 +xorg-libXv-dev gobject-introspection-dev cdparanoia-III-dev orc-dev"
    1.25  
    1.26  # Rules to configure and make the package.
    1.27  compile_rules()