1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Rename audio/ patch-xy patches to reflect the files they modify.

This commit is contained in:
Adam Weinberger 2014-07-28 14:12:36 +00:00
parent 8a7de1aa78
commit 6df3e23245
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363157
119 changed files with 6 additions and 5 deletions

View File

@ -6,11 +6,12 @@ PORTVERSION= 1.02
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/mixers
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Cpu's Audio Mixer [curses based]
USES= tar:tgz
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \
BINDIR="${PREFIX}/bin" \
MANDIR="${MAN1PREFIX}/man/man1" \

View File

@ -30,6 +30,6 @@ pre-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cdplay ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/cdplay.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/cdplay.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= uqs@FreeBSD.org
COMMENT= Utility to merge mp3 files (and other formats)
COMMENT= Merge mp3 files (and other formats)
GNU_CONFIGURE= yes

View File

@ -10,7 +10,7 @@ MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/
MAINTAINER= ports@FreeBSD.org
COMMENT= Speech synthesizer
LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \
LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \
libaudio.so:${PORTSDIR}/audio/nas
GNU_CONFIGURE= yes

View File

@ -10,7 +10,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/libshout/ \
http://public.planetmirror.com/pub/xiph/releases/libshout/
MAINTAINER= ports@FreeBSD.org
COMMENT= Program that sends mp3 streams to an icecast/shoutcast server
COMMENT= Send mp3 streams to an icecast/shoutcast server
GNU_CONFIGURE= yes

Some files were not shown because too many files have changed in this diff Show More