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

Группа :: Разработка/Perl
Пакет: perl-Unicode-Map8

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

%define dist Unicode-Map8
Name: perl-%dist
Version: 0.13
Release: alt4.1.1.1

Summary: Perl module to represent mapping tables between 8-bit chars and Unicode
License: GPL
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

Patch0: Unicode-Map8-0.12-type.diff
Patch1: Unicode-Map8-0.12-declaration.diff

# Automatically added by buildreq on Sun Oct 09 2011

BuildRequires: perl-Unicode-String perl-devel perl-podlators

%description
The Unicode::Map8 class implement efficient mapping tables between
8-bit character sets and 16 bit character sets like Unicode.  The
tables are efficient both in terms of space allocated and translation
speed.  The 16-bit strings is assumed to use network byte order.

%prep
%setup -q -n %dist-%version
%patch0
%patch1

%build
%perl_vendor_build INSTALLMAN1DIR=%_man1dir

%install
%perl_vendor_install

%files
%doc Changes README
%_bindir/umap
%_man1dir/umap.1*
%perl_vendor_archlib/Unicode*
%perl_vendor_autolib/Unicode*

%changelog

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

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