From c7edf3c4ea3f0c266f78206f9d3f8708e6763377 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Thu, 10 Apr 2014 18:53:08 +0000 Subject: [PATCH] Bonk was an experimental audio codec that never saw wide use. No upstream development since 2002. If anybody still uses this, they should switch to audio/flac or audio/wavpack. Set expiration date (3 months). --- audio/bonk/Makefile | 3 +++ audio/xmms-bonk/Makefile | 3 +++ 2 files changed, 6 insertions(+) diff --git a/audio/bonk/Makefile b/audio/bonk/Makefile index a2d20b6b8bf3..c8f98f2fb097 100644 --- a/audio/bonk/Makefile +++ b/audio/bonk/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://www.logarithmic.net/pfh-files/bonk/ MAINTAINER= naddy@FreeBSD.org COMMENT= Lossy/lossless audio compressor +DEPRECATED= Obsolete experimental codec, use audio/flac or audio/wavpack +EXPIRATION_DATE= 2014-07-15 + MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \ PREFIX="${STAGEDIR}${PREFIX}" INSTALL="${INSTALL_PROGRAM}" diff --git a/audio/xmms-bonk/Makefile b/audio/xmms-bonk/Makefile index 8e3e60b02a96..e1ce2c5624a0 100644 --- a/audio/xmms-bonk/Makefile +++ b/audio/xmms-bonk/Makefile @@ -12,6 +12,9 @@ COMMENT= XMMS input plugin to play bonk files LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms +DEPRECATED= Obsolete experimental codec, use audio/flac or audio/wavpack +EXPIRATION_DATE= 2014-07-15 + ALL_TARGET= PLIST_FILES= lib/xmms/Input/libbonk.so