diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-27 08:47:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-27 08:47:05 +0000 |
commit | 89a8fcd0869c92118f8bd573f220d90a2cdce1e3 (patch) | |
tree | 8a869cfe903b711ed7081fe1878bfd6ac915b184 /graphics | |
parent | 73ed4d46a1093b0c9d8593d4e452c5b14bfcfeb8 (diff) | |
download | pkgsrc-89a8fcd0869c92118f8bd573f220d90a2cdce1e3.tar.gz |
Update to 0.99.3. From the xsane.CHANGES file:
xsane-0.992 -> 0.993:
---------------------
- removed proofing intent options saturation and perceptual, only
relative and absolutle colorimetric are available now
- added CMS transformation to saving routines: pnm(8bit), pnm(16bit
ascii and binary), png, jpeg, tiff, gimp-plugin, ps, pdf
(missing routines: multipage)
- added support for gtk_file_chooser_dialog
all filenames are handled as full paths (beginning with a slahs) now,
the "change working directory" option has been removed
- made "CANCEL" and "OK" button positions the same as gimp uses
it (CANCEL=left, OK=right)
- added browse function for projects directories
- removed bugs in mail mode:
write(fd, "\r\n\r\n", 2) -> write(fd, "\r\n\r\n", 4)
write(fd, "\r\n", 1) -> write(fd, "\r\n", 2)
- added embedded ICC profiles for postscript (CSA+CRD) and pdf
- added 12 bits/channel support for postscript
- added flatedecode without Asci85 compression for PDF
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xsane/Makefile | 6 | ||||
-rw-r--r-- | graphics/xsane/PLIST | 8 | ||||
-rw-r--r-- | graphics/xsane/distinfo | 8 |
3 files changed, 14 insertions, 8 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index fc09abbff1c..ff36bacc233 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2007/02/02 19:14:59 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2007/02/27 08:47:05 wiz Exp $ -DISTNAME= xsane-0.992 -PKGNAME= xsane-0.99.2 +DISTNAME= xsane-0.993 +PKGNAME= xsane-0.99.3 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 deddff57a4d..5eb02c08077 100644 --- a/graphics/xsane/PLIST +++ b/graphics/xsane/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2007/02/02 19:14:59 wiz Exp $ +@comment $NetBSD: PLIST,v 1.13 2007/02/27 08:47:05 wiz Exp $ bin/xsane man/man1/xsane.1 share/locale/ca/LC_MESSAGES/xsane.mo @@ -34,6 +34,7 @@ share/sane/xsane/doc/sane-scantips-doc.html share/sane/xsane/doc/sane-xsane-advanced-doc.html share/sane/xsane/doc/sane-xsane-batch-scan-doc.html share/sane/xsane/doc/sane-xsane-color-correction-doc.html +share/sane/xsane/doc/sane-xsane-color-management-doc.html share/sane/xsane/doc/sane-xsane-copy-doc.html share/sane/xsane/doc/sane-xsane-doc.html share/sane/xsane/doc/sane-xsane-email-doc.html @@ -47,6 +48,7 @@ share/sane/xsane/doc/sane-xsane-multipage-doc.html share/sane/xsane/doc/sane-xsane-preview-doc.html share/sane/xsane/doc/sane-xsane-save-doc.html share/sane/xsane/doc/sane-xsane-scan-options-doc.html +share/sane/xsane/doc/sane-xsane-setup-color-management-doc.html share/sane/xsane/doc/sane-xsane-setup-copy-doc.html share/sane/xsane/doc/sane-xsane-setup-display-doc.html share/sane/xsane/doc/sane-xsane-setup-email-doc.html @@ -68,7 +70,9 @@ share/sane/xsane/doc/xsane-batch-scan.jpg share/sane/xsane/doc/xsane-blur.jpg share/sane/xsane/doc/xsane-brightness.jpg share/sane/xsane/doc/xsane-clone.jpg +share/sane/xsane/doc/xsane-cms-function.jpg share/sane/xsane/doc/xsane-color-correction.jpg +share/sane/xsane/doc/xsane-color-management-main-window.jpg share/sane/xsane/doc/xsane-colormode.jpg share/sane/xsane/doc/xsane-contrast.jpg share/sane/xsane/doc/xsane-copy-number.jpg @@ -80,6 +84,7 @@ share/sane/xsane/doc/xsane-disk.jpg share/sane/xsane/doc/xsane-edit-medium.jpg share/sane/xsane/doc/xsane-email-project.jpg share/sane/xsane/doc/xsane-email.jpg +share/sane/xsane/doc/xsane-enable-color-management.jpg share/sane/xsane/doc/xsane-fax-project.jpg share/sane/xsane/doc/xsane-fax.jpg share/sane/xsane/doc/xsane-gamma.jpg @@ -139,6 +144,7 @@ share/sane/xsane/doc/xsane-save.jpg share/sane/xsane/doc/xsane-save2.jpg share/sane/xsane/doc/xsane-scale.jpg share/sane/xsane/doc/xsane-scansource.jpg +share/sane/xsane/doc/xsane-setup-color-management.jpg share/sane/xsane/doc/xsane-setup-copy.jpg share/sane/xsane/doc/xsane-setup-display.jpg share/sane/xsane/doc/xsane-setup-email.jpg diff --git a/graphics/xsane/distinfo b/graphics/xsane/distinfo index 2aadb9407fc..18a6931dcd7 100644 --- a/graphics/xsane/distinfo +++ b/graphics/xsane/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2007/02/02 19:14:59 wiz Exp $ +$NetBSD: distinfo,v 1.16 2007/02/27 08:47:05 wiz Exp $ -SHA1 (xsane-0.992.tar.gz) = 60a8ee245d26f343c040138dc76fd582be6bf2b0 -RMD160 (xsane-0.992.tar.gz) = 6d4bf59ac74147b2554b1052835b1bbaa11e647c -Size (xsane-0.992.tar.gz) = 3012340 bytes +SHA1 (xsane-0.993.tar.gz) = 75287fe323f49d6e37d81a56de7b6e344ab56a06 +RMD160 (xsane-0.993.tar.gz) = 3fc8dc7071925de1158ddbb287a2d7ff8ffddb01 +Size (xsane-0.993.tar.gz) = 3203601 bytes |