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

Группа :: Издательство
Пакет: lz11-V2

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

Summary: Printer Drivers for the Lexmark Z11 and Compaq IJ300 printer

Name: lz11-V2
Version: 1.2
Release: alt1.qa2

Packager: Stanislav Ievlev <inger at altlinux.org>

License: GPL
Group: Publishing

URL: http://sourceforge.net/projects/lz11/
Source: http://easynews.dl.sourceforge.net/sourceforge/lz11/lz11-V2-%{version}.tar

%filter_from_requires /^sudo$/d

%description
A Linux printer driver/filter for the Lexmark Z11 and the Compaq IJ300 printer,
supporting color and b/w printing, variable page size and more.

This package contains CUPS drivers (PPD) for the following printers:

o Compaq IJ300
o Lexmark Z11

%prep

%setup -q

%build
make CFLAGS="%optflags"

%install

for i in cZ11-V2 cZ11 cZ11-bit* lz11.[^c]*;do
   %__install -Dpm755 $i %buildroot%_bindir/$i
done
rm -f %buildroot/%_bindir/lz11.{stop,install}

%__install -Dpm644 lz11.conf %{buildroot}/etc/LexmarkZ11/lz11.conf
%__install -d %buildroot%_datadir/cups/model
%__install -m644 *.ppd %buildroot%_datadir/cups/model/


%files
%doc ChangeLog README release-notes-*
%dir %_sysconfdir/LexmarkZ11
%config(noreplace) %_sysconfdir/LexmarkZ11/lz11.conf
%_bindir/*
%_datadir/cups/model/*.ppd*

%changelog

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

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