The GNOME Scan project aims to provide scanning features integrated throughout the GNOME desktop, similar to printing. The GNOME Scan project consists of a C/GObject library upon which are built standalone applications and plugins for various programs. The application and plugins are called flegita. Note: gnome-scan is still in its early stage. It is not a drop-in replacement for xsane or alikes (yet); it more suited for for mass acquisition and ADF scanners. There's an issue with image enhancement which is being worked on upstream and the gsane backend may not give good results on all scanners. ok jasper@
13 lines
315 B
Plaintext
13 lines
315 B
Plaintext
$OpenBSD: patch-configure,v 1.1.1.1 2008/04/14 12:38:02 ajacoutot Exp $
|
|
--- configure.orig Thu Apr 10 16:02:18 2008
|
|
+++ configure Thu Apr 10 16:02:39 2008
|
|
@@ -22018,7 +22018,7 @@ fi
|
|
MODULE_DIR=${libdir}/${PACKAGE_NAME}-${API_VERSION}
|
|
|
|
|
|
-ICON_DIR=${datadir}/${PACKAGE_NAME}/icons
|
|
+ICON_DIR=${datadir}/icons
|
|
|
|
|
|
|