- Update to version 0.10

- Add LICENSE

PR:		ports/186523
Submitted by:	Eero Hanninen <fax@nohik.ee>
Approved by:	maintainer timeout
This commit is contained in:
Pawel Pekala 2014-03-03 21:41:28 +00:00
parent ec1147cf95
commit b9d85df1c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346971
2 changed files with 5 additions and 5 deletions

View File

@ -2,14 +2,15 @@
# $FreeBSD$
PORTNAME= waon
PORTVERSION= 0.9
PORTREVISION= 8
PORTVERSION= 0.10
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= kichiki@users.sourceforge.net
COMMENT= Wave-to-Notes transcriber and some utility tools
LICENSE= GPLv2
LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \
libao.so:${PORTSDIR}/audio/libao \
libsndfile.so:${PORTSDIR}/audio/libsndfile \
@ -21,7 +22,6 @@ USE_GNOME= gtk20
PLIST_FILES= bin/waon bin/pv bin/gwaon \
man/man1/gwaon.1.gz man/man1/pv.1.gz man/man1/waon.1.gz
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/waon \
${WRKSRC}/pv \

View File

@ -1,2 +1,2 @@
SHA256 (waon-0.9.tar.gz) = 4730d4f744701f4d0092caba2198aa578ed4259d75c4407930b6c68a4513f789
SIZE (waon-0.9.tar.gz) = 88496
SHA256 (waon-0.10.tar.gz) = e0a3ba2988351dd40fd60c14b69fa4139eb3ea207711fef365f37d0069d5d4cd
SIZE (waon-0.10.tar.gz) = 92600