Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37899032
en ru br
Репозитории ALT
S:45.1-alt1
5.1: 1.9.6-alt1
3.0: 1.0.2-alt2
www.altlinux.org/Changes

Группа :: Development/Tools
Пакет: gtranslator

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

Name: gtranslator
Version: 1.9.6
Release: alt1
Summary: A GNOME po file editor with many bells and whistles.
License: GPL
Group: Development/Tools
URL: http://gtranslator.sourceforge.net
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires(Pre): libGConf-devel
BuildRequires: gnome-common gnome-doc-utils gtk-doc intltool libdb4-devel libgdict-devel libgdl-devel libgtksourceview-devel
BuildRequires: libgtkspell-devel libgucharmap-devel librarian libsoup-devel

%description
gtranslator is a comfortable po file editor with many bells and whistles.
It features many useful function which ease the work of translators of po
files imminently.

%prep
%setup -q
%patch -p1

%build
export NOCONFIGURE=yes
gnome-autogen.sh
%configure \
--disable-schemas-install \
--disable-plugin-subversion \
--disable-static
%make_build

%install
%make DESTDIR=%buildroot install

cp -a icons %buildroot%_datadir/
install -m644 %buildroot%_iconsdir/hicolor/48x48/apps/%name.png %buildroot%_pixmapsdir/

find %buildroot%_libdir/%name -name \*.la -delete

%find_lang --with-gnome %name

%post
%gconf2_install %name

%preun
if [ $1 = 0 ]; then
%gconf2_uninstall %name
fi

%files -f %name.lang
%doc AUTHORS NEWS README THANKS TODO
%_sysconfdir/gconf/schemas/%name.schemas
%_bindir/%name
%_libdir/%name
%_datadir/%name
%_desktopdir/%name.desktop
%_iconsdir/hicolor/*/apps/%name.png
%_pixmapsdir/*
%_man1dir/%name.1*

%changelog

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

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