# Template file for 'lmms' pkgname=lmms version=1.2.0 revision=1 archs="~armv6*" build_style=cmake configure_args="-DWANT_QT5=ON -DWANT_WEAKJACK=OFF" hostmakedepends="pkg-config qt5-host-tools qt5-qmake extra-cmake-modules" #missing optional depend libstk for STK instruments plugins makedepends="SDL_sound-devel fltk-devel fluidsynth-devel jack-devel ladspa-sdk lame-devel libsamplerate-devel portaudio-devel qt5-tools-devel qt5-x11extras-devel redland-devel xcb-util-devel xcb-util-keysyms-devel $(vopt_if sndio sndio-devel)" depends="desktop-file-utils hicolor-icon-theme" short_desc="Cross-platform music production software" maintainer="Logen K. " license="GPL-2.0-or-later" homepage="https://lmms.io/" distfiles="https://github.com/LMMS/lmms/releases/download/v${version}/lmms_${version}.tar.xz" checksum=6503559c2b95fdf45ca6cf4fc5afe66544ad53f2a70ca2e08a52301ad8e42617 build_options="sndio" build_options_default="sndio" post_install() { rm -f ${DESTDIR}/usr/lib/*.a }