forked from pool/kirigami-addons
Restore the CMake config files
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kirigami-addons?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
83836c7c04
commit
1d31c56450
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 20 12:24:56 UTC 2022 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Don't delete CMake config files, tokodon needs them
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 15 13:41:09 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -44,6 +44,13 @@ desktop experiences providing a native experience on both, and
|
||||
look native with any QQC2 style (qqc2-desktop-theme, Material
|
||||
or Plasma).
|
||||
|
||||
%package devel
|
||||
Summary: CMake config files for kirigami-addons
|
||||
Requires: kirigami-addons = %{version}
|
||||
|
||||
%description devel
|
||||
CMake configuration files for kirigami-addons
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
@@ -57,15 +64,15 @@ or Plasma).
|
||||
%kf5_makeinstall -C build
|
||||
%find_lang %{name}
|
||||
|
||||
# No need for CMake exports
|
||||
rm -r %{buildroot}%{_kf5_cmakedir}/
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%dir %{_kf5_qmldir}/org/
|
||||
%dir %{_kf5_qmldir}/org/kde/
|
||||
%{_kf5_qmldir}/org/kde/kirigamiaddons/
|
||||
|
||||
%files devel
|
||||
%{_kf5_cmakedir}/KF5KirigamiAddons/
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user