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
libkeyfinder Small C++11 library for estimating the musical key of digital audio
2.2.6 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 2.2.6Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-07-17 02:12:09
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv3
WWW:
https://github.com/mixxxdj/libkeyfinder
Description:
libkeyfinder is a small C++11 library for estimating the musical key of digital audio. It is published under the GNU General Public License version 3 or later. It was written by Ibrahim Shaath who wrote it in 2011 as part of a master's thesis in computer science. A GUI application to use it is available for macOS and Windows, however that is no longer maintained and does not build on contemporary Linux distributions. In 2020, Ibrahim handed over maintenance of libkeyfinder to the Mixxx DJ software team who incorporated it into Mixxx as of Mixxx 2.3. If you want to discuss anything related to libkeyfinder with us, please get in touch on the Mixxx Zulip chat. Contributions are welcome by opening pull requests and issues on GitHub.
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 (32 items)
Collapse this list.
  1. /usr/local/share/licenses/libkeyfinder-2.2.6/catalog.mk
  2. /usr/local/share/licenses/libkeyfinder-2.2.6/LICENSE
  3. /usr/local/share/licenses/libkeyfinder-2.2.6/GPLv3
  4. include/keyfinder/audiodata.h
  5. include/keyfinder/binode.h
  6. include/keyfinder/chromagram.h
  7. include/keyfinder/chromatransform.h
  8. include/keyfinder/chromatransformfactory.h
  9. include/keyfinder/constants.h
  10. include/keyfinder/exception.h
  11. include/keyfinder/fftadapter.h
  12. include/keyfinder/keyclassifier.h
  13. include/keyfinder/keyfinder.h
  14. include/keyfinder/lowpassfilter.h
  15. include/keyfinder/lowpassfilterfactory.h
  16. include/keyfinder/spectrumanalyser.h
  17. include/keyfinder/temporalwindowfactory.h
  18. include/keyfinder/toneprofiles.h
  19. include/keyfinder/windowfunctions.h
  20. include/keyfinder/workspace.h
  21. lib/cmake/KeyFinder/KeyFinderConfig.cmake
  22. lib/cmake/KeyFinder/KeyFinderConfigVersion.cmake
  23. lib/cmake/KeyFinder/KeyFinderTargets-release.cmake
  24. lib/cmake/KeyFinder/KeyFinderTargets.cmake
  25. lib/cmake/KeyFinder/modules/FindFFTW3.cmake
  26. lib/libkeyfinder.so
  27. lib/libkeyfinder.so.2
  28. lib/libkeyfinder.so.2.2.6
  29. libdata/pkgconfig/libkeyfinder.pc
  30. @owner
  31. @group
  32. @mode
Collapse this list.
Dependency lines:
  • libkeyfinder>0:audio/libkeyfinder
To install the port:
cd /usr/ports/audio/libkeyfinder/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/libkeyfinder
  • pkg install libkeyfinder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libkeyfinder
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1646614758 SHA256 (mixxxdj-libkeyfinder-v2.2.6_GH0.tar.gz) = 15dfcc744fddd01f0e33473091bc34892a9889b779dc991fc1096166bbbfee0d SIZE (mixxxdj-libkeyfinder-v2.2.6_GH0.tar.gz) = 79371

Packages (timestamps in pop-ups are UTC):
libkeyfinder
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.62.2.6-2.2.62.2.6---
FreeBSD:13:quarterly2.2.62.2.62.2.62.2.62.2.62.2.62.2.62.2.6
FreeBSD:14:latest2.2.62.2.62.2.62.2.62.2.62.2.6-2.2.6
FreeBSD:14:quarterly2.2.62.2.6-2.2.62.2.62.2.62.2.62.2.6
FreeBSD:15:latest2.2.62.2.6n/a2.2.6n/a2.2.62.2.62.2.6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libfftw3.so : math/fftw3
This port is required by:
for Libraries
  1. audio/mixxx

Configuration Options:
No options to configure
Options name:
audio_libkeyfinder
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mixxxdj/libkeyfinder/tar.gz/v2.2.6?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port