- update to 0.7.2

- pass maintainership to submitter (discussed in private email)
- add license (GPLv2)
- whitespace cleanup and Author removing from pkg-descr

PR:		169757
Reported by:	Taku YAMAMOTO <taku at tackymt.homeip dot net>
This commit is contained in:
Ruslan Makhmatkhanov 2012-07-16 06:24:19 +00:00
parent a21e60c767
commit f359be1fe1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300923
3 changed files with 8 additions and 7 deletions

View File

@ -5,13 +5,15 @@
# $FreeBSD$
PORTNAME= tap-plugins
PORTVERSION= 0.7.1
PORTVERSION= 0.7.2
CATEGORIES= audio
MASTER_SITES= SF/tap-plugins/tap-plugins/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= taku@tackymt.homeip.net
COMMENT= LADSPA Plugins by Tom Szilagy
LICENSE= GPLv2
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I. -c -fPIC -DPIC" \
LDFLAGS="-nostartfiles -shared -Wl,-Bsymbolic -lm"

View File

@ -1,2 +1,2 @@
SHA256 (tap-plugins-0.7.1.tar.gz) = 466294fb8b252b6a4da4f6d44d36ef7eb11ebe2e85a1d78aca5ab9613d1d5a28
SIZE (tap-plugins-0.7.1.tar.gz) = 72752
SHA256 (tap-plugins-0.7.2.tar.gz) = 1a484bd8084260448ed3ea6a8edeb61b9e70df9e88036f4b35741fc23be79ee0
SIZE (tap-plugins-0.7.2.tar.gz) = 70961

View File

@ -1,5 +1,4 @@
TAP-plugins is short for Tom's Audio Processing plugins.
It is a bunch of LADSPA plugins for digital audio processing
TAP-plugins is short for Tom's Audio Processing plugins.
It is a bunch of LADSPA plugins for digital audio processing.
Author: Tom Szilagy
WWW: http://tap-plugins.sourceforge.net/