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

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30