| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/audio/normalize/ |
Upload File : |
PORTNAME= normalize
PORTVERSION= 0.7.7
PORTREVISION= 11
CATEGORIES= audio
MASTER_SITES= SAVANNAH
MAINTAINER= alex@fafula.com
COMMENT= Tool for adjusting the volume of wave/MP3 files to a standard level
WWW= https://normalize.nongnu.org/
LIB_DEPENDS= libmad.so:audio/libmad
USES= shebangfix perl5 tar:bzip2 libtool
USE_PERL5= run
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-helper-search
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= MP3 OGG FLAC NLS
OPTIONS_DEFAULT= MP3
OPTIONS_SUB= yes
MP3_RUN_DEPENDS+= madplay:audio/madplay \
lame:audio/lame
OGG_RUN_DEPENDS= oggdec:audio/vorbis-tools
FLAC_RUN_DEPENDS= flac:audio/flac
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
.include <bsd.port.mk>