/[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 1177822 - (show annotations) (download)
Sun Nov 19 17:10:46 2017 UTC (6 years, 4 months ago) by zezinho
File size: 1237 byte(s)
- remove useless BR - remove unused source
- remove useless defattr - add missing BR for QT5 print
1 Name: tea
2 Version: 44.1.0
3 Release: %mkrel 1
4 Summary: A powerful Qt-based editor with useful functions for HTML and LaTeX editing
5 Group: Editors
6 Packager: Peter Semiletov <semiletov@gmail.com>
7 URL: http://semiletov.org/tea/
8 Source: 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(Qt5PrintSupport)
19 BuildRequires: pkgconfig(Qt5Widgets)
20 BuildRequires: pkgconfig(Qt5Xml)
21 BuildRequires: pkgconfig(Qt5Qml)
22 BuildRequires: pkgconfig(Qt5Quick)
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}
38 %make_build
39
40 %install
41 %make_install INSTALL_ROOT=%{buildroot}
42
43
44 %files
45 %{_bindir}/tea
46 %{_datadir}/applications/tea.desktop
47 %{_iconsdir}/hicolor/*/apps/tea-icon-v3-03.png

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30