Ravenports generated: 10 Feb 2024 22:55
[ravenports.git] / bucket_83 / opus
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               opus
4 VERSION=                1.4
5 KEYWORDS=               audio
6 VARIANTS=               standard
7 SDESC[standard]=        IETF audio codec for both speech and music
8 HOMEPAGE=               https://www.opus-codec.org
9 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://downloads.xiph.org/releases/opus/
13 DISTFILE[1]=            opus-1.4.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         dev
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 USES=                   gmake libtool mbsdfix
23
24 LICENSE=                BSD3CLAUSE:primary
25 LICENSE_FILE=           BSD3CLAUSE:{{WRKSRC}}/COPYING
26 LICENSE_SCHEME=         solo
27
28 FPC_EQUIVALENT=         audio/opus
29
30 MUST_CONFIGURE=         gnu
31 CONFIGURE_ARGS=         --enable-custom-modes
32                         --disable-doc
33                         --disable-stack-protector
34
35 INSTALL_TARGET=         install-strip
36 SOVERSION=              0.9.0
37
38 [FILE:662:descriptions/desc.primary]
39 Opus is a totally open, royalty-free, highly versatile audio codec. It is 
40 standardized by the Internet Engineering Task Force (IETF) as RFC 6716 
41 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT 
42 codec.
43
44 Opus is designed to handle a wide range of interactive audio applications, 
45 including Voice over IP, videoconferencing, in-game chat and even live, 
46 distributed music performances. It scales from low bitrate narrowband 
47 speech at 6 kbit/s to very high quality stereo music at 510 kbit/s. Opus 
48 uses both Linear Prediction (LP) and the Modified Discrete Cosine 
49 Transform (MDCT) to achieve good compression of both speech and music.
50
51
52 [FILE:94:distinfo]
53 c9b32b4253be5ae63d1ff16eea06b94b5f0f2951b7a02aceef58e3a3ce49c51f      1063408 opus-1.4.tar.gz
54
55
56 [FILE:55:manifests/plist.primary]
57 lib/
58  libopus.so.%%SOMAJOR%%
59  libopus.so.%%SOVERSION%%
60
61
62 [FILE:178:manifests/plist.dev]
63 include/opus/
64  opus.h
65  opus_custom.h
66  opus_defines.h
67  opus_multistream.h
68  opus_projection.h
69  opus_types.h
70 lib/
71  libopus.a
72  libopus.so
73 lib/pkgconfig/opus.pc
74 share/aclocal/opus.m4
75