summaryrefslogtreecommitdiff
path: root/graphics/xsane
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-02 19:14:59 +0000
committerwiz <wiz@pkgsrc.org>2007-02-02 19:14:59 +0000
commita2351c8715c44c60d05859545808eb5d5947185e (patch)
tree02d346b7c0410acca331217cfce2eaaf658c94cc /graphics/xsane
parent855a94d1e0ca9d408717624cb1edbbd024de8a40 (diff)
downloadpkgsrc-a2351c8715c44c60d05859545808eb5d5947185e.tar.gz
Update to 0.99.2:
xsane-0.991 -> 0.992: --------------------- - there was still a bug concerning the gimp plugin when xsane has been quit in copy mode and afterwards started as gimp plugin then xsane used the printer paper size in the preview window. This is solved now: replaced preferences.xsane_mode by xsane.xsane_mode in xsane_define_maximum_output_size() - xsane_save_scaled_image sometimes did not write the last line and produced a tuncated image. this is corrected now - viewer: when saved image is cloned and the viewer of the cloned image is closed then no dialog pops up any more - translations: U=updated, N=not updated, A=added/new ca cs da de es fr hu it ja nl pl pt pt_BR ro ru sk sl sr sv tr vi zh zh_CN A N N N N N N U N N N N N N N N N N N N N N A 99299 99 99 96 95 99 95 99 99 96 96 96 99 98 99 76 92 99 96 96 992 - xsane-preview.c: preview_create_batch_icon(): bugfix: files (in) are closed directly after use now, bug report from Norman Hill - thanks - corrected order of filetypes in xsane_back_gtk_filetype_menu_set_history, now the filetype are not mixed any more when the disk icon is pressed - replaced all "\n" by "\r\n" in email - corrected some signdness warnings in xsane-preview.c (buf) - fixed memory bug that caused crash when setup was closed (display_notebook): added strdup to preferences.browser = strdup(getenv(STRINGIFY(ENVIRONMENT_BROWSER_NAME))); - added command line option --xsane-rc / -r to change give alternative filename for xsane.rc - added support for color management: - added tab "color management" to setup/preferences - preview can display ICC/ICM corrected images with 8bits/color and with 16bits/color input bit depth - viewer can display ICC/ICM corrected images with 8bits/color and with 16bits/color input bit depth - gamma correction and medium selection is disabled when color management is enabled - added support for embedded ICC/ICM files for - tiff - jpeg - png - gimp plugin - replaced several GtkObject* by GtkWidget* to avoid type-punned-pointer warning - replaced several (void**) typecasts in xsane-rc-io.c to avoid type-punned-pointer warning
Diffstat (limited to 'graphics/xsane')
-rw-r--r--graphics/xsane/Makefile7
-rw-r--r--graphics/xsane/PLIST4
-rw-r--r--graphics/xsane/distinfo8
3 files changed, 10 insertions, 9 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile
index e5e2ab1ae26..fc09abbff1c 100644
--- a/graphics/xsane/Makefile
+++ b/graphics/xsane/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2006/09/16 12:20:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.65 2007/02/02 19:14:59 wiz Exp $
-DISTNAME= xsane-0.991
-PKGNAME= xsane-0.99.1
-PKGREVISION= 4
+DISTNAME= xsane-0.992
+PKGNAME= xsane-0.99.2
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 7c30fd877ce..deddff57a4d 100644
--- a/graphics/xsane/PLIST
+++ b/graphics/xsane/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.11 2006/04/17 07:07:22 jlam Exp $
+@comment $NetBSD: PLIST,v 1.12 2007/02/02 19:14:59 wiz Exp $
bin/xsane
man/man1/xsane.1
+share/locale/ca/LC_MESSAGES/xsane.mo
share/locale/cs/LC_MESSAGES/xsane.mo
share/locale/da/LC_MESSAGES/xsane.mo
share/locale/de/LC_MESSAGES/xsane.mo
@@ -22,6 +23,7 @@ share/locale/sv/LC_MESSAGES/xsane.mo
share/locale/tr/LC_MESSAGES/xsane.mo
share/locale/vi/LC_MESSAGES/xsane.mo
share/locale/zh/LC_MESSAGES/xsane.mo
+share/locale/zh_CN/LC_MESSAGES/xsane.mo
share/sane/xsane/Mustek-logo.xpm
share/sane/xsane/Plustek-logo.xpm
share/sane/xsane/UMAX-logo.xpm
diff --git a/graphics/xsane/distinfo b/graphics/xsane/distinfo
index 0b846dc639a..2aadb9407fc 100644
--- a/graphics/xsane/distinfo
+++ b/graphics/xsane/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2006/01/30 17:20:23 wiz Exp $
+$NetBSD: distinfo,v 1.15 2007/02/02 19:14:59 wiz Exp $
-SHA1 (xsane-0.991.tar.gz) = 22725e8a956955b75ac6791f69a3e9a4ae744ac7
-RMD160 (xsane-0.991.tar.gz) = a1ef5315914e6525c0667bf253aff25d01ccb644
-Size (xsane-0.991.tar.gz) = 2930784 bytes
+SHA1 (xsane-0.992.tar.gz) = 60a8ee245d26f343c040138dc76fd582be6bf2b0
+RMD160 (xsane-0.992.tar.gz) = 6d4bf59ac74147b2554b1052835b1bbaa11e647c
+Size (xsane-0.992.tar.gz) = 3012340 bytes