audio/vsound: Mark DEPRECATED

- Upstream disappeared
- Remove GENTOO MASTER_SITES as it no longer provides flat layout
- Set EXPIRATION_DATE 2025-01-26
- Pet portclippy
This commit is contained in:
Muhammad Moinur Rahman 2024-12-27 08:54:40 +01:00
parent f14b2b57b7
commit 8ef09d2ff4
No known key found for this signature in database
GPG key ID: BDB9B5A617C0BC91

View file

@ -3,7 +3,7 @@ PORTVERSION= 0.6
PORTREVISION= 7
CATEGORIES= audio
MASTER_SITES= http://down1.chinaunix.net/distfiles/ \
http://freebsd.nsu.ru/distfiles/ GENTOO
http://freebsd.nsu.ru/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility for capturing audio streams from programs with OSS output
@ -12,12 +12,16 @@ WWW= http://www.vsound.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Upstream disappeared
EXPIRATION_DATE=2025-01-27
BROKEN_riscv64= fails to compile: vsound.c:101:4: Endian guess seems incorrect.
BUILD_DEPENDS= sox:audio/sox
RUN_DEPENDS= sox:audio/sox
USES= alias libtool
GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS