audio/libtremor: Remove expired port
2023-09-30 audio/libtremor: Obsolete, we only support hardware with a fpu and other decoding libraries offer better performance
This commit is contained in:
parent
63f98377dc
commit
f42ebec46b
6 changed files with 1 additions and 43 deletions
1
MOVED
1
MOVED
|
|
@ -7867,3 +7867,4 @@ www/polipo||2023-09-30|Has expired: No longer maintained upstream
|
|||
audio/aacgain||2023-09-30|Has expired: Obsolete way of handling volume adjustment, consider using audio/rsgain
|
||||
audio/ample||2023-09-30|Has expired: Abandonware, last release over 19 years ago
|
||||
audio/ccaudio2||2023-09-30|Has expired: Abandonware, no development since 2011
|
||||
audio/libtremor||2023-09-30|Has expired: Obsolete, we only support hardware with a fpu and other decoding libraries offer better performance
|
||||
|
|
|
|||
|
|
@ -400,7 +400,6 @@
|
|||
SUBDIR += libsonic
|
||||
SUBDIR += libsoxr
|
||||
SUBDIR += libspecbleach
|
||||
SUBDIR += libtremor
|
||||
SUBDIR += libvorbis
|
||||
SUBDIR += libxmp
|
||||
SUBDIR += lilv
|
||||
|
|
|
|||
|
|
@ -1,29 +0,0 @@
|
|||
PORTNAME= libtremor
|
||||
PORTVERSION= 1.2.1.s20180319
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Integer-only fully Ogg Vorbis compliant decoder library
|
||||
WWW= https://xiph.org/vorbis/
|
||||
|
||||
DEPRECATED= Obsolete, we only support hardware with a fpu and other decoding libraries offer better performance
|
||||
EXPIRATION_DATE=2023-09-30
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
LIB_DEPENDS= libogg.so:audio/libogg
|
||||
|
||||
USES= autoreconf libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
USE_GITLAB= yes
|
||||
GL_SITE= https://gitlab.xiph.org
|
||||
GL_ACCOUNT= xiph
|
||||
GL_PROJECT= tremor
|
||||
GL_TAGNAME= 7c30a66346199f3f09017a09567c6c8a3a0eedc8
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
TIMESTAMP = 1687532740
|
||||
SHA256 (xiph-tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8_GL0.tar.gz) = 1b1bc4998c3af606abaa2ac90d6f63a28d4969abab35f6d098b35e9089962bcd
|
||||
SIZE (xiph-tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8_GL0.tar.gz) = 149017
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
The Tremor decoder library is an integer-only fully Ogg Vorbis compliant
|
||||
software decoder library.
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
include/tremor/config_types.h
|
||||
include/tremor/ivorbiscodec.h
|
||||
include/tremor/ivorbisfile.h
|
||||
lib/libvorbisidec.a
|
||||
lib/libvorbisidec.so
|
||||
lib/libvorbisidec.so.1
|
||||
lib/libvorbisidec.so.1.0.3
|
||||
libdata/pkgconfig/vorbisidec.pc
|
||||
Loading…
Add table
Add a link
Reference in a new issue