Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37526654
en ru br
ALT Linux repos
S:990321-alt1.qa2
5.0: 990321-alt1
4.1: 990321-alt1
4.0: 990321-alt1

Group :: Publishing
RPM: pbm2l7k

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Converts PBM stream to Lexmark 7000, 7200 and 5700 printer language

Name: pbm2l7k
Version: 990321
Release: alt1.qa2

Provides: lexmark700linux = %version

Packager: Stanislav Ievlev <inger at altlinux.org>

Group: Publishing
License: GPL
Url: http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/olddrv.html
Source: %name-%version.tar

%description
This is a filter to convert pbmraw data such as produced by ghostscript to
the printer language of Lexmark 7000, 7200 and 5700 printers.  It is meant
to be used by the PostScript Description files of the drivers from the
foomatic package.

%prep
%setup -q -n %name-%version

%build
make CFLAGS="$RPM_OPT_FLAGS"

%install
for i in %name; do
install -Dpm755 $i %buildroot/%_bindir/$i
done


%files
%doc README CHANGES lexmark*-filter lexmarkprotocol.txt *.prn *.pbm
%_bindir/*

%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