@HEADER-COMMENT@ @HEADER@ Group: System/YaST License: GPL v2 or later BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files xorg-x11-libX11-devel yast2 yast2-devtools yast2-testsuite Requires: yast2 # Used to exclude libX11, libXau, libxcb, and libxcb-xlib from the requires list # which are pulled in by Autoreqprov because of the displaytest tool: %define my_requires /tmp/my-requires Summary: YaST2 - Scanner Configuration %description This package provides support for the configuration of USB scanners, SCSI scanners, scanners in HP all-in-one devices, and scanning via network (i.e. use a remote scanner via another host in the network). Parallel port scanners and network scanners (i.e. a scanner which is directly accessible in the network) cannot be configured with this tool, except for such scanners in HP all-in-one devices. Usually those devices must be configured manually. For more information see http://www.sane-project.org/ and the documentation in the package "sane-backends". @PREP@ @BUILD@ @INSTALL@ # Exclude libX11, libXau, libxcb, and libxcb-xlib from the requires list # which are pulled in by Autoreqprov because of the displaytest tool: cat << EOF > %{my_requires} grep -v 'displaytest' | %{__find_requires} EOF chmod 755 %{my_requires} %define __find_requires %{my_requires} @CLEAN@ %files %defattr(-,root,root) %dir @yncludedir@/scanner @yncludedir@/scanner/* @clientdir@/scanner.ycp @moduledir@/Scanner.* @desktopdir@/scanner.desktop @ybindir@/*scanner* @ybindir@/displaytest %doc @docdir@