Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37722296
en ru br
ALT Linux repositórios
S:1.13-alt2
5.0: 1.04-alt1
4.1: 1.04-alt1
4.0: 1.04-alt1

Group :: Edição
RPM: pnm2ppa

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Summary: Drivers for printing to HP PPA printers

Name: pnm2ppa
Version: 1.13
Release: alt2

Packager: Stanislav Ievlev <inger at altlinux.org>

URL: http://sourceforge.net/projects/pnm2ppa

Source: http://download.sourceforge.net/pnm2ppa/pnm2ppa-%{version}.tar.gz
Patch: pnm2ppa-1.11-rh-build.patch
Patch1: alt-fix-ftbfs.patch

License: GPL
Group: Publishing

%description
Pnm2ppa is a color driver for HP PPA host-based printers such as the
HP710C, 712C, 720C, 722C, 820Cse, 820Cxi, 1000Cse, and 1000Cxi.
Pnm2ppa accepts Ghostscript output in PPM format and sends it to the
printer in PPA format.

Install pnm2ppa if you need to print to a PPA printer.

%prep
%setup -q
%patch -p1
%patch1 -p1

%build
%configure
%make


%install
install -d %buildroot/%_bindir
install -d %buildroot/%_sysconfdir
install -d %buildroot%_man1dir

make \
   DESTDIR=%buildroot \
   install

for i in utils/Linux/*; do
%__install -Dpm 755 $i %buildroot/%_bindir/`basename $i`
done

chmod 644 docs/en/LICENSE


%files
%defattr(-,root,root)
%doc docs/en/* test.ps
%_bindir/*
%_man1dir/*
%config(noreplace) /etc/pnm2ppa.conf

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009