forked from pool/minuet
- Use the appstream data dir macro
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/minuet?expand=0&rev=21
This commit is contained in:
parent
06c6dbc4ca
commit
81f06c4367
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 10 06:18:01 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
- Use the appstream data dir macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 06:31:52 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
@ -20,7 +20,6 @@ Name: minuet
|
||||
BuildRequires: extra-cmake-modules >= 5.15.0
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(fluidsynth)
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5Completion)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
@ -33,6 +32,7 @@ BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(Qt5Core) >= 5.7.0
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.7.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.7.0
|
||||
BuildRequires: pkgconfig(fluidsynth)
|
||||
Url: http://www.kde.org
|
||||
Summary: A KDE Software for Music Education
|
||||
License: GPL-2.0+
|
||||
@ -79,7 +79,7 @@ Development headers and libraries for Minuet.
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING* README*
|
||||
%{_kf5_bindir}/minuet
|
||||
%{_kf5_sharedir}/appdata/org.kde.minuet.appdata.xml
|
||||
%{_kf5_appstreamdir}/org.kde.minuet.appdata.xml
|
||||
%{_kf5_applicationsdir}/org.kde.minuet.desktop
|
||||
%{_kf5_htmldir}/en/minuet/
|
||||
%{_kf5_iconsdir}/hicolor
|
||||
|
Loading…
Reference in New Issue
Block a user