svn commit: r477137 - head/audio/firefly
Tobias Kortkamp
tobik at FreeBSD.org
Tue Aug 14 06:58:48 UTC 2018
Author: tobik
Date: Tue Aug 14 06:58:47 2018
New Revision: 477137
URL: https://svnweb.freebsd.org/changeset/ports/477137
Log:
Deprecate audio/firefly
It is unmaintained and the author suggests to use forked-daapd instead [1].
[1] https://www.fireflymediaserver.net/
PR: 230231
Approved by: maintainer timeout (2 weeks)
Modified:
head/audio/firefly/Makefile
Modified: head/audio/firefly/Makefile
==============================================================================
--- head/audio/firefly/Makefile Tue Aug 14 06:53:02 2018 (r477136)
+++ head/audio/firefly/Makefile Tue Aug 14 06:58:47 2018 (r477137)
@@ -13,6 +13,9 @@ COMMENT= Open-source media server for the Roku SoundBr
LICENSE= GPLv2
+DEPRECATED= Unmaintained. Use audio/forked-daapd instead
+EXPIRATION_DATE= 2018-09-15
+
BUILD_DEPENDS= ${LOCALBASE}/include/vorbis/codec.h:audio/libvorbis \
${LOCALBASE}/include/FLAC/metadata.h:audio/flac
RUN_DEPENDS= oggdec:audio/vorbis-tools \
More information about the svn-ports-head
mailing list