View | Details | Raw Unified | Return to bug 199206
Collapse All | Expand All

(-)audio/autotalent/Makefile (-2 / +5 lines)
Lines 4-15 Link Here
4
PORTNAME=	autotalent
4
PORTNAME=	autotalent
5
PORTVERSION=	0.2
5
PORTVERSION=	0.2
6
CATEGORIES=	audio
6
CATEGORIES=	audio
7
MASTER_SITES=	http://web.mit.edu/tbaran/www/
7
MASTER_SITES=	http://tombaran.info/
8
DIST_SUBDIR=	repacked
8
9
9
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Real-time pitch correction plugin for LADSPA
11
COMMENT=	Real-time pitch correction plugin for LADSPA
11
12
12
BROKEN=		Distfile size mismatch
13
LICENSE=	BSD3CLAUSE GPLv2
14
LICENSE_COMB=	multi
15
13
BUILD_DEPENDS=	${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
16
BUILD_DEPENDS=	${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
14
RUN_DEPENDS:=	${BUILD_DEPENDS}
17
RUN_DEPENDS:=	${BUILD_DEPENDS}
15
18
(-)audio/autotalent/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (autotalent-0.2.tar.gz) = c0d2962ac9f49a96a20b60413802f18e629034d3cb78d1c7b056c3487be4ebf5
1
SHA256 (repacked/autotalent-0.2.tar.gz) = 105e98a0d118c0ea78432d055b9afa478a7d541e5e3fe369498104674cc504d8
2
SIZE (autotalent-0.2.tar.gz) = 31419
2
SIZE (repacked/autotalent-0.2.tar.gz) = 31388
(-)audio/autotalent/pkg-descr (-1 / +1 lines)
Lines 1-3 Link Here
1
real-time pitch correction plugin for ladspa
1
real-time pitch correction plugin for ladspa
2
2
3
WWW: http://web.mit.edu/tbaran/www/autotalent.html
3
WWW: http://tombaran.info/autotalent.html

Return to bug 199206