summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2005-12-31 00:04:03 +0000
committerwiz <wiz>2005-12-31 00:04:03 +0000
commit734bf86c4c372c6916653a331f2aa3009babac6d (patch)
treece65195d1713bc91d472145ec898a6e6743a7883
parent505977f4f21837e5447ed38a5774870606bc28bf (diff)
downloadpkgsrc-734bf86c4c372c6916653a331f2aa3009babac6d.tar.gz
Update to 0.98b:
xsane-0.97 -> 0.98: ------------------- - void xsane_batch_scan_scan_list(void): added if (gtk_events_pending()) in while (xsane.scanning) (this was removed in xsane-0.97 what made a lot of trouble) - corrected bad <Toolbox/...> italian transations for gimp plugin - added Postscript Zlib-Compression and Ascii-85 compression (patch by Julien BLACHE) - added (single page) PDF saving routine (patch by Julien BLACHE) - added PDF and Postscript to mail-mode. PDF and Postscript documents can not be displayed inline in html mails. I also do not know a way to display a link to a document that is integrated in the mail. So the <IMAGE> tag has no effect for pdf and postscript documents in html mode. - --print-filenames prints the filenames after conversion, so it is safe that the file exists and is complete - selected medium definition is stored in preferences now - BUGFIX for scanners that do not allow to set all resolutions. In fax mode an possibly also in copy mode the created pages had a wrong scaling when the scanner did not support the desired resolution: - xsane_set_resolution returns bestdpi = selected resolution - xsane_set_all_resolutions stores bestdpi as used resolution - when option 0 (num_options) has not defined SANE_CAP_SOFT_DETECT then xsane prints a warning but does try to read the option value - added xsane_mode (VIEWER/SAVE/EMAIL/FAX/etc) to preferences - po/*: all po files are in UTF-8 code now to transform non-UTF-8 po files to UTF-8 put the po file into the IMPORT_PO_DIR directory and call in the po directory "make import-po-files" - rename xsane-logo2.jpg to xsane-logo.jpg and changed all html files to xsane-logo.jpg - viewer uses preferences.filetype instead of "by ext" - localedir for sane-backends is set by sane-prefix instead of xsane-prefix - replaced printf by g_print to get correct output on non-utf-8 terminals - question mark '?' and asterisk '*' in filenames are replaced by underscore '_' - translations: U=updated, N=not updated, A=added/new cs da de es fr hu it ja nl pl pt pt_BR ro ru sk sl sr sv tr vi zh U U U N N U U N N N N N N U U N N N N N N xsane-0.98 -> 0.98a: -------------------- - corrected gimp_plugin bug: xsane_mode now is hold in xsane.xsane_mode like bevore xsane-0.98, additionally preferences.xsane_mode is used to store the user selection the user selection is loaded at program start when nothing else is predefined xsane-0.98a -> 0.98b: --------------------- - changed bug in header file due to conficting types in xsane-front-gtk.h from: int xsane_set_resolution(int well_known_option, double resolution); to: double xsane_set_resolution(int well_known_option, double resolution);
-rw-r--r--graphics/xsane/Makefile5
-rw-r--r--graphics/xsane/PLIST5
-rw-r--r--graphics/xsane/distinfo8
3 files changed, 9 insertions, 9 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile
index 6c60cf7cfcc..c6a84a221cf 100644
--- a/graphics/xsane/Makefile
+++ b/graphics/xsane/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2005/11/25 21:23:15 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2005/12/31 00:04:03 wiz Exp $
-DISTNAME= xsane-0.97
-PKGREVISION= 1
+DISTNAME= xsane-0.98b
CATEGORIES= graphics
MASTER_SITES= http://www.xsane.org/download/ \
http://gd.tuwien.ac.at/hci/sane/xsane/ \
diff --git a/graphics/xsane/PLIST b/graphics/xsane/PLIST
index c8f0434ea2e..6efc0e3054d 100644
--- a/graphics/xsane/PLIST
+++ b/graphics/xsane/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2005/09/27 09:31:38 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2005/12/31 00:04:03 wiz Exp $
bin/xsane
man/man1/xsane.1
share/sane/xsane/Mustek-logo.xpm
@@ -54,7 +54,7 @@ share/sane/xsane/doc/xsane-fax.jpg
share/sane/xsane/doc/xsane-gamma.jpg
share/sane/xsane/doc/xsane-gimp.jpg
share/sane/xsane/doc/xsane-histogram.jpg
-share/sane/xsane/doc/xsane-logo2.jpg
+share/sane/xsane/doc/xsane-logo.jpg
share/sane/xsane/doc/xsane-mail-project.jpg
share/sane/xsane/doc/xsane-mail.jpg
share/sane/xsane/doc/xsane-medium.jpg
@@ -130,6 +130,7 @@ ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xsane.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xsane.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xsane.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xsane.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xsane.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xsane.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xsane.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xsane.mo
diff --git a/graphics/xsane/distinfo b/graphics/xsane/distinfo
index 6518f2f4fa1..978285d7314 100644
--- a/graphics/xsane/distinfo
+++ b/graphics/xsane/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2005/09/27 09:31:38 wiz Exp $
+$NetBSD: distinfo,v 1.12 2005/12/31 00:04:03 wiz Exp $
-SHA1 (xsane-0.97.tar.gz) = 14f6e2d08575c487f762b09fd07c269b01f0b4b9
-RMD160 (xsane-0.97.tar.gz) = ab3bb1c5779165611b94b421b5ff97d6e921a93b
-Size (xsane-0.97.tar.gz) = 3199876 bytes
+SHA1 (xsane-0.98b.tar.gz) = 146bfc0b6654087c79fe4c7a6296806377bac960
+RMD160 (xsane-0.98b.tar.gz) = 3ec8d8ccc4539145fe20abc01d7a44d71a44c328
+Size (xsane-0.98b.tar.gz) = 2899655 bytes