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

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

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

#
#   - PDF::Reuse::Barcode -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       PDF-Reuse-Barcode-0.05.tar.gz
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module PDF-Reuse-Barcode
%define m_distro PDF-Reuse-Barcode
%define m_name PDF::Reuse::Barcode
%define m_author_id unknown
%define _enable_test 1

Name: perl-PDF-Reuse-Barcode
Version: 0.05
Release: alt1

Summary: Create barcodes for PDF documents with PDF::Reuse

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

Packager: Vladimir A. Svyatoshenko <svyt at altlinux.ru>

BuildArch: noarch
Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Tue Jul 03 2007

BuildRequires: perl-Barcode-Code128 perl-devel perl-GD2 perl-GD-Barcode perl-PDF-Reuse

%description
This is a sub-module to PDF::Reuse. It creates barcode "images" to be used in
PDF documents. It uses GD::Barcode and its sub-modules: GD::Barcode::Code39,
COOP2of5, EAN13 and so on, to calculate the barcode pattern. For Code128 it uses
Barcode::Code128.

Normally the barcodes are displayed on a white background and with the characters
under the bars. You can rotate the "image", make it smaller or bigger, prolong the
bars and change the background.
(But then, don't forget to test that your barcode scanner still understands it.)

If you don't change the size of the "image", the bars are approximately 24 pixels
high (the guard bars a few pixels longer) and the box/background is 38 pixels high
and something like 20 pixels wider than the barcodes. The text under the bars are
10 pixels high.

The barcodes are generated using a Type3 font by default. Ghostscript and xpdf
don'thave support for Type3 fonts. If you want to target engines that don't
handle Type3 fonts properly, see the "mode" parameter.

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

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog

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

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