| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 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/ebumeter/ |
Upload File : |
PORTNAME= ebumeter
DISTVERSION= 0.4.2
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://kokkinizita.linuxaudio.org/linuxaudio/downloads/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Real-time audio level metering according to the EBU R-128
WWW= https://kokkinizita.linuxaudio.org/linuxaudio/ebumeter-doc/quickguide.html
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/../COPYING
LIB_DEPENDS= libclthreads.so:devel/clthreads \
libclxclient.so:devel/clxclient \
libfftw3f.so:math/fftw3-float \
libjack.so:audio/jack \
libpng16.so:graphics/png \
libsndfile.so:audio/libsndfile \
libzita-resampler.so:audio/zita-resampler
USES= gmake localbase:ldflags pkgconfig tar:bz2 xorg
USE_XORG= x11 xft
WRKSRC_SUBDIR= source
post-install:
@cd ${STAGEDIR}${PREFIX} && ${STRIP_CMD} \
bin/ebumeter \
bin/ebur128
.include <bsd.port.mk>