Files
gentoo/media-libs/libdolbyb/metadata.xml
Alfred Wingate ab2860b646 media-libs/libdolbyb: new package, add 1.0.1
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/95
Signed-off-by: Sam James <sam@gentoo.org>
2026-02-19 16:53:30 +00:00

21 lines
750 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sound@gentoo.org</email>
<name>Gentoo Sound project</name>
</maintainer>
<longdescription>
libdolbyb treats audio recordings to apply or remove something
similar to what Dolby B noise reduction codecs in high-end
tape recorders do by emulating in software the electronics of
a real Dolby B unit.
It translates dolbybcsoftwaredecode.sf.net from Pascal into C giving
a generic C library and a command-line tool and is used as a new SoX effect
in sox_ng
</longdescription>
<upstream>
<remote-id type="codeberg">sox_ng/libdolbyb</remote-id>
</upstream>
</pkgmetadata>