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

Group :: Development/Perl
RPM: perl-Barcode-Code128

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module_name Barcode-Code128

Name: perl-%module_name
Version: 2.21
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Generate CODE 128 bar codes
License: Public Domain
Group: Development/Perl

Url: %CPAN %module_name
Source: http://www.cpan.org/authors/id/W/WR/WRW/Barcode-Code128-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Fri Jan 15 2010

BuildRequires: perl-GD perl-devel

%description
Barcode::Code128 generates bar codes using the CODE 128 symbology. It can
generate images in PNG or GIF format using the GD package, or it can generate
a text string representing the barcode that you can render using some other
technology if desired.

%prep
%setup -n %module_name-%version

# From PLD spec:

# module generates correct image, but a bit different to
# the one included in the distribution and compared with
mv t/png.t{,.broken}

# The same correct for this test:

mv t/gif.t{,.broken}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Barcode/

%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