/[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 1336761 - (show annotations) (download)
Thu Nov 29 20:23:59 2018 UTC (5 years, 3 months ago) by semiletov
File size: 1209 byte(s)
update to 47.0.0
1 Name: tea
2 Version: 47.0.0
3 Release: %mkrel 1
4 Summary: A powerful Qt-based editor with useful functions for HTML and LaTeX editing
5 Group: Editors
6 URL: http://semiletov.org/tea
7 Source0: https://github.com/psemiletov/tea-qt/archive/%{version}.tar.gz
8
9 License: GPLv3+
10
11 BuildRequires: pkgconfig(hunspell)
12 BuildRequires: libz-devel
13
14 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 BuildRequires: pkgconfig(Qt5PrintSupport)
22
23 BuildRequires: meson
24
25 %description
26 TEA is the lighthweight Qt-based editor with functions
27 for HTML and LaTeX editing. It support for multiple encodings,
28 code snippets, templates, plugins, user hotkeys,
29 external scripts, string manipulation functions, bookmarks,
30 syntax highlighting, and many more.
31
32 %prep
33 %setup -q -n %{name}-qt-%{version}
34
35 %build
36 %meson
37 %meson_build
38
39 %install
40 %meson_install -C build
41
42 %files
43 %{_bindir}/tea
44 %{_datadir}/applications/tea.desktop
45 %{_iconsdir}/hicolor/*/apps/tea.png
46 %{_iconsdir}/hicolor/scalable/apps/tea.svg

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.30