wok diff quodlibet/receipt @ rev 12015

Add linux-nbd & linux-aoe
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 06 11:55:34 2012 +0100 (2012-03-06)
parents c4ca195c01dd
children 380ffe05937a
line diff
     1.1 --- a/quodlibet/receipt	Wed Feb 24 11:15:37 2010 +0000
     1.2 +++ b/quodlibet/receipt	Tue Mar 06 11:55:34 2012 +0100
     1.3 @@ -5,14 +5,18 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="An audio player written in pygtk"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 -DEPENDS="dbus-python gst-python gst-plugins-base gst-plugins-good gst-plugins-ugly mutagen pygtk gstreamer"
     1.8 -BUILD_DEPENDS="dbus-python-dev gst-python-dev gst-plugins-base-dev gst-plugins-good-dev gstreamer-dev gst-plugins-ugly-dev pygtk-dev intltool gettext gtk+-dev "
     1.9  SUGGESTED="gst-bad-plugins gst-ffmpeg"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://quodlibet.googlecode.com/" 
    1.12  WGET_URL="$WEB_SITE/files/$TARBALL"
    1.13  TAGS="multimedia audio sound music player python"
    1.14  
    1.15 +DEPENDS="dbus-python gst-python gst-plugins-base gst-plugins-good \
    1.16 +gst-plugins-ugly mutagen pygtk gstreamer"
    1.17 +BUILD_DEPENDS="dbus-python-dev gst-python-dev gst-plugins-base-dev \
    1.18 +gst-plugins-good-dev gstreamer-dev gst-plugins-ugly-dev pygtk-dev intltool \
    1.19 +gettext gtk+-dev python-dev"
    1.20 +
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()
    1.23  {