wok rev 6869

Up: gst-python to 0.10.19.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 20 20:07:00 2010 +0000 (2010-10-20)
parents 87b8b5bff187
children 99e8c056d76f
files gst-python-dev/receipt gst-python/receipt
line diff
     1.1 --- a/gst-python-dev/receipt	Wed Oct 20 20:03:50 2010 +0000
     1.2 +++ b/gst-python-dev/receipt	Wed Oct 20 20:07:00 2010 +0000
     1.3 @@ -1,11 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gst-python-dev"
     1.7 -VERSION="0.10.14"
     1.8 +VERSION="0.10.19"
     1.9  SERIES="0.10"
    1.10  CATEGORY="development"
    1.11  SHORT_DESC="gst-python devel files"
    1.12  MAINTAINER="jozee@slitaz.org"
    1.13 +DEPENDS="gst-python"
    1.14  WANTED="gst-python"
    1.15  WEB_SITE="http://gstreamer.freedesktop.org/"
    1.16  
     2.1 --- a/gst-python/receipt	Wed Oct 20 20:03:50 2010 +0000
     2.2 +++ b/gst-python/receipt	Wed Oct 20 20:07:00 2010 +0000
     2.3 @@ -1,13 +1,13 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="gst-python"
     2.7 -VERSION="0.10.14"
     2.8 +VERSION="0.10.19"
     2.9  CATEGORY="multimedia"
    2.10  SHORT_DESC="GStreamer Python Plugins"
    2.11  MAINTAINER="jozee@slitaz.org"
    2.12  DEPENDS="pygobject gstreamer gst-plugins-base"
    2.13 -BUILD_DEPENDS="pygobject-dev gstreamer gstreamer-dev libxml2-dev liboil-dev python-dev glib-dev"
    2.14 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.15 +BUILD_DEPENDS="pygobject-dev gstreamer gstreamer-dev libxml2-dev liboil-dev python-dev glib-dev gst-plugins-base-dev pkg-config"
    2.16 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
    2.17  WEB_SITE="http://gstreamer.freedesktop.org/" 
    2.18  WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL"
    2.19