Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37039575
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: 25.1.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://tea-editor.sourceforge.net/

Source: http://dl.sf.net/tea-editor/%version/%name-%version.tar.bz2

# Automatically added by buildreq on Sun Apr 26 2009

BuildRequires: gcc-c++ libaspell-devel libqt4-devel

%description
Tea is a useful and simple in use GTK-based editor for GNU/Linux and
FreeBSD, released under GPL. It has not any deps except GTK+ 2.6 (or
higher), GnomeVFS, LibGconf and modern version of GCC (you have it with
your Linux-distro).

%prep
%setup -q

%build
qmake-qt4
%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 INSTALL 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