/[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 1234420 - (hide annotations) (download)
Mon Jun 4 04:35:20 2018 UTC (5 years, 9 months ago) by daviddavid
File size: 1095 byte(s)
SILENT: apply patches

1 yochenhsieh 1005618 Name: chewing-editor
2     Summary: Cross platform chewing user phrase editor
3 yochenhsieh 1009241 Version: 0.1.1
4 daviddavid 1234419 Release: %mkrel 2
5 yochenhsieh 1005618 Group: System/Internationalization
6     License: GPLv2
7 daviddavid 1234419 URL: http://chewing.im
8 yochenhsieh 1005618 Source0: https://github.com/chewing/chewing-editor/releases/download/v%{version}/%{name}-%{version}.tar.gz
9 daviddavid 1234419 Patch0: chewing-editor-0.1.1-fix-build-against-qt-5.11.0.patch
10 yochenhsieh 1005618 BuildRequires: cmake
11 yochenhsieh 1005664 BuildRequires: help2man
12 ovitters 1144111 BuildRequires: pkgconfig(chewing)
13     BuildRequires: pkgconfig(Qt5Core)
14     BuildRequires: pkgconfig(Qt5Gui)
15     BuildRequires: pkgconfig(Qt5Widgets)
16 yochenhsieh 1005618 BuildRequires: qttools5
17    
18 daviddavid 1234419 Requires: libchewing
19    
20 yochenhsieh 1005618 %description
21     chewing-editor is a cross platform chewing user phrase editor.
22     It provides a easy way to manage user phrase. With it, user can
23     customize their user phrase to increase input performance.
24    
25     %prep
26     %setup -q
27 daviddavid 1234420 %autopatch -p1
28 yochenhsieh 1005618
29     %build
30 daviddavid 1234419 %cmake_qt5
31     %make_build
32 yochenhsieh 1005618
33     %install
34     %make_install -C build
35    
36     %files
37     %doc COPYING README.md
38     %{_bindir}/%{name}
39     %{_datadir}/applications/%{name}.desktop
40     %{_iconsdir}/hicolor/256/apps/%{name}.png
41     %{_iconsdir}/hicolor/scalable/apps/%{name}.svg
42 yochenhsieh 1005653 %{_datadir}/man/man1/%{name}.1.xz

  ViewVC Help
Powered by ViewVC 1.1.30