- Update MASTER_SITES and unbreak this port
- Add LICENSE - Update WWW PR: 199206 Submitted by: <tkato432@yahoo.com>
This commit is contained in:
parent
86240173fd
commit
0d5a77e407
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383470
3 changed files with 8 additions and 5 deletions
|
@ -4,12 +4,15 @@
|
|||
PORTNAME= autotalent
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://web.mit.edu/tbaran/www/
|
||||
MASTER_SITES= http://tombaran.info/
|
||||
DIST_SUBDIR= repacked
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Real-time pitch correction plugin for LADSPA
|
||||
|
||||
BROKEN= Distfile size mismatch
|
||||
LICENSE= BSD3CLAUSE GPLv2
|
||||
LICENSE_COMB= multi
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (autotalent-0.2.tar.gz) = c0d2962ac9f49a96a20b60413802f18e629034d3cb78d1c7b056c3487be4ebf5
|
||||
SIZE (autotalent-0.2.tar.gz) = 31419
|
||||
SHA256 (repacked/autotalent-0.2.tar.gz) = 105e98a0d118c0ea78432d055b9afa478a7d541e5e3fe369498104674cc504d8
|
||||
SIZE (repacked/autotalent-0.2.tar.gz) = 31388
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
real-time pitch correction plugin for ladspa
|
||||
|
||||
WWW: http://web.mit.edu/tbaran/www/autotalent.html
|
||||
WWW: http://tombaran.info/autotalent.html
|
||||
|
|
Loading…
Reference in a new issue