This commit is contained in:
parent
592f7a7692
commit
7ec7c648f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358382
2 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= normalize
|
||||
PORTVERSION= 0.7.7
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SAVANNAH
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Tool for adjusting the volume of wave/MP3 files to a standard level
|
|||
|
||||
LIB_DEPENDS= libmad.so:${PORTSDIR}/audio/libmad
|
||||
|
||||
USES= shebangfix perl5 tar:bzip2
|
||||
USES= shebangfix perl5 tar:bzip2 libtool
|
||||
USE_PERL5= run
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-helper-search
|
||||
|
|
|
@ -3,7 +3,6 @@ bin/normalize-mp3
|
|||
bin/normalize-ogg
|
||||
%%NLS%%share/locale/en_GB/LC_MESSAGES/normalize.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/normalize.mo
|
||||
%%XMMS%%lib/xmms/Effect/librva.la
|
||||
%%XMMS%%lib/xmms/Effect/librva.so
|
||||
man/man1/normalize-mp3.1.gz
|
||||
man/man1/normalize.1.gz
|
||||
|
|
Loading…
Reference in a new issue