mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Rename audio/ patch-xy patches to reflect the files they modify.
This commit is contained in:
parent
8a7de1aa78
commit
6df3e23245
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363157
@ -6,11 +6,12 @@ PORTVERSION= 1.02
|
|||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
||||||
MASTER_SITE_SUBDIR= apps/sound/mixers
|
MASTER_SITE_SUBDIR= apps/sound/mixers
|
||||||
EXTRACT_SUFX= .tgz
|
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Cpu's Audio Mixer [curses based]
|
COMMENT= Cpu's Audio Mixer [curses based]
|
||||||
|
|
||||||
|
USES= tar:tgz
|
||||||
|
|
||||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \
|
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \
|
||||||
BINDIR="${PREFIX}/bin" \
|
BINDIR="${PREFIX}/bin" \
|
||||||
MANDIR="${MAN1PREFIX}/man/man1" \
|
MANDIR="${MAN1PREFIX}/man/man1" \
|
||||||
|
@ -30,6 +30,6 @@ pre-patch:
|
|||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${INSTALL_PROGRAM} ${WRKSRC}/cdplay ${STAGEDIR}${PREFIX}/bin
|
${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>
|
.include <bsd.port.mk>
|
||||||
|
@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
|
|||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||||
|
|
||||||
MAINTAINER= uqs@FreeBSD.org
|
MAINTAINER= uqs@FreeBSD.org
|
||||||
COMMENT= Utility to merge mp3 files (and other formats)
|
COMMENT= Merge mp3 files (and other formats)
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/
|
|||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Speech synthesizer
|
COMMENT= Speech synthesizer
|
||||||
|
|
||||||
LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \
|
LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \
|
||||||
libaudio.so:${PORTSDIR}/audio/nas
|
libaudio.so:${PORTSDIR}/audio/nas
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
@ -10,7 +10,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/libshout/ \
|
|||||||
http://public.planetmirror.com/pub/xiph/releases/libshout/
|
http://public.planetmirror.com/pub/xiph/releases/libshout/
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
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
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user