Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1:Update
minuet
minuet.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File minuet.spec of Package minuet
# # spec file for package minuet # # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: minuet Version: 18.12.3 Release: 0 Summary: A KDE Software for Music Education License: GPL-2.0-or-later Group: Productivity/Other URL: http://www.kde.org Source: minuet-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 5.15.0 BuildRequires: kf5-filesystem BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(Qt5Core) >= 5.7.0 BuildRequires: cmake(Qt5Gui) >= 5.7.0 BuildRequires: cmake(Qt5Qml) >= 5.7.0 BuildRequires: cmake(Qt5Quick) >= 5.7.0 BuildRequires: cmake(Qt5QuickControls2) >= 5.7.0 BuildRequires: cmake(Qt5Svg) >= 5.7.0 BuildRequires: pkgconfig(fluidsynth) # Runtime requirement Requires: libqt5-qtquickcontrols2 Recommends: %{name}-lang %description Application for Music Education. Minuet aims at supporting students and teachers in many aspects of music education, such as ear training, first-sight reading, solfa, scales, rhythm, harmony, and improvisation. Minuet makes extensive use of MIDI capabilities to provide a full-fledged set of features regarding volume, tempo, and pitch changes, which makes Minuet a valuable tool for both novice and experienced musicians. %package devel Summary: Minuet: Build Environment Group: Development/Libraries/KDE Requires: minuet = %{version} %description devel Development headers and libraries for Minuet. %lang_package %prep %setup -q %build %cmake_kf5 -d build %make_jobs %install %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif %suse_update_desktop_file org.kde.minuet Music %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files %doc README* %license COPYING* %dir %{_kf5_appstreamdir} %doc %lang(en) %{_kf5_htmldir}/en/minuet/ %{_kf5_applicationsdir}/org.kde.minuet.desktop %{_kf5_appstreamdir}/org.kde.minuet.appdata.xml %{_kf5_bindir}/minuet %{_kf5_iconsdir}/hicolor %{_kf5_libdir}/libminuetinterfaces.so.* %{_kf5_plugindir}/minuet/ %{_kf5_sharedir}/minuet/ %files devel %doc README* %license COPYING* %{_includedir}/minuet/ %{_kf5_libdir}/libminuetinterfaces.so %if %{with lang} %files lang -f %{name}.lang %license COPYING* %endif %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor