audio/opus-tools: Remove port

Niche use case, not aligned with broad server application needs
This commit is contained in:
Bastard Operator from Hell 2025-06-02 22:10:16 +02:00
parent 18310b0381
commit 9c5fe4ce8b
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
6 changed files with 1 additions and 38 deletions

View File

@ -526,6 +526,7 @@ audio/noson-app
audio/nyquist
audio/ocp
audio/odin2-synthesizer
audio/opus-tools
audio/opustags
audio/orbit-lv2
audio/osd-lyrics

View File

@ -251,7 +251,6 @@
SUBDIR += openal-soft
SUBDIR += opencore-amr
SUBDIR += opus
SUBDIR += opus-tools
SUBDIR += opusfile
SUBDIR += osdmixer
SUBDIR += p5-Audio-CD

View File

@ -1,26 +0,0 @@
PORTNAME= opus-tools
PORTVERSION= 0.2
PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= MOZILLA/opus
MAINTAINER= naddy@FreeBSD.org
COMMENT= Encode, inspect, and decode Opus files
WWW= https://opus-codec.org/
LICENSE= BSD2CLAUSE GPLv2
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libFLAC.so:audio/flac \
libogg.so:audio/libogg \
libopusenc.so:audio/libopusenc \
libopus.so:audio/opus \
libopusfile.so:audio/opusfile
USES= pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-maintainer-mode
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1538240971
SHA256 (opus-tools-0.2.tar.gz) = b4e56cb00d3e509acfba9a9b627ffd8273b876b4e2408642259f6da28fa0ff86
SIZE (opus-tools-0.2.tar.gz) = 457680

View File

@ -1,2 +0,0 @@
Opus-tools provides command-line utilities to encode, inspect, and
decode .opus files.

View File

@ -1,6 +0,0 @@
bin/opusdec
bin/opusenc
bin/opusinfo
share/man/man1/opusdec.1.gz
share/man/man1/opusenc.1.gz
share/man/man1/opusinfo.1.gz