tea/tea.spec

149 lines
5.4 KiB
RPMSpec
Raw Permalink Normal View History

Name: tea
Version: 63.1.0
Release: 1mamba
Summary: A powerful and easy-to-use Qt-based editor with many useful features for HTML, Docbook, and LaTeX editing
Group: Graphical Desktop/Applications/Development
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://tea.ourproject.org/
Source: https://github.com/psemiletov/tea-qt.git/%{version}/tea-qt-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libaspell-devel
BuildRequires: libgcc
BuildRequires: libglvnd-devel
BuildRequires: libhunspell-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
## AUTOBUILDREQ-END
%description
TEA is a powerful and easy-to-use Qt-based editor with many useful features for HTML, Docbook, and LaTeX editing.
It features a small footprint, a tabbed layout engine, support for multiple encodings, code snippets, templates, customizable hotkeys, an "open at cursor" function for HTML files and images, miscellaneous HTML tools, preview in external browser, string manipulation functions, Morse-code tools, bookmarks, syntax highlighting, and more.
%debug_package
%prep
%setup -q -n tea-qt-%{version}
%build
%{_qt5_qmake} PREFIX=%{_bindir}
%make
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall STRIP=/bin/true INSTALL_ROOT=%{buildroot}/
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files
%defattr(-,root,root)
%{_bindir}/tea
%{_datadir}/applications/tea.desktop
%{_datadir}/icons/hicolor/*/apps/tea.png
%{_datadir}/icons/hicolor/scalable/apps/tea.svg
%doc AUTHORS COPYING
%changelog
* Sun Jun 09 2024 Automatic Build System <autodist@openmamba.org> 63.1.0-1mamba
- automatic version update by autodist
* Thu May 16 2024 Automatic Build System <autodist@openmamba.org> 63.0.2-1mamba
- automatic version update by autodist
* Sun Mar 10 2024 Automatic Build System <autodist@openmamba.org> 62.4.0-1mamba
- automatic version update by autodist
* Thu Mar 07 2024 Automatic Build System <autodist@openmamba.org> 62.3.0-1mamba
- automatic version update by autodist
* Tue Dec 12 2023 Automatic Build System <autodist@mambasoft.it> 62.2.1-1mamba
- automatic version update by autodist
* Fri Dec 08 2023 Automatic Build System <autodist@mambasoft.it> 62.1.2-1mamba
- automatic version update by autodist
* Sat Nov 11 2023 Automatic Build System <autodist@mambasoft.it> 62.1.1-1mamba
- automatic version update by autodist
* Thu Nov 09 2023 Automatic Build System <autodist@mambasoft.it> 62.1.0-1mamba
- automatic version update by autodist
* Sat Nov 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 62.0.2-1mamba
- update to 62.0.2
* Wed Oct 25 2017 Automatic Build System <autodist@mambasoft.it> 44.1.0-1mamba
- automatic version update by autodist
* Sun Aug 07 2016 Automatic Build System <autodist@mambasoft.it> 42.0.0-1mamba
- automatic version update by autodist
* Sun Apr 24 2016 Automatic Build System <autodist@mambasoft.it> 41.1.1-1mamba
- automatic version update by autodist
* Mon Oct 12 2015 Automatic Build System <autodist@mambasoft.it> 41.1.0-1mamba
- automatic version update by autodist
* Wed Apr 01 2015 Automatic Build System <autodist@mambasoft.it> 41.0.0-1mamba
- automatic version update by autodist
* Tue Feb 24 2015 Automatic Build System <autodist@mambasoft.it> 40.0.0-1mamba
- automatic version update by autodist
* Sun Dec 21 2014 Automatic Build System <autodist@mambasoft.it> 39.1.0-1mamba
- automatic update by autodist
* Mon Nov 17 2014 Automatic Build System <autodist@mambasoft.it> 39.0.0-1mamba
- automatic version update by autodist
* Thu Oct 16 2014 Automatic Build System <autodist@mambasoft.it> 38.0.0-1mamba
- automatic version update by autodist
* Wed Apr 09 2014 Automatic Build System <autodist@mambasoft.it> 37.2.1-1mamba
- automatic version update by autodist
* Thu Mar 27 2014 Automatic Build System <autodist@mambasoft.it> 37.2.0-1mamba
- automatic version update by autodist
* Mon Feb 03 2014 Automatic Build System <autodist@mambasoft.it> 37.1.0-1mamba
- automatic version update by autodist
* Tue Dec 24 2013 Automatic Build System <autodist@mambasoft.it> 37.0.1-1mamba
- automatic version update by autodist
* Thu Oct 17 2013 Automatic Build System <autodist@mambasoft.it> 37.0.0-1mamba
- automatic version update by autodist
* Tue Sep 10 2013 Automatic Build System <autodist@mambasoft.it> 36.0.3-1mamba
- automatic update by autodist
* Fri Jul 12 2013 Automatic Build System <autodist@mambasoft.it> 36.0.2-1mamba
- automatic version update by autodist
* Fri Jun 07 2013 Automatic Build System <autodist@mambasoft.it> 36.0.1-1mamba
- update to 36.0.1
* Tue Mar 26 2013 Automatic Build System <autodist@mambasoft.it> 35.0.0-1mamba
- automatic version update by autodist
* Wed Feb 06 2013 Automatic Build System <autodist@mambasoft.it> 34.0.1-1mamba
- automatic version update by autodist
* Fri Feb 01 2013 Automatic Build System <autodist@mambasoft.it> 34.0.0-1mamba
- automatic version update by autodist
* Sat Jan 26 2013 Automatic Build System <autodist@mambasoft.it> 33.5.0-1mamba
- update to 33.5.0
* Fri Oct 12 2012 Automatic Build System <autodist@mambasoft.it> 33.3.0-1mamba
- automatic version update by autodist
* Sat Aug 11 2012 Automatic Build System <autodist@mambasoft.it> 33.2.0-1mamba
- automatic version update by autodist
* Sun Apr 29 2012 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 33.0.0-1mamba
- package created by autospec