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

Group :: System/Configuration/Printing
RPM: carps-cups

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: carps-cups
Version: 20180305
Release: alt1
License: GPLv3
Group: System/Configuration/Printing

Url: https://github.com/ondrej-zary/carps-cups
Source: %name-%version.tar
Patch: alt-use-destdir.patch

BuildRequires: cups cups-devel

Summary: CUPS driver for Canon CARPS printers
%description
This provides rastertocups filter and PPD files (specified by carps.drv file)
which allows these printers to print from Linux and possibly any other OS
where CUPS is used.

%prep
%setup
%patch -p2

%build
%make

%install
mkdir -p %buildroot%_prefix/lib/cups/filter/
mkdir -p %buildroot%_datadir/cups/{drv,usb}/

%make DESTDIR=%buildroot install

%files
%_prefix/lib/cups/filter/*
%_datadir/cups/drv/*
%_datadir/cups/usb/*

%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