/[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 1177954 - (hide annotations) (download)
Mon Nov 20 13:40:28 2017 UTC (6 years, 4 months ago) by semiletov
File size: 1399 byte(s)
spec fixes and update to upstream
1 semiletov 1177638 Name: tea
2 semiletov 1177954 Version: 44.1.1
3 zezinho 1177822 Release: %mkrel 1
4 semiletov 1177638 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 semiletov 1177954 Source0: http://semiletov.org/tea/dloads/tea-%{version}.tar.bz2
9     Source1: http://tea.ourproject.org/dloads/tea-%{version}.tar.bz2
10 semiletov 1177638
11     License: GPLv3+
12    
13 semiletov 1177954 BuildRequires: glibc-devel
14     BuildRequires: libgcc
15 semiletov 1177638 BuildRequires: libhunspell-devel
16 semiletov 1177954 BuildRequires: libstdc++6-devel
17 semiletov 1177638 BuildRequires: libz-devel
18    
19 semiletov 1177696 BuildRequires: pkgconfig(Qt5Core)
20     BuildRequires: pkgconfig(Qt5Gui)
21     BuildRequires: pkgconfig(Qt5Network)
22     BuildRequires: pkgconfig(Qt5Widgets)
23     BuildRequires: pkgconfig(Qt5Xml)
24     BuildRequires: pkgconfig(Qt5Qml)
25     BuildRequires: pkgconfig(Qt5Quick)
26 semiletov 1177638
27     %define debug_package %{nil}
28    
29     %description
30     TEA is the lighthweight Qt-based editor with functions for HTML and LaTeX editing.
31    
32     It support for multiple encodings, code snippets, templates, plugins, user hotkeys,
33     external scripts, string manipulation functions, bookmarks, syntax highlighting,
34     and more.
35    
36     %prep
37     %setup -q
38    
39     %build
40     qmake PREFIX=%{_bindir}
41 semiletov 1177696 %make_build
42 semiletov 1177638
43     %install
44 semiletov 1177696 %make_install INSTALL_ROOT=%{buildroot}
45 semiletov 1177638
46     %files
47 semiletov 1177954 %defattr(-,root,root)
48 semiletov 1177638 %{_bindir}/tea
49     %{_datadir}/applications/tea.desktop
50 semiletov 1177954 %{_iconsdir}/hicolor/*/apps/tea.png
51     %{_iconsdir}/hicolor/scalable/apps/tea.svg

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30