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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1180072 - (hide annotations) (download)
Mon Nov 27 11:09:40 2017 UTC (6 years, 4 months ago) by semiletov
File size: 1279 byte(s)
installation prefix has been fixed
1 semiletov 1177638 Name: tea
2 semiletov 1177954 Version: 44.1.1
3 semiletov 1180072 Release: %mkrel 4
4 semiletov 1177638 Summary: A powerful Qt-based editor with useful functions for HTML and LaTeX editing
5     Group: Editors
6     URL: http://semiletov.org/tea/
7 semiletov 1177954 Source0: http://semiletov.org/tea/dloads/tea-%{version}.tar.bz2
8 semiletov 1177638
9     License: GPLv3+
10    
11     BuildRequires: libhunspell-devel
12     BuildRequires: libz-devel
13    
14 semiletov 1177696 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 semiletov 1177987 BuildRequires: pkgconfig(Qt5PrintSupport)
22 semiletov 1177638
23     %define debug_package %{nil}
24    
25     %description
26     TEA is the lighthweight Qt-based editor with functions for HTML and LaTeX editing.
27    
28     It support for multiple encodings, code snippets, templates, plugins, user hotkeys,
29     external scripts, string manipulation functions, bookmarks, syntax highlighting,
30     and more.
31    
32     %prep
33     %setup -q
34    
35     %build
36 semiletov 1180072 #qmake PREFIX=%{_bindir} "CONFIG+=noaspell"
37     qmake PREFIX=%{_prefix} "CONFIG+=noaspell"
38 semiletov 1177696 %make_build
39 semiletov 1177638
40     %install
41 semiletov 1177696 %make_install INSTALL_ROOT=%{buildroot}
42 semiletov 1177638
43     %files
44     %{_bindir}/tea
45     %{_datadir}/applications/tea.desktop
46 semiletov 1177954 %{_iconsdir}/hicolor/*/apps/tea.png
47 semiletov 1177955 %{_iconsdir}/hicolor/scalable/apps/tea.svg
48    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30