mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
audio/vsound: undeprecate the port and assume its maintainership
Refresh the mirror list, point WWW to the archived website copy,
and remove useless empty line added in the previous commit.
Fixes: 8ef09d2ff4
This commit is contained in:
parent
0813890a4f
commit
cb4db63ecc
1 changed files with 4 additions and 8 deletions
|
@ -2,26 +2,22 @@ PORTNAME= vsound
|
|||
PORTVERSION= 0.6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://down1.chinaunix.net/distfiles/ \
|
||||
http://freebsd.nsu.ru/distfiles/
|
||||
MASTER_SITES= http://download.nus.edu.sg/mirror/gentoo/distfiles/65/ \
|
||||
http://freebsd.nsu.ru/distfiles/ LOCAL/danfe
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Utility for capturing audio streams from programs with OSS output
|
||||
WWW= http://www.vsound.org/
|
||||
WWW= http://web.archive.org/web/20210502033331/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
|
||||
|
|
Loading…
Add table
Reference in a new issue