diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 20:23:18 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 20:23:18 +0000 |
commit | 3e80f048deba3d3f590272440e656677f61fdede (patch) | |
tree | 55766e294deff5a9b51bd4d2490468e77d0ce9fb /graphics/xsane | |
parent | d4f429e482d9e529e8f82a46af831976c3668998 (diff) | |
download | ports-3e80f048deba3d3f590272440e656677f61fdede.tar.gz ports-3e80f048deba3d3f590272440e656677f61fdede.zip |
Notes
Diffstat (limited to 'graphics/xsane')
-rw-r--r-- | graphics/xsane/Makefile | 2 | ||||
-rw-r--r-- | graphics/xsane/distinfo | 2 | ||||
-rw-r--r-- | graphics/xsane/pkg-message | 2 | ||||
-rw-r--r-- | graphics/xsane/pkg-plist | 5 |
4 files changed, 8 insertions, 3 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index fc4c657fe23d..9a2b09e8d962 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xsane -PORTVERSION= 0.75 +PORTVERSION= 0.76 CATEGORIES= graphics MASTER_SITES= http://www.xsane.org/download/ \ http://gd.tuwien.ac.at/hci/sane/xsane/ \ diff --git a/graphics/xsane/distinfo b/graphics/xsane/distinfo index 3ae1474af45c..37bc38d8709d 100644 --- a/graphics/xsane/distinfo +++ b/graphics/xsane/distinfo @@ -1 +1 @@ -MD5 (xsane-0.75.tar.gz) = 13234dc594fd3868fa1b3eb1c591632b +MD5 (xsane-0.76.tar.gz) = 316af9567762af3e8ed0cb6899ee4e80 diff --git a/graphics/xsane/pkg-message b/graphics/xsane/pkg-message index 5cd73ec4404a..248d8ef13f14 100644 --- a/graphics/xsane/pkg-message +++ b/graphics/xsane/pkg-message @@ -1,6 +1,6 @@ Congratulations, XSane is now installed. -If you built it with GIMP packages/ports installed, you can use +If you built it with WITH_GIMP set to yes, you can use XSane as a GIMP plug-in. To do this, type: ln -sf /usr/X11R6/bin/xsane ~/.gimp-1.2/plug-ins/xsane diff --git a/graphics/xsane/pkg-plist b/graphics/xsane/pkg-plist index 11606acea0d9..d156a107972b 100644 --- a/graphics/xsane/pkg-plist +++ b/graphics/xsane/pkg-plist @@ -31,6 +31,7 @@ share/sane/sane-xsane-standard-doc.html share/sane/xsane/UMAX-logo.xpm share/sane/xsane/sane-epson-logo.xpm share/sane/xsane/sane-hp-logo.xpm +share/sane/xsane/sane-umax-logo.xpm share/sane/xsane/sane-xsane-logo.xpm share/sane/xsane/umax-logo.xpm share/sane/xsane/xsane-calibration.pnm @@ -78,5 +79,9 @@ share/sane/xsane-zoom-out.jpg share/sane/xsane-zoom-undo.jpg share/sane/xsane-zoom.jpg share/sane/xsane.jpg +share/sane/sane-xsane-setup-image-doc.html +share/sane/xsane-preset-area.jpg +share/sane/xsane-rotation.jpg +share/sane/xsane-setup-image.jpg @dirrm share/sane/xsane @dirrm share/sane |