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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1242783 by semiletov, Mon Jul 9 12:34:29 2018 UTC revision 1259179 by semiletov, Sat Sep 15 21:43:21 2018 UTC
# Line 1  Line 1 
1  Name:          tea  Name:          tea
2  Version:       45.0.2  Version:       46.0.0
3  Release:       %mkrel 1  Release:       %mkrel 1
4  Summary:       A powerful Qt-based editor with useful functions for HTML and LaTeX editing  Summary:       A powerful Qt-based editor with useful functions for HTML and LaTeX editing
5  Group:         Editors  Group:         Editors
# Line 20  BuildRequires: pkgconfig(Qt5Qml) Line 20  BuildRequires: pkgconfig(Qt5Qml)
20  BuildRequires: pkgconfig(Qt5Quick)  BuildRequires: pkgconfig(Qt5Quick)
21  BuildRequires: pkgconfig(Qt5PrintSupport)  BuildRequires: pkgconfig(Qt5PrintSupport)
22    
23  %description  BuildRequires: meson
 TEA is the lighthweight Qt-based editor with functions for HTML and LaTeX editing.  
24    
25  It support for multiple encodings, code snippets, templates, plugins, user hotkeys,  %description
26  external scripts, string manipulation functions, bookmarks, syntax highlighting,  TEA is the lighthweight Qt-based editor with functions
27   and many more.  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  %prep
33  %setup -q  %setup -q
34    
35  %build  %build
36  %qmake_qt5  PREFIX=%{_prefix} "CONFIG+=noaspell"  %meson
37  %make_build  %meson_build
38    
39  %install  %install
40  %make_install INSTALL_ROOT=%{buildroot}  %meson_install -C build
41    
42  %files  %files
43  %{_bindir}/tea  %{_bindir}/tea

Legend:
Removed from v.1242783  
changed lines
  Added in v.1259179

  ViewVC Help
Powered by ViewVC 1.1.30