notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
wavpack Audio codec for lossless, lossy, and hybrid compression
5.5.0 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.5.0Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-13 23:21:37
Last Update: 2022-07-12 07:19:03
Commit Hash: 60cb518
License: BSD3CLAUSE
WWW:
http://www.wavpack.com/
Description:
WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. In the default lossless mode WavPack acts just like a WinZip compressor for audio files. However, unlike MP3 or WMA encoding which can affect the sound quality, not a single bit of the original information is lost, so there's no chance of degradation. This makes lossless mode ideal for archiving audio material or any other situation where quality is paramount. The compression ratio depends on the source material, but generally is between 30% and 70% (generally lower for typical popular music and somewhat better for classical music and other sources with greater dynamic range). The hybrid mode provides all the advantages of lossless compression with an additional bonus. Instead of creating a single file, this mode creates both a relatively small, high-quality lossy file that can be used all by itself, and a "correction" file that (when combined with the lossy file) provides full lossless restoration. For some users this means never having to choose between lossless and lossy compression! WWW: http://www.wavpack.com/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wavpack-5.5.0/catalog.mk
  3. /usr/local/share/licenses/wavpack-5.5.0/LICENSE
  4. /usr/local/share/licenses/wavpack-5.5.0/BSD3CLAUSE
  5. bin/wavpack
  6. bin/wvgain
  7. bin/wvtag
  8. bin/wvunpack
  9. include/wavpack/wavpack.h
  10. lib/cmake/WavPack/wavpack-config-release.cmake
  11. lib/cmake/WavPack/wavpack-config-version.cmake
  12. lib/cmake/WavPack/wavpack-config.cmake
  13. lib/libwavpack.so
  14. libdata/pkgconfig/wavpack.pc
  15. share/man/man1/wavpack.1.gz
  16. share/man/man1/wvgain.1.gz
  17. share/man/man1/wvtag.1.gz
  18. share/man/man1/wvunpack.1.gz
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • wavpack>0:audio/wavpack
To install the port:
cd /usr/ports/audio/wavpack/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/wavpack
  • pkg install wavpack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wavpack
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1657548121 SHA256 (wavpack-5.5.0.tar.xz) = ef749d98df46925bc2916993e601cc7ee9114d99653e63e0e304f031ba73b8e6 SIZE (wavpack-5.5.0.tar.xz) = 797996

Expand this list (2 items)

Collapse this list.

SHA256 (081a14557ada1f76f8807e00fccc5d71b9c96313.patch) = 364f998fbe8126809402554233d27f339c63a10faba9318d5b665b6e1cfc9431 SIZE (081a14557ada1f76f8807e00fccc5d71b9c96313.patch) = 1004

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for wavpack-5.5.0: ASM=on: Use optimized assembly code ===> Use 'make config' to modify these settings
Options name:
audio_wavpack
USES:
cmake:testing cpe iconv pathfix pkgconfig ssl tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://www.wavpack.com/
  2. https://github.com/dbry/WavPack/releases/download/5.5.0/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.5.0
12 Jul 2022 07:19:03
commit hash: 60cb51843a02f8cd638f16dd95942a07295ecdb8commit hash: 60cb51843a02f8cd638f16dd95942a07295ecdb8commit hash: 60cb51843a02f8cd638f16dd95942a07295ecdb8commit hash: 60cb51843a02f8cd638f16dd95942a07295ecdb8 files touched by this commit
Thomas Zander (riggs) search for other commits by this committer
Author: Daniel Engberg
audio/wavpack: Update to upstream release 5.5.0

Details:
- Use GitHub as main site and www.wavpack.com as fallback
- Switch to CMake
- Enable unit tests
- Backport upstream PR https://github.com/dbry/WavPack/pull/125

PR:		265155
Reviewed by:	riggs
MFH:		2022Q3

(cherry picked from commit 555a6d0bc81b3533e1acf0a135e0bf6d879dee82)

Number of commits found: 1