pkgbase = munt
	pkgdesc = Software synthesizer emulating pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-I
	pkgver = 2.7.3
	pkgrel = 1
	url = http://munt.sourceforge.net
	arch = i686
	arch = x86_64
	arch = aarch64
	license = GPL-2.0 OR LGPL-2.1
	makedepends = cmake
	makedepends = qt6-multimedia
	makedepends = portaudio
	source = munt-2.7.3.tar.gz::https://github.com/munt/munt/archive/refs/tags/libmt32emu_2_7_3.tar.gz
	source = munt-daemon.service
	b2sums = 16dcb0e5e2e81ae045f6429627508f746eb6496abf135f725727046578f8d67c7cd803086bf81557880ee684a7ac6f738449c3d58fbbdcdf8f637e4497116582
	b2sums = 40a006d8138ff0492e3fef89a5b7d74a5d255259da08f575e989ac569ff5a181351b06e175fcf846d68aeca97cd5a1dec2c128037f760db2046850f5ca3641d8

pkgname = munt
	pkgdesc = Software synthesizer emulating pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-I (library)
	install = munt.install

pkgname = munt-qt
	pkgdesc = Software synthesizer emulating pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-I (Qt GUI application)
	depends = munt=2.7.3
	depends = qt6-multimedia
	depends = hicolor-icon-theme
	depends = portaudio

pkgname = munt-daemon
	pkgdesc = Software synthesizer emulating pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-I (ALSA driver daemon)
	install = munt-daemon.install
	depends = munt=2.7.3
	depends = alsa-lib
	depends = gcc-libs
	conflicts = munt-alsadrv
	replaces = munt-alsadrv

pkgname = munt-smf2wav
	pkgdesc = Software synthesizer emulating pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-I (smf2wav tool)
	depends = munt=2.7.3
	depends = glib2
