/[packages]/cauldron/zanshin/current/SPECS/zanshin.spec
ViewVC logotype

Annotation of /cauldron/zanshin/current/SPECS/zanshin.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1946616 - (hide annotations) (download)
Thu Mar 2 22:15:33 2023 UTC (3 weeks, 1 day ago) by neoclust
File size: 1824 byte(s)
New version 22.12.3
1 daviddavid 1906956 #
2     # Please do not update/rebuild/touch this package before asking first
3     # to mikala and/or neoclust and/or daviddavid
4     # This package is part of the KDE Stack.
5     #
6    
7     %define rel 1
8    
9 mikala 153764 Name: zanshin
10 neoclust 1946616 Version: 22.12.3
11 daviddavid 1906956 Release: %mkrel %{rel}
12 mikala 153764 Summary: Getting Things Done application
13 daviddavid 1906956 License: GPLv2+ and LGPLv2+
14 mikala 153764 Group: Graphical desktop/KDE
15 daviddavid 1906956 URL: https://apps.kde.org/zanshin/
16     Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
17 mikala 153904
18 akien 926977 BuildRequires: boost-devel
19 daviddavid 1195071 BuildRequires: gettext
20     BuildRequires: kf5-macros
21 neoclust 1214770
22 akien 926977 BuildRequires: cmake(KF5AkonadiCalendar)
23     BuildRequires: cmake(KF5KontactInterface)
24 daviddavid 1699469 BuildRequires: cmake(KF5Akonadi)
25 neoclust 1214770
26 akien 927009 BuildRequires: cmake(KF5Runner)
27 daviddavid 1195071 BuildRequires: cmake(KF5WindowSystem)
28     BuildRequires: cmake(KF5I18n)
29 neoclust 1214770
30 daviddavid 1195071 BuildRequires: pkgconfig(Qt5Core)
31     BuildRequires: pkgconfig(Qt5Gui)
32     BuildRequires: pkgconfig(Qt5Qml)
33 akien 927014 BuildRequires: pkgconfig(Qt5Test)
34 daviddavid 1195071 BuildRequires: pkgconfig(Qt5Widgets)
35 akien 926977
36 daviddavid 1906956 Recommends: renku
37    
38 daviddavid 1483237 Obsoletes: renku < 0.5.0-6
39    
40 mikala 153764 %description
41 daviddavid 1913294 A Getting Things Done application which aims at getting your
42     mind like water.
43 mikala 153764
44 daviddavid 1195071 %files -f %{name}.lang
45 neoclust 1766072 %doc AUTHORS HACKING TODO
46 akien 926977 %{_kf5_bindir}/%{name}
47     %{_kf5_bindir}/%{name}-migrator
48 neoclust 1883479 %{_qt5_plugindir}/pim5/kontact/kontact_zanshinplugin.so
49 akien 926977 %{_qt5_plugindir}/krunner_zanshin.so
50     %{_qt5_plugindir}/zanshin_part.so
51 neoclust 1766084 %_kf5_metainfodir/org.kde.zanshin.metainfo.xml
52 akien 926977 %{_kf5_applicationsdir}/org.kde.%{name}.desktop
53     %{_kf5_datadir}/kxmlgui5/%{name}/
54     %{_kf5_services}/plasma-runner-zanshin.desktop
55     %{_kf5_services}/zanshin_part.desktop
56     %{_kf5_iconsdir}/hicolor/*/apps/%{name}.*
57 mikala 153764
58 neoclust 1214770 #---------------------------------------------------------------
59    
60 mikala 153764 %prep
61 neoclust 1765281 %autosetup -p1 -n %{name}-%{version}
62 mikala 153903
63 mikala 153764 %build
64 akien 926977 %cmake_kf5
65 wally 1470701 %cmake_build
66 mikala 153764
67 akien 926977 %install
68 wally 1470701 %cmake_install
69 mikala 153764
70 daviddavid 1195071 %find_lang %{name}

  ViewVC Help
Powered by ViewVC 1.1.28