aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2017-12-21 08:11:34 +0000
committerThomas Zander <riggs@FreeBSD.org>2017-12-21 08:11:34 +0000
commit0bb170f47f7f665207492519a03c634c0ebe6082 (patch)
treea80c1cf6c951c3d6e0bd1c3062cfedcd27cd85ad /audio
parentcee4e99c923f36c532d982ddc784f46e2f557623 (diff)
downloadports-0bb170f47f7f665207492519a03c634c0ebe6082.tar.gz
ports-0bb170f47f7f665207492519a03c634c0ebe6082.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/musicpd/Makefile5
-rw-r--r--audio/musicpd/distinfo6
-rw-r--r--audio/musicpd/files/pkg-message.in18
3 files changed, 18 insertions, 11 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index d20e4b985870..8a0f91f6aba7 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= musicpd
-PORTVERSION= 0.20.12
+PORTVERSION= 0.20.13
CATEGORIES= audio ipv6
MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
@@ -111,7 +111,8 @@ MUSEPACK_LIB_DEPENDS=libmpcdec.so:audio/musepack
OPENAL_CONFIGURE_ENABLE=openal
OPENAL_LIB_DEPENDS=libopenal.so:audio/openal
OPUS_CONFIGURE_ENABLE=opus
-OPUS_LIB_DEPENDS=libopus.so:audio/opus
+OPUS_LIB_DEPENDS= libopus.so:audio/opus \
+ libogg.so:audio/libogg
OSS_CONFIGURE_ENABLE=oss
PIPE_CONFIGURE_ENABLE=pipe-output
PULSEAUDIO_CONFIGURE_ENABLE=pulse
diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo
index a7a0782b340c..731dea684589 100644
--- a/audio/musicpd/distinfo
+++ b/audio/musicpd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512323729
-SHA256 (mpd-0.20.12.tar.xz) = e159ac0608fb85c891bd19375ed7056d5f9ec4ba492b052f24820513e774f709
-SIZE (mpd-0.20.12.tar.xz) = 781072
+TIMESTAMP = 1513757795
+SHA256 (mpd-0.20.13.tar.xz) = 46c1c534d80a52de00263e8ef43a6011ff9d765232443749539ef26b1b48ff40
+SIZE (mpd-0.20.13.tar.xz) = 788036
diff --git a/audio/musicpd/files/pkg-message.in b/audio/musicpd/files/pkg-message.in
index 0965a11b7795..4bbea0d184a2 100644
--- a/audio/musicpd/files/pkg-message.in
+++ b/audio/musicpd/files/pkg-message.in
@@ -25,12 +25,18 @@ Then start the server with
or reboot.
-NOTE: The musicpd server is pretty useless without a client.
- You might want to install one of the following ports too:
-
- Command line: musicpc, ncmpc (Curses), ncmpcpp (Curses)
- GNOME / GTK: glurp, gmpc
- KDE / Qt: quimup, qmpdlient
+NOTE: The musicpd server does not come with a client. In order
+ to use it, you need one. They come in all shapes and
+ sizes for many platforms (including iOS and Android for
+ remote controlling musicpd from your smartphone).
+
+ In the FreeBSD ports tree, there is a number of clients as
+ well, for instance (non-exhaustive list):
+
+ Command line: musicpc
+ Curses: ncmpc, ncmpcpp, pms, pms-devel
+ GNOME / GTK: ario, gimmix, glurp, gmpc, sonata
+ KDE / Qt: cantana, quimup, qmpdlient
Web: phpmp