/[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 1180072 by semiletov, Mon Nov 27 11:09:40 2017 UTC revision 1187181 by semiletov, Fri Dec 29 16:59:16 2017 UTC
# Line 1  Line 1 
1  Name:          tea  Name:          tea
2  Version:       44.1.1  Version:       44.1.1
3  Release:       %mkrel 4  Release:       %mkrel 5
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
6  URL:           http://semiletov.org/tea/  URL:           http://semiletov.org/tea/
# 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    
 %define debug_package %{nil}  
   
23  %description  %description
24  TEA is the lighthweight Qt-based editor with functions for HTML and LaTeX editing.  TEA is the lighthweight Qt-based editor with functions for HTML and LaTeX editing.
25    
# Line 30  external scripts, string manipulation fu Line 28  external scripts, string manipulation fu
28   and more.   and more.
29    
30  %prep  %prep
31    %setup_compile_flags
32  %setup -q  %setup -q
33    
34  %build  %build
35  #qmake PREFIX=%{_bindir} "CONFIG+=noaspell"  %qmake_qt5  PREFIX=%{_prefix} "CONFIG+=noaspell"
 qmake PREFIX=%{_prefix} "CONFIG+=noaspell"  
36  %make_build  %make_build
37    
38  %install  %install

Legend:
Removed from v.1180072  
changed lines
  Added in v.1187181

  ViewVC Help
Powered by ViewVC 1.1.30