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

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

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

%define dist Pango
Name: perl-%dist
Version: 1.221
Release: alt1

Summary: Layout and render international text
License: LGPL
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar
Patch: %name-%version-%release.patch

%define base_ver 1.220
Requires: perl-Glib >= %base_ver
BuildPreReq: perl-Glib-devel >= %base_ver

# Automatically added by buildreq on Mon Sep 28 2009

BuildRequires: fonts-ttf-dejavu libpango-devel perl-Cairo-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig perl-Glib-devel

%package devel
Summary: Layout and render international text
Group: Development/Perl
Requires: %name = %version-%release
Requires: libpango-devel
# Pango/Install/Files.pm:deps
Requires: perl-Glib-devel
Requires: perl-Cairo-devel

%description
Pango is a library for laying out and rendering text, with an emphasis on
internationalization.  Pango can be used anywhere that text layout is needed,
but using Pango in conjunction with Cairo and/or Gtk2 provides a complete
solution with high quality text handling and graphics rendering.

%description devel
Pango is a library for laying out and rendering text, with an emphasis on
internationalization.  Pango can be used anywhere that text layout is needed,
but using Pango in conjunction with Cairo and/or Gtk2 provides a complete
solution with high quality text handling and graphics rendering.

%prep
%setup -q -n %dist-%version
%patch -p1

%ifdef __buildreqs
# avoid build dependency on perl-Gtk2
rm `grep -l need_gtk t/*.t`
%endif

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc AUTHORS NEWS README
%perl_vendor_archlib/Pango.pm
%perl_vendor_autolib/Pango/

%files devel
%dir %perl_vendor_archlib/Pango
%doc %perl_vendor_archlib/Pango/*.pod
%dir %perl_vendor_archlib/Pango/Cairo
%doc %perl_vendor_archlib/Pango/Cairo/*.pod
%dir %perl_vendor_archlib/Pango/Install
%perl_vendor_archlib/Pango/Install/*

%changelog

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

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