Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37524163
en ru br
Репозитории ALT
S:46.3.0-alt1
5.1: 25.1.0-alt1
4.1: 17.3.5-alt1.qa1
4.0: 16.0.5-alt1
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: tea

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: tea
Version: 46.3.0
Release: alt1

Summary: Powerful text editor with many HTML editing and text processing functions

Packager: Vitaly Lipatov <lav at altlinux.ru>

License: GPL
Group: Text tools
Url: http://semiletov.org/tea/

#Source: http://semiletov.org/tea/dloads/tea-%version.tar

# Source-url: https://github.com/psemiletov/tea-qt/archive/%version.tar.gz
Source: %name-%version.tar

BuildRequires(pre): rpm-macros-qt5
BuildRequires: gcc-c++ zlib-devel libaspell-devel qt5-base-devel qt5-declarative-devel

%description
Tea is a useful and simple in use Qt-based editor for GNU/Linux and
FreeBSD, released under GPL.

%prep
%setup

%build
%qmake_qt5
%make_build

%install
install -D bin/%name %buildroot%_bindir/%name
mkdir -p %buildroot%_pixmapsdir
cp icons/*.png %buildroot%_pixmapsdir/

mkdir -p %buildroot%_desktopdir
cat <<EOF >%buildroot%_desktopdir/%name.desktop
[Desktop Entry]
Encoding=UTF-8
Name=Tea
Comment=Tea is a small but powerful text editor
Comment[ru]=Tea - п╫п╣п╠п╬п╩я▄я┬п╬п╧, п╫п╬ п╪п╬я┴п╫я▀п╧ я┌п╣п╨я│я┌п╬п╡я▀п╧ я─п╣п╢п╟п╨я┌п╬я─
Comment[ua]=Tea - п╪п╟п╩п╦п╧, п╟п╩п╣ п╢я┐п╤п╣ п©п╬я┌я┐п╤п╫п╦п╧ я┌п╣п╨я│я┌п╬п╡п╦п╧ я─п╣п╢п╟п╨я┌п╬я─
TryExec=%name
Exec=%_bindir/%name
Icon=tea_icon_v2.png
Terminal=false
Type=Application
Categories=Application;Office
EOF

%find_lang %name

%files -f %name.lang
%_bindir/*
%doc AUTHORS ChangeLog NEWS README TODO
#%_datadir/%name
%_pixmapsdir/*
%_desktopdir/%name.desktop

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin