/[packages]/cauldron/chewing-editor/current/SPECS/chewing-editor.spec
ViewVC logotype

Annotation of /cauldron/chewing-editor/current/SPECS/chewing-editor.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1005642 - (hide annotations) (download)
Sat Apr 23 14:52:38 2016 UTC (8 years ago) by yochenhsieh
File size: 984 byte(s)
SILENT: add br help2man

1 yochenhsieh 1005618 Name: chewing-editor
2     Summary: Cross platform chewing user phrase editor
3     Version: 0.1.0
4     Release: %mkrel 1
5     Group: System/Internationalization
6     License: GPLv2
7     Source0: https://github.com/chewing/chewing-editor/releases/download/v%{version}/%{name}-%{version}.tar.gz
8     URL: http://chewing.im
9     BuildRequires: cmake
10 yochenhsieh 1005642 BuildRequires: help2man
11 yochenhsieh 1005618 BuildRequires: libchewing-devel
12     BuildRequires: qt5core-devel
13     BuildRequires: qt5gui-devel
14     BuildRequires: qt5widgets-devel
15     BuildRequires: qttools5
16     Requires: libchewing
17    
18     %description
19     chewing-editor is a cross platform chewing user phrase editor.
20     It provides a easy way to manage user phrase. With it, user can
21     customize their user phrase to increase input performance.
22    
23     %prep
24     %setup -q
25    
26     %build
27     %cmake
28     %make
29    
30     %install
31     %make_install -C build
32    
33     %files
34     %doc COPYING README.md
35     %{_bindir}/%{name}
36     %{_datadir}/applications/%{name}.desktop
37     %{_iconsdir}/hicolor/256/apps/%{name}.png
38     %{_iconsdir}/hicolor/scalable/apps/%{name}.svg
39 yochenhsieh 1005642 %{_mandir}/man1/%{name}.1.xz

  ViewVC Help
Powered by ViewVC 1.1.30