Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37708177
en ru br
Репозитории ALT
S:3.7.12-alt1
5.1: 3.6-alt8
4.1: 3.6-alt6.1.0
4.0: 3.6-alt6.1.0
3.0: 3.6-alt6
www.altlinux.org/Changes

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

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

Name: recode
Version: 3.6
Release: alt6

License: GPL
Group: Text tools
Source: http://www.iro.umontreal.ca/contrib/recode/%name-%version.tar.bz2
Url: http://www.iro.umontreal.ca/~pinard/

Patch: recode4python.patch

Summary: The `recode' library converts files between character sets and usages
Summary(ru_RU.KOI8-R): Библиотека recode конвертирует файлы из разных кодировок.

%description
The `recode' library converts files between character sets and usages.
The library recognises or produces nearly 150 different character sets
and is able to transliterate files between almost any pair.  When
exact transliteration are not possible, it may get rid of the
offending characters or fall back on approximations.  Most RFC 1345
character sets are supported.  The `recode' program is a handy
front-end to the library.

The `recode' program and library have been written by Francois Pinard.
It is an evolving package, and specifications might change in future
releases.  Option `-f' is now fairly implemented, yet not fully.

%package devel
Summary: Libraries and include files for developing applications using the `recode' library
Group: Development/Other

%description devel
This package provides the necessary development libraries and include
files to allow you to develop applications using the `recode' libraries.

%prep
%setup -q
%patch -p1

%build
%configure

%make_build

%install
%makeinstall

cd $RPM_BUILD_ROOT%prefix/lib
strip --strip-debug *.so*
strip --strip-debug *.a*
cd -

%find_lang %name

%post
%post_ldconfig

%postun
%postun_ldconfig

%files -f %name.lang
#%defattr(-, bin, bin)
%_bindir/*
%_libdir/*.so*
%_infodir/%name.info*
%_mandir/man?/*
%doc ABOUT-NLS AUTHORS BACKLOG COPYING COPYING-LIB ChangeLog INSTALL THANKS TODO

%files devel
#%defattr(0555, bin, bin)

%_includedir/*
%_libdir/*.a

%changelog

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

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