# # Please do not update/rebuild/touch this package before asking first # to mikala and/or neoclust and/or daviddavid # This package is part of the KDE Stack. # %define rel 1 Name: zanshin Version: 22.12.3 Release: %mkrel %{rel} Summary: Getting Things Done application License: GPLv2+ and LGPLv2+ Group: Graphical desktop/KDE URL: https://apps.kde.org/zanshin/ Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: boost-devel BuildRequires: gettext BuildRequires: kf5-macros BuildRequires: cmake(KF5AkonadiCalendar) BuildRequires: cmake(KF5KontactInterface) BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5Runner) BuildRequires: cmake(KF5WindowSystem) BuildRequires: cmake(KF5I18n) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5Widgets) Recommends: renku Obsoletes: renku < 0.5.0-6 %description A Getting Things Done application which aims at getting your mind like water. %files -f %{name}.lang %doc AUTHORS HACKING TODO %{_kf5_bindir}/%{name} %{_kf5_bindir}/%{name}-migrator %{_qt5_plugindir}/pim5/kontact/kontact_zanshinplugin.so %{_qt5_plugindir}/krunner_zanshin.so %{_qt5_plugindir}/zanshin_part.so %_kf5_metainfodir/org.kde.zanshin.metainfo.xml %{_kf5_applicationsdir}/org.kde.%{name}.desktop %{_kf5_datadir}/kxmlgui5/%{name}/ %{_kf5_services}/plasma-runner-zanshin.desktop %{_kf5_services}/zanshin_part.desktop %{_kf5_iconsdir}/hicolor/*/apps/%{name}.* #--------------------------------------------------------------- %prep %autosetup -p1 -n %{name}-%{version} %build %cmake_kf5 %cmake_build %install %cmake_install %find_lang %{name}