wok-6.x diff gstreamer/receipt @ rev 6837

Add mupdf: mv from undigest ( also need to check if all dependencies for ardour/openshot are moved to wok)
author Rohit Joshi <jozee@slitaz.org>
date Tue Oct 19 21:30:50 2010 -0400 (2010-10-19)
parents 1ca2a873ae2a
children 955ef520b5bf
line diff
     1.1 --- a/gstreamer/receipt	Tue Sep 21 01:28:31 2010 +0000
     1.2 +++ b/gstreamer/receipt	Tue Oct 19 21:30:50 2010 -0400
     1.3 @@ -7,10 +7,10 @@
     1.4  MAINTAINER="jozee@slitaz.org"
     1.5  DEPENDS="libxml2 glib"
     1.6  BUILD_DEPENDS="intltool pkg-config bison flex glib-dev libxml2-dev python
     1.7 -python-dev m4"
     1.8 +python-dev m4 libgio-dev gobject-introspection-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://gstreamer.freedesktop.org/"
    1.11 -WGET_URL="$WEB_SITE/src/gstreamer/$TARBALL"
    1.12 +WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()