Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562610
en ru br
ALT Linux repos
S:0.1.0-alt1.a

Group :: System/Configuration/Printing
RPM: printer-driver-foo2kyo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define rname foo2kyo

Summary: Printer and scanner drivers for the Kyocera Mita FS-1016 MFP under Linux
Name: printer-driver-%rname
Version: 0.1.0
Release: alt1.a
License: GPLv2
Group: System/Configuration/Printing
URL: http://sourceforge.net/projects/kyo-fs1016mfp/
Source: %rname-%version.tar

BuildRequires: cups-devel
Requires: cups

%description
Printer and scanner drivers for the Kyocera Mita FS-1016 MFP under Linux.

This package contains foomatic and cups Drivers for the Kyocera Mita FS-1016
MFP.

%prep
%setup -n %rname-%version

%build
%make

%install
install -d %buildroot%_bindir
install -d %buildroot%_datadir/foomatic/db/source/{driver,opt,printer}
install -d %buildroot%_datadir/cups/model/%rname

install -m0755 foo2kyo %buildroot%_bindir
install -m0755 foo2kyo-wrapper %buildroot%_bindir

for dir in driver opt printer; do
 install -c -m0644 foomatic-db/$dir/*.xml %buildroot%_datadir/foomatic/db/source/$dir/
done

#install -m0644 ppd/Kyocera-FS-1016MFP-foo2kyo.ppd %%buildroot%%_datadir/cups/model/%%rname/


%files
%doc COPYING
%_bindir/foo2kyo
%_bindir/foo2kyo-wrapper
%_datadir/foomatic/db/source/*/*.xml

%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