Port details |
- libremidi Modern C++ MIDI real-time & file I/O library
- 4.2.4 audio
=0 4.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-06-30 16:00:09
- Last Update: 2023-11-01 04:29:16
- Commit Hash: e0af8da
- License: BSD2CLAUSE
- WWW:
- https://github.com/jcelerier/libremidi
- Description:
- libremidi is a cross-platform C++17 library for real-time and MIDI file
input and output.
This is a fork based on two libraries:
* RtMidi
* ModernMIDI
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libremidi>0:audio/libremidi
- To install the port:
- cd /usr/ports/audio/libremidi/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libremidi
- pkg install libremidi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libremidi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698784876
SHA256 (jcelerier-libremidi-v4.2.4_GH0.tar.gz) = bd56228d472c82b4a7262c88bc311336c39c25becd095606a678945215e5441e
SIZE (jcelerier-libremidi-v4.2.4_GH0.tar.gz) = 15517585
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- catch2>0 : devel/catch2
- Library dependencies:
-
- libjack.so : audio/jack
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libremidi-4.2.4:
JACK=on: JACK audio server support
===> Use 'make config' to modify these settings
- Options name:
- audio_libremidi
- USES:
- cmake:testing compiler:c++20-lang localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.4 01 Nov 2023 04:29:16
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.2.3 → 4.2.4
Reported by: portscout |
4.2.3 10 Oct 2023 02:36:21
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.2.2 → 4.2.3
Also add JACK and ALSA options for audio backends.
Reported by: portscout |
4.2.2 07 Oct 2023 15:05:16
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.2.1 → 4.2.2
Reported by: portscout |
4.2.1 05 Oct 2023 23:05:42
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.2.0 → 4.2.1
Reported by: portscout |
4.2.0 03 Oct 2023 02:55:48
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 4.0 → 4.2.0
Reported by: portscout |
4.0 19 Sep 2023 05:26:45
    |
Yuri Victorovich (yuri)  |
audio/libremidi: update 3.0 → 4.0
ALSA support is disabled in the port because the project now
uses linuxisms like timerfd in the ALSA code.
Reported by: portscout |
3.0 11 Jul 2023 05:57:25
    |
Yuri Victorovich (yuri)  |
audio/libremidi: Update g20230630 → 3.0
Reported by: portscout |
g20230630 30 Jun 2023 15:58:23
    |
Yuri Victorovich (yuri)  |
audio/libremidi: New port: Modern C++ MIDI real-time & file I/O library |
Number of commits found: 8
|