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

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30