Port details |
- ebumeter Real-time audio level metering according to the EBU R-128
- 0.5.1 audio =2 0.5.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-07-11 17:51:25
- Last Update: 2024-04-23 03:34:49
- Commit Hash: 016339e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://kokkinizita.linuxaudio.org/linuxaudio/ebumeter-doc/quickguide.html
- Description:
- Ebumeter provides real-time level metering according to the EBU R-128
recommendation. The current release implements all features required by the EBU
document except the oversampled peak level monitoring. This will be added in a
future release. A separate command-line utility to measure audio files is
provided as well.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ebumeter>0:audio/ebumeter
- To install the port:
- cd /usr/ports/audio/ebumeter/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/ebumeter
- pkg install ebumeter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ebumeter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1713841044
SHA256 (ebumeter-0.5.1.tar.xz) = 53666935fbf2f97d51740f50e20bc563303196073a9188c9a50ff4b045f40382
SIZE (ebumeter-0.5.1.tar.xz) = 573268
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- Library dependencies:
-
- 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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_ebumeter
- USES:
- gmake localbase:ldflags pkgconfig tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.1 23 Apr 2024 03:34:49 |
Yuri Victorovich (yuri) |
audio/ebumeter: update 0.4.2 → 0.5.1 |
0.4.2_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.2_1 02 Aug 2021 16:03:15 |
Yuri Victorovich (yuri) |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
0.4.2 11 Jul 2021 17:50:22 |
Yuri Victorovich (yuri) |
audio/ebumeter: New port: Real-time audio level metering according to the EBU
R-128 |
Number of commits found: 6
|