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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Server is being updated to FreeBSD 14.3 as you read this... and it is done.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details
libdjinterop C++ library for access to DJ record libraries
0.20.2 audio on this many watch lists=2 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 0.20.2Version of this port present on the latest quarterly branch.
Maintainer: vishwin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-03-15 20:57:07
Last Update: 2024-06-23 16:08:38
Commit Hash: d55ce1f
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: LGPL3
WWW:
https://github.com/xsco/libdjinterop
Description:
libdjinterop is a C++ library that allows access to database formats used to store information about DJ record libraries. This library currently supports: Engine Library, as used on "Prime"-series DJ equipment.
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 (45 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libdjinterop-0.20.2/catalog.mk
  3. /usr/local/share/licenses/libdjinterop-0.20.2/LICENSE
  4. /usr/local/share/licenses/libdjinterop-0.20.2/LGPL3
  5. include/djinterop/album_art.hpp
  6. include/djinterop/config.hpp
  7. include/djinterop/crate.hpp
  8. include/djinterop/database.hpp
  9. include/djinterop/djinterop.hpp
  10. include/djinterop/engine/engine.hpp
  11. include/djinterop/engine/engine_version.hpp
  12. include/djinterop/engine/v2/beat_data_blob.hpp
  13. include/djinterop/engine/v2/change_log_table.hpp
  14. include/djinterop/engine/v2/engine_library.hpp
  15. include/djinterop/engine/v2/information_table.hpp
  16. include/djinterop/engine/v2/loops_blob.hpp
  17. include/djinterop/engine/v2/overview_waveform_data_blob.hpp
  18. include/djinterop/engine/v2/playlist_entity_table.hpp
  19. include/djinterop/engine/v2/playlist_table.hpp
  20. include/djinterop/engine/v2/quick_cues_blob.hpp
  21. include/djinterop/engine/v2/track_data_blob.hpp
  22. include/djinterop/engine/v2/track_table.hpp
  23. include/djinterop/exceptions.hpp
  24. include/djinterop/musical_key.hpp
  25. include/djinterop/optional.hpp
  26. include/djinterop/pad_color.hpp
  27. include/djinterop/performance_data.hpp
  28. include/djinterop/semantic_version.hpp
  29. include/djinterop/stream_helper.hpp
  30. include/djinterop/track.hpp
  31. include/djinterop/track_snapshot.hpp
  32. lib/cmake/DjInterop/DjInteropConfig.cmake
  33. lib/cmake/DjInterop/DjInteropConfigVersion.cmake
  34. lib/cmake/DjInterop/DjInteropTargets-release.cmake
  35. lib/cmake/DjInterop/DjInteropTargets.cmake
  36. lib/cmake/DjInterop/FindPackageHandleStandardArgs.cmake
  37. lib/cmake/DjInterop/FindPackageMessage.cmake
  38. lib/cmake/DjInterop/FindSQLite3.cmake
  39. lib/libdjinterop.so
  40. lib/libdjinterop.so.0
  41. lib/libdjinterop.so.0.20.2
  42. libdata/pkgconfig/djinterop.pc
  43. @owner
  44. @group
  45. @mode
Collapse this list.
Dependency lines:
  • libdjinterop>0:audio/libdjinterop
To install the port:
cd /usr/ports/audio/libdjinterop/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/libdjinterop
  • pkg install libdjinterop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libdjinterop
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1719030375 SHA256 (xsco-libdjinterop-0.20.2_GH0.tar.gz) = 3024b8b49bc0bd673a7f032e7da7b73ce61144951e810683ec89650fedd45b85 SIZE (xsco-libdjinterop-0.20.2_GH0.tar.gz) = 2463629

Packages (timestamps in pop-ups are UTC):
libdjinterop
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.20.20.20.2-0.20.20.20.2---
FreeBSD:13:quarterly0.20.20.20.2-0.20.20.20.2---
FreeBSD:14:latest0.20.20.20.2-0.20.20.20.2---
FreeBSD:14:quarterly0.20.20.20.2-0.20.20.20.2---
FreeBSD:15:latest0.20.20.20.2n/a0.20.2n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. boost-libs>0 : devel/boost-libs
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Library dependencies:
  1. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_libdjinterop
USES:
compiler:c++17-lang cmake:testing sqlite
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/xsco/libdjinterop/tar.gz/0.20.2?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.20.2
23 Jun 2024 16:08:38
commit hash: d55ce1f97d9f7e08904f09a490fd73d22cbe6d65commit hash: d55ce1f97d9f7e08904f09a490fd73d22cbe6d65commit hash: d55ce1f97d9f7e08904f09a490fd73d22cbe6d65commit hash: d55ce1f97d9f7e08904f09a490fd73d22cbe6d65 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
audio/libdjinterop: update to 0.20.2

Strictly required by audio/mixxx 2.4.1

Event: ARRL/RAC Field Day 2024
0.20.1
15 Mar 2024 20:54:39
commit hash: 2c701627c182315684e2d8b0b50a8c68a5413622commit hash: 2c701627c182315684e2d8b0b50a8c68a5413622commit hash: 2c701627c182315684e2d8b0b50a8c68a5413622commit hash: 2c701627c182315684e2d8b0b50a8c68a5413622 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
audio/libdjinterop: add 0.20.1

This is not the newest upstream version, but audio/mixxx 2.4.0
(latest upstream) specifically requires this version for the
respective functionality. Similar arrangement to editors/libreoffice
pegging specific versions of certain dependencies.

Number of commits found: 2