mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update port: audio/normalize to 0.7.5
PR: ports/42399 Submitted by: Jamie Aczel <temperanza@softhome.net>
This commit is contained in:
parent
fd066d0394
commit
bba6d0c7d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76366
@ -6,17 +6,18 @@
|
||||
#
|
||||
|
||||
PORTNAME= normalize
|
||||
PORTVERSION= 0.5.2
|
||||
PORTVERSION= 0.7.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.cs.columbia.edu/~cvaill/normalize/
|
||||
|
||||
MAINTAINER= greid@ukug.uk.freebsd.org
|
||||
COMMENT= A tool for adjusting the volume of wave/MP3 files to a standard level
|
||||
|
||||
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
|
||||
|
||||
MAN1= normalize.1 normalize-mp3.1
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= normalize.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (normalize-0.5.2.tar.gz) = b26949874da74c6f5add402228ec9e04
|
||||
MD5 (normalize-0.7.5.tar.gz) = 8416433fa2213d0879de79a6c589babe
|
||||
|
@ -1 +0,0 @@
|
||||
A tool for adjusting the volume of wave/MP3 files to a standard level
|
@ -1,4 +1,5 @@
|
||||
bin/normalize
|
||||
bin/normalize-mp3
|
||||
bin/normalize-ogg
|
||||
share/locale/en_GB/LC_MESSAGES/normalize.mo
|
||||
share/locale/fr/LC_MESSAGES/normalize.mo
|
||||
|
Loading…
Reference in New Issue
Block a user