wok diff quodlibet/receipt @ rev 14455

Up: nagios (3.5.0)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Apr 27 02:48:48 2013 +0200 (2013-04-27)
parents c4ca195c01dd
children 380ffe05937a
line diff
     1.1 --- a/quodlibet/receipt	Wed Feb 24 11:15:37 2010 +0000
     1.2 +++ b/quodlibet/receipt	Sat Apr 27 02:48:48 2013 +0200
     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  {