/[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 1989728 - (hide annotations) (download)
Sat Sep 23 15:10:13 2023 UTC (4 days, 6 hours ago) by neoclust
File size: 1732 byte(s)
New version 23.08.1
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 neoclust 1989728 %define rel 1
8 daviddavid 1906956
9 mikala 153764 Name: zanshin
10 neoclust 1989728 Version: 23.08.1
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 daviddavid 1959595 BuildRequires: kf5-rpm-macros
21 neoclust 1214770
22 daviddavid 1959595 BuildRequires: cmake(KPim5AkonadiCalendar)
23     BuildRequires: cmake(KPim5KontactInterface)
24     BuildRequires: cmake(KPim5Akonadi)
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 1989437 Requires: akonadi-kde
37 daviddavid 1906956
38 mikala 153764 %description
39 daviddavid 1913294 A Getting Things Done application which aims at getting your
40     mind like water.
41 mikala 153764
42 daviddavid 1195071 %files -f %{name}.lang
43 neoclust 1766072 %doc AUTHORS HACKING TODO
44 akien 926977 %{_kf5_bindir}/%{name}
45     %{_kf5_bindir}/%{name}-migrator
46 neoclust 1883479 %{_qt5_plugindir}/pim5/kontact/kontact_zanshinplugin.so
47 daviddavid 1959595 %{_kf5_plugindir}/krunner/org.kde.zanshin.so
48 akien 926977 %{_qt5_plugindir}/zanshin_part.so
49 daviddavid 1959595 %{_kf5_metainfodir}/org.kde.zanshin.metainfo.xml
50 akien 926977 %{_kf5_applicationsdir}/org.kde.%{name}.desktop
51     %{_kf5_datadir}/kxmlgui5/%{name}/
52     %{_kf5_iconsdir}/hicolor/*/apps/%{name}.*
53 mikala 153764
54 neoclust 1214770 #---------------------------------------------------------------
55    
56 mikala 153764 %prep
57 neoclust 1765281 %autosetup -p1 -n %{name}-%{version}
58 mikala 153903
59 mikala 153764 %build
60 akien 926977 %cmake_kf5
61 wally 1470701 %cmake_build
62 mikala 153764
63 akien 926977 %install
64 wally 1470701 %cmake_install
65 mikala 153764
66 daviddavid 1195071 %find_lang %{name}

  ViewVC Help
Powered by ViewVC 1.1.28