/[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 1144111 - (hide annotations) (download)
Wed Aug 23 21:17:32 2017 UTC (6 years, 7 months ago) by ovitters
File size: 1006 byte(s)
SILENT convert -devel buildrequires into pkgconfig
1 yochenhsieh 1005618 Name: chewing-editor
2     Summary: Cross platform chewing user phrase editor
3 yochenhsieh 1009241 Version: 0.1.1
4     Release: %mkrel 1
5 yochenhsieh 1005618 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 1005664 BuildRequires: help2man
11 ovitters 1144111 BuildRequires: pkgconfig(chewing)
12     BuildRequires: pkgconfig(Qt5Core)
13     BuildRequires: pkgconfig(Qt5Gui)
14     BuildRequires: pkgconfig(Qt5Widgets)
15 yochenhsieh 1005618 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 1005653 %{_datadir}/man/man1/%{name}.1.xz

  ViewVC Help
Powered by ViewVC 1.1.30