summaryrefslogtreecommitdiff
path: root/graphics/xsane/distinfo
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-22 00:09:21 +0000
committerwiz <wiz>2006-01-22 00:09:21 +0000
commit5173c29220f888fd10e6f5aa41fefa1c1a71d9fb (patch)
tree67ac11b70a31262b1cabaec659bd6f33e2ec348b /graphics/xsane/distinfo
parentc898b8aecb053e834a4f0625323cd69d0fcedd81 (diff)
downloadpkgsrc-5173c29220f888fd10e6f5aa41fefa1c1a71d9fb.tar.gz
Update to 0.99:
xsane-0.98b -> 0.99: -------------------- - added preferences/setup options: - save_ps_flatdecoded - save_pdf_flatdecoded - fax_ps_flatdecoded - printer[i].ps_flatdecoded - changed xsane-preferences reading routines for printer definitions and preset area definitions - changed postscript and tiff saving routines: - split in subroutines: - create_document_header (ps, pdf) - save image as page (ps, pdf, tiff) - create_document_trailer (ps, pdf) - split xsane.c into xsane.c, xsane-fax-project.c and xsane-mail-project.c - created xsane-multipage.c that adds a multipage project dialog supported file formats: - ps - pdf - tiff - corrected viewer to display bits/sample and size correct - changed handling of viewer filename and filetype selection: when a new viewer window is created then it copies the active filename and filetype. Changing the viewer´s selection does not change the prefered setting any more. - when no resolution option is available then xsane uses a resolution of 72.0 dpi. This e.g. is used for postscript and PDF. - changed tiff saving routine: - added deflate (zip) compression for 8 bit and 16 bit / sample images - corrected jpeg rgb compression - changed mixed up e-mail names (mail, email, e-mail): - all xsane internal names are: email - all user visible texts are : e-mail - changed acceleration key for email mode to GDK_E - changed command line option from --mail and -m to --email and -e - changed name of notebook "image" to "filetype" - when force_filename is set then the filetype is defined by the filename instead of preferences.filetype - project dialog position is saved in devices preferences now - when a dialog is closed then the position is stored in preferences so it can be saved when the window is invisible at program exit - changed handling of ADF: - removed ADF scanmode selection from setup - added entry for number of pages to scan in xsane main dialog - next scan is not started by g_signal_emit_by_name(xsane.start_button, "clicked"); /* press START button */ any more. This executed the next scan before all active scan subroutines have been finished. Now we use gtk_timeout_add(100, (GtkFunction)xsane_scan_dialog, NULL); to start xsane_scan_dialog after 100ms. - batch scan window now uses preview levels (zoomed previews) to display batch icons - added ASMTP authentication PLAIN and LOGIN - changed size definition of preview window for GTK2 to gtk_window_resize() - added $(DESTDIR) before each destination path in all Makefile.in - made usage of MKINSTALLDIRS unique in all Makefile.in - cleaned up subdir intl - translations: U=updated (* for 0.99-pre1), 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 N N U* U* N N N U N U N N U* N N last upd 96 95 96 95 96 96 96 98 76 92 96 96
Diffstat (limited to 'graphics/xsane/distinfo')
-rw-r--r--graphics/xsane/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xsane/distinfo b/graphics/xsane/distinfo
index 978285d7314..d5556d866fb 100644
--- a/graphics/xsane/distinfo
+++ b/graphics/xsane/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2005/12/31 00:04:03 wiz Exp $
+$NetBSD: distinfo,v 1.13 2006/01/22 00:09:21 wiz Exp $
-SHA1 (xsane-0.98b.tar.gz) = 146bfc0b6654087c79fe4c7a6296806377bac960
-RMD160 (xsane-0.98b.tar.gz) = 3ec8d8ccc4539145fe20abc01d7a44d71a44c328
-Size (xsane-0.98b.tar.gz) = 2899655 bytes
+SHA1 (xsane-0.99.tar.gz) = b824f189bfe57579865b5a553b45f8a4935f7944
+RMD160 (xsane-0.99.tar.gz) = 256cee2363c7786909b65beb300596195c51bf01
+Size (xsane-0.99.tar.gz) = 2937568 bytes