| Port details |
- libmt32emu Emulate Roland MT-32, CM-32L and LAPC-I synthesiser modules
- 2.7.3 emulators
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: bsdcode@disroot.org
 - Port Added: 2026-05-06 21:15:08
- Last Update: 2026-05-07 02:53:45
- Commit Hash: 866600f
- License: LGPL21+
- WWW:
- https://munt.sourceforge.net
- Description:
- mt32emu is part of the Munt project. It represents a C/C++ library named
libmt32emu which allows to emulate (approximately) the Roland MT-32, CM-32L and
LAPC-I synthesiser modules.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libmt32emu>0:emulators/libmt32emu
- To install the port:
- cd /usr/ports/emulators/libmt32emu/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/libmt32emu
- pkg install libmt32emu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libmt32emu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1774724704
SHA256 (munt-munt-2_7_3-libmt32emu_2_7_3_GH0.tar.gz) = e51f3475771c9d07116e6cb5ae2e095ef3b11b3107d92c01d3a1dc03be13ff98
SIZE (munt-munt-2_7_3-libmt32emu_2_7_3_GH0.tar.gz) = 583979
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libsoxr.so : audio/libsoxr
- This port is required by:
- for Libraries
-
- emulators/dosbox-staging
Configuration Options:
- ===> The following configuration options are available for libmt32emu-2.7.3:
DOCS=on: Build and/or install documentation
====> Options available for the radio RESAMPLER: you can only select none or one of them
INTERNAL=off: Built-in samplerate conversion
LIBSAMPLERATE=off: Build with libsamplerate support
LIBSOXR=on: Build with libsoxr support
===> Use 'make config' to modify these settings
- Options name:
- emulators_libmt32emu
- USES:
- cmake pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.7.3 07 May 2026 02:53:45
    |
Daniel Engberg (diizzy)  |
emulators/libmt32emu: Adjust pkgconfig dependency
Optional for libsoxr (libsamplerate relies on cmake) but it's a better
approach than having cmake "manually" looking for headers
Approved by: blanket |
2.7.3 06 May 2026 21:09:47
    |
Max Brazhnikov (makc)  Author: Stefan Schlosser |
devel/libmt32emu: New port: Emulate Roland MT-32, CM-32L and LAPC-I synthesiser
modules
mt32emu is part of the Munt project. It represents a C/C++ library named
libmt32emu which allows to emulate (approximately) the Roland MT-32, CM-32L and
LAPC-I synthesiser modules.
WWW: https://munt.sourceforge.net
PR: 284634
Co-authored-by: Max Brazhnikov <makc@FreeBSD.org> |
Number of commits found: 2
|