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

Contents of /cauldron/zanshin/pristine/SPECS/zanshin.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 452753 - (show annotations) (download)
Wed Jul 10 23:26:21 2013 UTC (10 years, 9 months ago) by schedbot
File size: 1439 byte(s)
Copying release 0.2.1-3.mga4 to pristine/ directory.
1 %define rel 3
2
3 Name: zanshin
4 Version: 0.2.1
5 Release: %mkrel %{rel}
6 Summary: Getting Things Done application
7 Group: Graphical desktop/KDE
8 License: GPLv2+ LGPLv2+
9 URL: http://ervin.ipsquad.net/tags/zanshin/
10 Source0: http://files.kde.org/%{name}/%{name}-%{version}.tar.bz2
11 # zanshin-l10n contains a ruby script adapted from neoclust's script for digikam to fetch translation
12 Source1: zanshin-l10n-%version.tar.xz
13 Patch1: zanshin-0.1.91-add-po-in-cmakelist.patch
14 BuildRequires: kdepimlibs4-devel
15 BuildRequires: libboost-devel
16
17 %description
18 A Getting Things Done application which aims at getting your mind like water.
19
20 %files -f %{name}.lang
21 %doc AUTHORS COPYING COPYING.LIB HACKING TODO
22 %{_kde_bindir}/%{name}
23 %{_kde_libdir}/kde4/kontact_zanshinplugin.so
24 %{_kde_libdir}/kde4/krunner_zanshin.so
25 %{_kde_libdir}/kde4/zanshin_part.so
26 %{_kde_appsdir}/%{name}
27 %{_kde_applicationsdir}/%{name}.desktop
28 %{_kde_services}/kontact/zanshin_plugin.desktop
29 %{_kde_services}/plasma-runner-zanshin.desktop
30 %{_kde_services}/zanshin_part.desktop
31 %{_kde_iconsdir}/hicolor/*/apps/%{name}.png
32 %{_kde_iconsdir}/hicolor/scalable/apps/%{name}.svgz
33
34 #---------------------------------------------------------------
35
36
37 %prep
38 %setup -qn %{name}-%{version}
39 %setup -qn %{name}-%{version} -a 1
40
41 %apply_patches
42
43 %build
44 %cmake_kde4
45 %make
46
47
48 %install
49 %makeinstall_std -C build
50 %find_lang %{name}

  ViewVC Help
Powered by ViewVC 1.1.30