Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37836724
en ru br
Репозитории ALT

Группа :: Система/Настройка/Печать
Пакет: pbmtozjs

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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