/[packages]/cauldron/tea/current/SPECS/tea.spec
ViewVC logotype

Contents of /cauldron/tea/current/SPECS/tea.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1187181 - (show annotations) (download)
Fri Dec 29 16:59:16 2017 UTC (6 years, 3 months ago) by semiletov
File size: 1232 byte(s)
SILENT spec fixes
1 Name: tea
2 Version: 44.1.1
3 Release: %mkrel 5
4 Summary: A powerful Qt-based editor with useful functions for HTML and LaTeX editing
5 Group: Editors
6 URL: http://semiletov.org/tea/
7 Source0: http://semiletov.org/tea/dloads/tea-%{version}.tar.bz2
8
9 License: GPLv3+
10
11 BuildRequires: libhunspell-devel
12 BuildRequires: libz-devel
13
14 BuildRequires: pkgconfig(Qt5Core)
15 BuildRequires: pkgconfig(Qt5Gui)
16 BuildRequires: pkgconfig(Qt5Network)
17 BuildRequires: pkgconfig(Qt5Widgets)
18 BuildRequires: pkgconfig(Qt5Xml)
19 BuildRequires: pkgconfig(Qt5Qml)
20 BuildRequires: pkgconfig(Qt5Quick)
21 BuildRequires: pkgconfig(Qt5PrintSupport)
22
23 %description
24 TEA is the lighthweight Qt-based editor with functions for HTML and LaTeX editing.
25
26 It support for multiple encodings, code snippets, templates, plugins, user hotkeys,
27 external scripts, string manipulation functions, bookmarks, syntax highlighting,
28 and more.
29
30 %prep
31 %setup_compile_flags
32 %setup -q
33
34 %build
35 %qmake_qt5 PREFIX=%{_prefix} "CONFIG+=noaspell"
36 %make_build
37
38 %install
39 %make_install INSTALL_ROOT=%{buildroot}
40
41 %files
42 %{_bindir}/tea
43 %{_datadir}/applications/tea.desktop
44 %{_iconsdir}/hicolor/*/apps/tea.png
45 %{_iconsdir}/hicolor/scalable/apps/tea.svg
46

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30