summaryrefslogtreecommitdiff
path: root/graphics/sane-frontends
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-02-10 00:52:18 +0000
committerrh <rh@pkgsrc.org>2002-02-10 00:52:18 +0000
commit24dd263c060f4d93c4ed3c177b1561e55fb2338a (patch)
tree79b7b998e6af51d72503aeab3f27db05ed84d2e3 /graphics/sane-frontends
parent056e55e4263d1c9657e103b6bb35d07156706c0d (diff)
downloadpkgsrc-24dd263c060f4d93c4ed3c177b1561e55fb2338a.tar.gz
Update sane-frontends to 1.0.7. Changes include bugfixes and a new
automatic document feeder (ADF) frontend. While at it, use sane-backends/buildlink.mk instead of manual dependency and pull in common definitions from sane-backends/Makefile.common
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r--graphics/sane-frontends/Makefile18
-rw-r--r--graphics/sane-frontends/PLIST4
-rw-r--r--graphics/sane-frontends/distinfo6
3 files changed, 12 insertions, 16 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile
index b7f9114d5c9..996467f180f 100644
--- a/graphics/sane-frontends/Makefile
+++ b/graphics/sane-frontends/Makefile
@@ -1,20 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2001/10/16 13:23:56 tron Exp $
+# $NetBSD: Makefile,v 1.7 2002/02/10 00:52:18 rh Exp $
-DISTNAME= sane-frontends-1.0.5
-CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.mostang.com/pub/sane/sane-1.0.5/ \
- ftp://ftp.mostang.com/pub/sane/old-versions/sane-1.0.5/ \
- ftp://gd.tuwien.ac.at/hci/sane/sane-1.0.5/ \
- ftp://ftp.informatik.uni-oldenburg.de/pub/sane/sane-1.0.5/
+.include "../../graphics/sane-backends/Makefile.common"
+
+DISTNAME= sane-frontends-${SANE_VERSION}
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.mostang.com/sane/
COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc
DEPENDS+= gimp>=1.0.4:../../graphics/gimp
-DEPENDS+= sane-backends>=1.0.4:../../graphics/sane-backends
-
-CONFLICTS+= sane<=1.0.3
+BUILDLINK_DEPENDS.sane= sane-backends-${SANE_VERSION}
GNU_CONFIGURE= yes
USE_GMAKE= yes
@@ -27,5 +20,6 @@ CFLAGS= -O
# to find gimp includes
CPPFLAGS= -I${LOCALBASE}/include
+.include "../../graphics/sane-backends/buildlink.mk"
.include "../../x11/gtk/buildlink.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/sane-frontends/PLIST b/graphics/sane-frontends/PLIST
index dec64fd2481..bbf97b19f1b 100644
--- a/graphics/sane-frontends/PLIST
+++ b/graphics/sane-frontends/PLIST
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:53:55 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/02/10 00:52:18 rh Exp $
+bin/scanadf
bin/xcam
bin/xscanimage
+man/man1/scanadf.1
man/man1/xcam.1
man/man1/xscanimage.1
share/sane-style.rc
diff --git a/graphics/sane-frontends/distinfo b/graphics/sane-frontends/distinfo
index 2429fdf89bc..214b32487e3 100644
--- a/graphics/sane-frontends/distinfo
+++ b/graphics/sane-frontends/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2001/10/15 21:28:06 veego Exp $
+$NetBSD: distinfo,v 1.4 2002/02/10 00:52:18 rh Exp $
-SHA1 (sane-frontends-1.0.5.tar.gz) = ef8d2610df1711d77e300710824b18082cba9895
-Size (sane-frontends-1.0.5.tar.gz) = 147054 bytes
+SHA1 (sane-frontends-1.0.7.tar.gz) = 8db056bb620212429062647d74adc4b904d5bde9
+Size (sane-frontends-1.0.7.tar.gz) = 172061 bytes