Ravenports generated: 03 Aug 2023 23:53
[ravenports.git] / bucket_B7 / wavpack
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               wavpack
4 VERSION=                5.6.0
5 KEYWORDS=               audio
6 VARIANTS=               standard
7 SDESC[standard]=        Hybrid lossless audio compression
8 HOMEPAGE=               https://www.wavpack.com/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/dbry:WavPack:5.6.0
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         docs
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 BUILD_DEPENDS=          libtool:single:standard
23
24 USES=                   autoreconf:build cpe gettext iconv libtool pkgconfig
25
26 LICENSE=                BSD3CLAUSE:primary
27 LICENSE_FILE=           BSD3CLAUSE:{{WRKSRC}}/COPYING
28 LICENSE_SCHEME=         solo
29
30 FPC_EQUIVALENT=         audio/wavpack
31
32 MUST_CONFIGURE=         gnu
33
34 INSTALL_TARGET=         install-strip
35 SOVERSION=              1.2.5
36
37 VAR_ARCH[aarch64]=      CONFIGURE_ARGS=--disable-asm
38 VAR_ARCH[i386]=         CONFIGURE_ARGS=--disable-asm
39
40 pre-configure:
41         (cd ${WRKSRC} && ${SETENV} ${SH} ./autogen.sh)
42
43 [FILE:1330:descriptions/desc.primary]
44 WavPack is a completely open audio compression format providing lossless,
45 high-quality lossy, and a unique hybrid compression mode.  Although the
46 technology is loosely based on previous versions of WavPack, the new
47 version 4 format has been designed from the ground up to offer unparalleled
48 performance and functionality.
49
50 In the default lossless mode WavPack acts just like a WinZip compressor for
51 audio files.  However, unlike MP3 or WMA encoding which can affect the
52 sound quality, not a single bit of the original information is lost, so
53 there's no chance of degradation.  This makes lossless mode ideal for
54 archiving audio material or any other situation where quality is paramount.
55 The compression ratio depends on the source material, but generally is
56 between 30% and 70% (generally lower for typical popular music and
57 somewhat better for classical music and other sources with greater dynamic
58 range).
59
60 The hybrid mode provides all the advantages of lossless compression with
61 an additional bonus.  Instead of creating a single file, this mode creates
62 both a relatively small, high-quality lossy file that can be used all by
63 itself, and a "correction" file that (when combined with the lossy file)
64 provides full lossless restoration.  For some users this means never having
65 to choose between lossless and lossy compression!
66
67
68 [FILE:104:distinfo]
69 44043e8ffe415548d5723e9f4fc6bda5e1f429189491c5fb3df08b8dcf28df72      2008488 dbry-WavPack-5.6.0.tar.gz
70
71
72 [FILE:236:manifests/plist.primary]
73 bin/
74  wavpack
75  wvgain
76  wvtag
77  wvunpack
78 include/wavpack/wavpack.h
79 lib/
80  libwavpack.so
81  libwavpack.so.%%SOMAJOR%%
82  libwavpack.so.%%SOVERSION%%
83 lib/pkgconfig/wavpack.pc
84 share/man/man1/
85  wavpack.1.gz
86  wvgain.1.gz
87  wvtag.1.gz
88  wvunpack.1.gz
89
90
91 [FILE:133:manifests/plist.docs]
92 share/doc/wavpack/
93  README.md
94  WavPack5FileFormat.pdf
95  WavPack5LibraryDoc.pdf
96  WavPack5PortingGuide.pdf
97  style.css
98  wavpack_doc.html
99