/[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 1005618 - (hide annotations) (download)
Sat Apr 23 14:12:28 2016 UTC (8 years ago) by yochenhsieh
File size: 965 byte(s)
imported package chewing-editor
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     BuildRequires: libchewing-devel
11     BuildRequires: qt5core-devel
12     BuildRequires: qt5gui-devel
13     BuildRequires: qt5widgets-devel
14     BuildRequires: qttools5
15     Requires: libchewing
16    
17     %description
18     chewing-editor is a cross platform chewing user phrase editor.
19     It provides a easy way to manage user phrase. With it, user can
20     customize their user phrase to increase input performance.
21    
22     %prep
23     %setup -q
24    
25     %build
26     %cmake
27     %make
28    
29     %install
30     %make_install -C build
31    
32     %files
33     %doc COPYING README.md
34     %{_bindir}/%{name}
35     %{_datadir}/applications/%{name}.desktop
36     %{_iconsdir}/hicolor/256/apps/%{name}.png
37     %{_iconsdir}/hicolor/scalable/apps/%{name}.svg
38     %{_datadir}/man/man1/%{name}.1.xz

  ViewVC Help
Powered by ViewVC 1.1.30