git: 28f51a9f5dbf - main - audio/soundkonverter: Deprecate and set expiration date to 2023-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Feb 2023 14:04:57 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=28f51a9f5dbfd027660849ac4c9aa6913d14a355 commit 28f51a9f5dbfd027660849ac4c9aa6913d14a355 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-02-26 13:41:22 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-02-26 14:04:47 +0000 audio/soundkonverter: Deprecate and set expiration date to 2023-03-31 Reference: https://github.com/dfaust/soundkonverter/ --- audio/soundkonverter/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/soundkonverter/Makefile b/audio/soundkonverter/Makefile index bffacd3e5c86..a9f3821c8cdc 100644 --- a/audio/soundkonverter/Makefile +++ b/audio/soundkonverter/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/dfaust/soundkonverter/ LICENSE= GPLv2 +DEPRECATED= Unsupported upstream, consider using audio/cyanrip or audio/abcde (ripping CDs), audio/rsgain (ReplayGain scanning) and multimedia/ffmpeg (transcoding) +EXPIRATION_DATE=2023-03-31 + LIB_DEPENDS= libtag.so:audio/taglib \ libcdda_paranoia.so:audio/cdparanoia \ libphonon4qt5.so:multimedia/phonon