diff options
author | rh <rh@pkgsrc.org> | 1999-08-27 06:11:45 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-08-27 06:11:45 +0000 |
commit | 75a81f0f0fa593c942a34a5b5ef4a56afd04d892 (patch) | |
tree | 2e660dfc659d8f33ff8f71d21e410529b7ab38cb /graphics/xsane | |
parent | b77e63356bbcc47e88e996d4e358e431abef05f9 (diff) | |
download | pkgsrc-75a81f0f0fa593c942a34a5b5ef4a56afd04d892.tar.gz |
Update xsane to 0.33
Changes include:
- added option --no-mode-selection/-s to disable menu for
xsane mode selection
- prepared text outputs (in xsane-text.h) for NLS/gettext support
- removed change about SANE_STATUS_GOOD in multiple image mode.
Adf mode is detected by scanmode again. This would be better
selected by a mulit_image bit in the preferences block.
Diffstat (limited to 'graphics/xsane')
-rw-r--r-- | graphics/xsane/Makefile | 4 | ||||
-rw-r--r-- | graphics/xsane/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index cbaaa400e9c..23551a6f998 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 1999/08/04 18:31:53 rh Exp $ +# $NetBSD: Makefile,v 1.5 1999/08/27 06:11:45 rh Exp $ # -DISTNAME= xsane-0.31 +DISTNAME= xsane-0.33 CATEGORIES= graphics MASTER_SITES= http://www.wolfsburg.de/~rauch/sane/ diff --git a/graphics/xsane/files/md5 b/graphics/xsane/files/md5 index 6ed94c67ecb..1c1abc17b7a 100644 --- a/graphics/xsane/files/md5 +++ b/graphics/xsane/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 1999/08/04 18:31:55 rh Exp $ +$NetBSD: md5,v 1.5 1999/08/27 06:11:46 rh Exp $ -MD5 (xsane-0.31.tar.gz) = 1279883b472fc7ed248977078aa25f1e +MD5 (xsane-0.33.tar.gz) = e0b360199bc2103240338154f03b64f6 |