diff options
-rw-r--r-- | graphics/xsane/Makefile | 7 | ||||
-rw-r--r-- | graphics/xsane/distinfo | 6 | ||||
-rw-r--r-- | graphics/xsane/pkg/PLIST | 8 |
3 files changed, 14 insertions, 7 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 031ccf5328d..34d0d3bfc6d 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2001/09/27 23:18:14 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2001/10/15 21:28:42 veego Exp $ # -DISTNAME= xsane-0.79 +DISTNAME= xsane-0.80 CATEGORIES= graphics MASTER_SITES= http://www.xsane.org/download/ \ http://gd.tuwien.ac.at/hci/sane/xsane/ \ @@ -18,8 +18,8 @@ HOMEPAGE= http://www.xsane.org/ COMMENT= New improved frontend for SANE BUILD_USES_MSGFMT= yes +BUILDLINK_DEPENDS.gtk?= gtk+>=1.2.5 DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= gtk+>=1.2.5:../../x11/gtk DEPENDS+= png>=1.0.11:../../graphics/png DEPENDS+= tiff-[0-9]*:../../graphics/tiff DEPENDS+= gimp>=1.0.4:../../graphics/gimp @@ -34,4 +34,5 @@ LDFLAGS+= -L${PREFIX}/lib/sane -Wl,-R${PREFIX}/lib/sane CPPFLAGS+= -I${PREFIX}/include -I${LOCALBASE}/include LIBS= -lintl +.include "../../x11/gtk/buildlink.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/xsane/distinfo b/graphics/xsane/distinfo index 5653bbb4d44..3dd609ce80a 100644 --- a/graphics/xsane/distinfo +++ b/graphics/xsane/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/08/28 14:32:22 rh Exp $ +$NetBSD: distinfo,v 1.4 2001/10/15 21:28:42 veego Exp $ -SHA1 (xsane-0.79.tar.gz) = f1d08f6a0b1e418167a9df0cdeaa70bd2b4e138a -Size (xsane-0.79.tar.gz) = 1257493 bytes +SHA1 (xsane-0.80.tar.gz) = da176c70271ab22666ab79fa7b2af61a3037fd4c +Size (xsane-0.80.tar.gz) = 1364632 bytes diff --git a/graphics/xsane/pkg/PLIST b/graphics/xsane/pkg/PLIST index dc373db97e7..6e08fb9a68d 100644 --- a/graphics/xsane/pkg/PLIST +++ b/graphics/xsane/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2001/08/28 14:32:22 rh Exp $ +@comment $NetBSD: PLIST,v 1.12 2001/10/15 21:28:43 veego Exp $ bin/xsane man/man1/xsane.1 share/locale/cs/LC_MESSAGES/xsane.mo @@ -6,6 +6,7 @@ share/locale/de/LC_MESSAGES/xsane.mo share/locale/fr/LC_MESSAGES/xsane.mo share/locale/it/LC_MESSAGES/xsane.mo share/locale/ja/LC_MESSAGES/xsane.mo +share/locale/ru/LC_MESSAGES/xsane.mo share/locale/sl/LC_MESSAGES/xsane.mo share/locale/sv/LC_MESSAGES/xsane.mo share/locale/tr/LC_MESSAGES/xsane.mo @@ -29,6 +30,7 @@ share/sane/sane-xsane-setup-display-doc.html share/sane/sane-xsane-setup-enhancement-doc.html share/sane/sane-xsane-setup-fax-doc.html share/sane/sane-xsane-setup-image-doc.html +share/sane/sane-xsane-setup-mail-doc.html share/sane/sane-xsane-setup-save-doc.html share/sane/sane-xsane-standard-doc.html share/sane/xsane-advanced.jpg @@ -39,6 +41,7 @@ share/sane/xsane-colormode.jpg share/sane/xsane-contrast.jpg share/sane/xsane-copy.jpg share/sane/xsane-default.jpg +share/sane/xsane-delete-preview-cache.jpg share/sane/xsane-disk.jpg share/sane/xsane-fax-project.jpg share/sane/xsane-fax.jpg @@ -50,6 +53,7 @@ share/sane/xsane-negative.jpg share/sane/xsane-pipette-black.jpg share/sane/xsane-pipette-gray.jpg share/sane/xsane-pipette-white.jpg +share/sane/xsane-preferences.jpg share/sane/xsane-preset-area.jpg share/sane/xsane-preview.jpg share/sane/xsane-printer.jpg @@ -63,6 +67,7 @@ share/sane/xsane-setup-display.jpg share/sane/xsane-setup-enhancement.jpg share/sane/xsane-setup-fax.jpg share/sane/xsane-setup-image.jpg +share/sane/xsane-setup-mail.jpg share/sane/xsane-setup-save.jpg share/sane/xsane-standard.jpg share/sane/xsane-store.jpg @@ -74,6 +79,7 @@ share/sane/xsane-zoom-out.jpg share/sane/xsane-zoom-undo.jpg share/sane/xsane-zoom.jpg share/sane/xsane.jpg +share/sane/xsane/Mustek-logo.xpm share/sane/xsane/UMAX-logo.xpm share/sane/xsane/sane-epson-logo.xpm share/sane/xsane/sane-hp-logo.xpm |