multimedia/exaile: Fixed dep information
This commit is contained in:
parent
c223b339a5
commit
d2584475ea
|
@ -3,8 +3,6 @@ incorporates automatic fetching of album art, handling of large libraries,
|
|||
lyrics fetching, artist/album information via Wikipedia, and Last.fm
|
||||
submission support.
|
||||
|
||||
This requires gst-python and mutagen.
|
||||
|
||||
Optional dependencies are gst-plugins-ugly (for mp3 support), cddb-py (for
|
||||
audio CD playback), gst-gnome-vfs (for SHOUTcast support), webkit,
|
||||
pywebkitgtk (for contextual informations about the track) and streamripper
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://launchpad.net/exaile/0.3.2/0.3.2.1/+download/exaile-0.3.2.1.tar
|
|||
MD5SUM="7ecfa9e52a9f2882717b3483518b604b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cddb-py gst-plugins-ugly gst-python mutagen pywebkitgtk streamripper webkit"
|
||||
REQUIRES="gst-python mutagen"
|
||||
MAINTAINER="Diogo Leal"
|
||||
EMAIL="diogo@diogoleal.com"
|
||||
|
|
Loading…
Reference in New Issue