2024-01-05 18:22:09 +01:00
|
|
|
Name: tea
|
2024-01-05 18:22:09 +01:00
|
|
|
Version: 37.2.1
|
2024-01-05 18:22:09 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: A powerful and easy-to-use Qt4-based editor with many useful features for HTML, Docbook, and LaTeX editing
|
|
|
|
Group: Graphical Desktop/Applications/Development
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
|
|
|
URL: http://semiletov.org/tea/
|
|
|
|
Source: http://semiletov.org/tea/dloads/tea-%{version}.tar.bz2
|
|
|
|
#Source: http://downloads.sourceforge.net/project/tea-editor/tea-editor/%{version}/tea-%{version}.tar.bz2
|
|
|
|
Patch1: tea-makefile.patch
|
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
BuildRequires: libgcc
|
|
|
|
BuildRequires: libGL-devel
|
|
|
|
BuildRequires: libhunspell-devel
|
|
|
|
BuildRequires: libqt4-devel
|
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
BuildRequires: libz-devel
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
|
|
|
%description
|
|
|
|
TEA is a powerful and easy-to-use Qt4-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.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
#%patch1 -p1
|
|
|
|
|
|
|
|
%build
|
|
|
|
qmake PREFIX=%{_bindir}
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall INSTALL_ROOT=%{buildroot}/
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/tea
|
|
|
|
%doc AUTHORS COPYING
|
|
|
|
|
|
|
|
%changelog
|
2024-01-05 18:22:09 +01:00
|
|
|
* 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
|
|
|
|
|
2024-01-05 18:22:09 +01:00
|
|
|
* 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
|