git: 210097fabe6c - main - audio/lpac: Deprecate and set expiration date to 2021-12-31
Daniel Engberg
diizzy at FreeBSD.org
Fri Sep 24 21:11:42 UTC 2021
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=210097fabe6cdd0ddde2fc80cb281d58eaf44d20
commit 210097fabe6cdd0ddde2fc80cb281d58eaf44d20
Author: Daniel Engberg <diizzy at FreeBSD.org>
AuthorDate: 2021-09-24 20:33:20 +0000
Commit: Daniel Engberg <diizzy at FreeBSD.org>
CommitDate: 2021-09-24 21:10:14 +0000
audio/lpac: Deprecate and set expiration date to 2021-12-31
Unfetchable and abandoned upstream in 2003
Reference: https://www.nue.tu-berlin.de/menue/mitarbeiterinnen/ehemalige_mitarbeiterinnen/tilman_liebchen/lpac_lossless_audio_codec_for_windows_and_linux/
PR: 258641
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D32041
---
audio/lpac/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/audio/lpac/Makefile b/audio/lpac/Makefile
index a86fa3b5ee74..e8149f36be26 100644
--- a/audio/lpac/Makefile
+++ b/audio/lpac/Makefile
@@ -16,6 +16,10 @@ LICENSE_NAME= lpac
LICENSE_TEXT= No commercial use
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
+BROKEN= Unfetchable
+DEPRECATED= Abandoned upstream in 2003
+EXPIRATION_DATE=2021-12-31
+
NO_BUILD= yes
USES= linux
PLIST_FILES= bin/lpac
More information about the dev-commits-ports-all
mailing list