mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
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).
This commit is contained in:
parent
975b423257
commit
c7edf3c4ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350827
2 changed files with 6 additions and 0 deletions
|
@ -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}"
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue