audio/opus-tools: Remove port
Niche use case, not aligned with broad server application needs
This commit is contained in:
parent
18310b0381
commit
9c5fe4ce8b
@ -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
|
||||
|
||||
@ -251,7 +251,6 @@
|
||||
SUBDIR += openal-soft
|
||||
SUBDIR += opencore-amr
|
||||
SUBDIR += opus
|
||||
SUBDIR += opus-tools
|
||||
SUBDIR += opusfile
|
||||
SUBDIR += osdmixer
|
||||
SUBDIR += p5-Audio-CD
|
||||
|
||||
@ -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>
|
||||
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1538240971
|
||||
SHA256 (opus-tools-0.2.tar.gz) = b4e56cb00d3e509acfba9a9b627ffd8273b876b4e2408642259f6da28fa0ff86
|
||||
SIZE (opus-tools-0.2.tar.gz) = 457680
|
||||
@ -1,2 +0,0 @@
|
||||
Opus-tools provides command-line utilities to encode, inspect, and
|
||||
decode .opus files.
|
||||
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user