Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37555271
en ru br
Репозитории ALT
S:0.99-alt3.qa2
5.1: 0.99-alt3
4.1: 0.99-alt1
4.0: 0.99-alt0.1
3.0: 0.99-alt0.1
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: libtranslate

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

Name: libtranslate
Version: 0.99
Release: alt0.1

Summary: library for translating text

License: See COPYING
Group: Development/C
Url: http://www.nongnu.org/libtranslate/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar.bz2

# manually removed: gcc-g77

# Automatically added by buildreq on Tue Feb 15 2005
BuildRequires: gcc-c++ glib2-devel hostinfo libgcrypt-devel libgnutls-devel libgpg-error-devel libsoup-devel libstdc++-devel libtalkfilters-devel libtasn1-devel libxml2-devel perl-XML-Parser pkgconfig zlib-devel

%description
libtranslate is a library for translating text and web pages
between natural languages. Its modular infrastructure allows
to implement new translation services separately from the core
library.

%package devel
Summary: Header files for libtranslate
Summary(ru_RU.KOI8-R): Заголовочные файлы для libtranslate
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contain header files for libtranslate.

%description -l ru_RU.KOI8-R
Пакет содержит заголовочные файлы для libtranslate.

%prep
%setup -q

%build

%configure --disable-static --enable-generic --enable-talkfilters

%make

%install

%makeinstall

%find_lang %name

%post
%post_ldconfig

%postun
%postun_ldconfig

%files -f %name.lang
%doc COPYING README
%_libdir/*.so.*
%_bindir/*
%_man1dir/*

%files devel
%_includedir/*
%_libdir/pkgconfig/*.pc
%_datadir/gtk-doc/html/*
%_libdir/*.so

%changelog

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

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