Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37733173
en ru br
ALT Linux repos
S:2.18-alt1
5.0: 0.03-alt2
4.1: 0.03-alt1

Group :: Development/Perl
RPM: perl-Text-Bidi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module Text-Bidi
%define m_distro Text-Bidi
%define m_name Text::Bidi
%define _enable_test 1

Name: perl-Text-Bidi
Version: 0.03
Release: alt1

Summary: Perl extension for FriBiDi

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Anton Farygin <rider at altlinux.ru>

Source: http://search.cpan.org/CPAN/authors/id/K/KA/KAMENSKY/%m_distro-%version.tar.gz

BuildRequires: libfribidi-devel >= 0.10.9 perl-Encode perl-devel

%description
This is a perl interface to the libfribidi library that implements the
Unicode bidi algorithm. The bidi algorithm is a specification for displaying
text that consists of both left-to-right and right-to-left written languages.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin