wok diff gst-plugins-base/receipt @ rev 14222

Up cookutils (3.1.4) add AUFS_NOT_RAMFS support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 19 09:06:08 2013 +0100 (2013-03-19)
parents de13a14f1b22
children 97099e93ece0
line diff
     1.1 --- a/gst-plugins-base/receipt	Sun Feb 17 19:55:44 2013 +0100
     1.2 +++ b/gst-plugins-base/receipt	Tue Mar 19 09:06:08 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()