Name: tea Version: 44.1.0 Release: %mkrel 1 Summary: A powerful Qt-based editor with useful functions for HTML and LaTeX editing Group: Editors Packager: Peter Semiletov URL: http://semiletov.org/tea/ Source: http://semiletov.org/tea/dloads/tea-%{version}.tar.bz2 License: GPLv3+ BuildRequires: libhunspell-devel BuildRequires: libz-devel BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Xml) BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Quick) %define debug_package %{nil} %description TEA is the lighthweight Qt-based editor with functions for HTML and LaTeX editing. It support for multiple encodings, code snippets, templates, plugins, user hotkeys, external scripts, string manipulation functions, bookmarks, syntax highlighting, and more. %prep %setup -q %build qmake PREFIX=%{_bindir} %make_build %install %make_install INSTALL_ROOT=%{buildroot} %files %{_bindir}/tea %{_datadir}/applications/tea.desktop %{_iconsdir}/hicolor/*/apps/tea-icon-v3-03.png