summaryrefslogtreecommitdiffstats
path: root/audio/mpd
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpd')
-rw-r--r--audio/mpd/README6
-rw-r--r--audio/mpd/mpd.info2
2 files changed, 3 insertions, 5 deletions
diff --git a/audio/mpd/README b/audio/mpd/README
index 3e33dbd623..b169a19002 100644
--- a/audio/mpd/README
+++ b/audio/mpd/README
@@ -8,16 +8,14 @@ also makes a great desktop music player, especially if you are a console
junkie, like frontend options, or restart X often.
Some optional and important dependencies, detected automatically:
-* ffmpeg: is recommended for support a wide variety of audio file types
* libshout: enables shoutcast streaming output
* libmms: used for play mms:// and mmsh:// type network streams
* id3lib: add support for edit ID3 tags
* avahi: add support for discovering services on network
* yajl: add support for open soundcloud.com streams
-Other optional dependencies, detected automatically:
-libmpdclient, musepack-tools, lame, faad2, fluidsynth, libsidplay2,
-twolame, libnfs, jack, zziplib.
+Other optional dependencies, detected automatically: libmpdclient,
+musepack-tools, faad2, libsidplay2, twolame, libnfs, jack, zziplib.
NOTE: Be sure to edit the config file (/etc/mpd.conf or ~/mpd.conf)
before running the daemon.
diff --git a/audio/mpd/mpd.info b/audio/mpd/mpd.info
index 57ce03e37d..129f6c469c 100644
--- a/audio/mpd/mpd.info
+++ b/audio/mpd/mpd.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://www.musicpd.org/download/mpd/0.21/mpd-0.21.22.tar.xz"
MD5SUM="bb2629c875aae28460cda5cf5257434b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="meson"
+REQUIRES=""
MAINTAINER="DhabyX"
EMAIL="slack.dhabyx@gmail.com"