Files
Joshua Root ff07e0323f audio/*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-10 13:15:10 +11:00

24 lines
889 B
Plaintext

# -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup cmake 1.1
PortGroup github 1.0
github.setup jiixyj libebur128 1.2.6 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision 0
categories audio
license MIT
maintainers nomaintainer
description loudness measure according to EBU R128
long_description libebur128 is a library that implements the EBU R 128 standard \
for loudness normalisation and true-peak measure.
checksums rmd160 fce2bc33d512894b862211420e2f22f43500387f \
sha256 cdaf7565d604d092afb4555b8dae2c7cbd8b669d7cb106ae5f3ff3b5e2b0df4e \
size 25896
cmake.out_of_source yes