Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37734766
en ru br
ALT Linux repos
S:0-alt1

Group :: System/Configuration/Printing
RPM: pbmtozjs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pbmtozjs
Version: 0
Release: alt1
License: GPL
Group: System/Configuration/Printing

Url: http://www.linuxprinting.org/download/printing/pbmtozjs.c
Source: %name-%version.tar

BuildRequires: libjbig-devel

Summary: Driver for the HP LaserJet 1000 GDI printers
%description
Driver for the HP LaserJet 1000 GDI printers. Perhaps it also works with some
other GDI printers made by QMS and Minolta (these manufacturer names appear in
the driver's source code).

%prep
%setup
head -34 pbmtozjs.c | tail -33 > pbmtozjs.txt

%build
gcc %optflags -o pbmtozjs pbmtozjs.c -ljbig

%install
install -d %buildroot%_bindir/
install -m0755 pbmtozjs %buildroot%_bindir/

%files
%doc pbmtozjs.txt
%_bindir/pbmtozjs

%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