diff options
author | adam <adam@pkgsrc.org> | 2004-11-08 10:28:15 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-11-08 10:28:15 +0000 |
commit | 2b15cb1e5e508cc0ed0c6cdc5a5fc1679309d98c (patch) | |
tree | 7425c2646b0260e4bac936cefbf7d1c73f7577b9 /graphics | |
parent | f2bfa6caf679761bd7d772f843a9487eea73c206 (diff) | |
download | pkgsrc-2b15cb1e5e508cc0ed0c6cdc5a5fc1679309d98c.tar.gz |
Changes 1.0.15:
* New backends: niash.
* Updated backends: agfafocus, artec_eplus48u.c, avision, canon, canon_pp,
coolscan, dll, epson, fujitsu, gt68xx, hp, hp5400, leo, microtek2, mustek,
mustek_pp, net, pie, plustek, plustek_pp, snapscan, sp15c, tamarack, teco2,
umax, umax_pp, u12, v4l.
* Portability fixes (especially for MacOS X, NetBSD, OS/2, 64 bit platforms).
* sane-find-scanner detects more chipsets now.
* Added Finnish translation. Updated other translations.
* Several saned fixes.
* Build system updates.
* Documentation updates.
* Bugfixes.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sane-backends/Makefile | 3 | ||||
-rw-r--r-- | graphics/sane-backends/Makefile.common | 4 | ||||
-rw-r--r-- | graphics/sane-backends/PLIST | 16 | ||||
-rw-r--r-- | graphics/sane-backends/distinfo | 6 |
4 files changed, 14 insertions, 15 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 48dba9885ca..3979b7f9012 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2004/10/03 00:14:57 tv Exp $ +# $NetBSD: Makefile,v 1.21 2004/11/08 10:28:15 adam Exp $ .include "Makefile.common" COMMENT= API for access to scanners, digitals camera, frame grabbers etc. DISTNAME= sane-backends-${SANE_VERSION} -PKGREVISION= 1 BUILD_USES_MSGFMT= YES USE_PKGLOCALEDIR= YES diff --git a/graphics/sane-backends/Makefile.common b/graphics/sane-backends/Makefile.common index b7826a5dd9f..89b29a70c5c 100644 --- a/graphics/sane-backends/Makefile.common +++ b/graphics/sane-backends/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.14 2004/05/03 12:45:58 adam Exp $ +# $NetBSD: Makefile.common,v 1.15 2004/11/08 10:28:15 adam Exp $ CATEGORIES?= graphics MASTER_SITES?= ftp://ftp.mostang.com/pub/sane/${DISTNAME}/ \ @@ -11,7 +11,7 @@ HOMEPAGE?= http://www.sane-project.org/ SANE_MAJOR?= 1 SANE_MINOR?= 0 -SANE_MICRO?= 14 +SANE_MICRO?= 15 SANE_VERSION= ${SANE_MAJOR}.${SANE_MINOR}.${SANE_MICRO} PLIST_SUBST+= SANE_MAJOR=${SANE_MAJOR} PLIST_SUBST+= SANE_MINOR=${SANE_MINOR} diff --git a/graphics/sane-backends/PLIST b/graphics/sane-backends/PLIST index 68873b0daf1..d4b3686725b 100644 --- a/graphics/sane-backends/PLIST +++ b/graphics/sane-backends/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2004/09/22 08:09:38 jlam Exp $ +@comment $NetBSD: PLIST,v 1.12 2004/11/08 10:28:15 adam Exp $ bin/gamma4scanimage bin/sane-config bin/sane-find-scanner @@ -31,7 +31,6 @@ etc/sane.d/matsushita.conf etc/sane.d/microtek.conf etc/sane.d/microtek2.conf etc/sane.d/mustek.conf -etc/sane.d/mustek_pp.conf etc/sane.d/mustek_usb.conf etc/sane.d/nec.conf etc/sane.d/net.conf @@ -87,10 +86,10 @@ lib/sane/libsane-matsushita.la lib/sane/libsane-microtek.la lib/sane/libsane-microtek2.la lib/sane/libsane-mustek.la -lib/sane/libsane-mustek_pp.la lib/sane/libsane-mustek_usb.la lib/sane/libsane-nec.la lib/sane/libsane-net.la +lib/sane/libsane-niash.la lib/sane/libsane-pie.la ${NOT_SUNOS}lib/sane/libsane-pint.la lib/sane/libsane-plustek.la @@ -115,7 +114,6 @@ lib/sane/libsane-umax_pp.la man/man1/gamma4scanimage.1 man/man1/sane-config.1 man/man1/sane-find-scanner.1 -man/man1/saned.1 man/man1/scanimage.1 man/man5/sane-abaton.5 man/man5/sane-agfafocus.5 @@ -153,6 +151,7 @@ man/man5/sane-mustek_pp.5 man/man5/sane-mustek_usb.5 man/man5/sane-nec.5 man/man5/sane-net.5 +man/man5/sane-niash.5 man/man5/sane-pie.5 man/man5/sane-pint.5 man/man5/sane-plustek.5 @@ -180,6 +179,7 @@ man/man5/sane-umax_pp.5 man/man5/sane-usb.5 man/man5/sane-v4l.5 man/man7/sane.7 +man/man8/saned.8 sbin/saned share/doc/sane-${SANE_VERSION}/AUTHORS share/doc/sane-${SANE_VERSION}/COPYING @@ -207,25 +207,23 @@ share/doc/sane-${SANE_VERSION}/backend-writing.txt share/doc/sane-${SANE_VERSION}/canon/canon.changes share/doc/sane-${SANE_VERSION}/canon/canon.install2700F.txt share/doc/sane-${SANE_VERSION}/gt68xx/gt68xx.CHANGES +share/doc/sane-${SANE_VERSION}/gt68xx/gt68xx.TODO share/doc/sane-${SANE_VERSION}/leo/leo.txt share/doc/sane-${SANE_VERSION}/matsushita/matsushita.txt share/doc/sane-${SANE_VERSION}/mustek/mustek.CHANGES share/doc/sane-${SANE_VERSION}/mustek_usb/mustek_usb.CHANGES share/doc/sane-${SANE_VERSION}/mustek_usb/mustek_usb.TODO -share/doc/sane-${SANE_VERSION}/plustek/BUILD +share/doc/sane-${SANE_VERSION}/niash/niash.TODO share/doc/sane-${SANE_VERSION}/plustek/FAQ share/doc/sane-${SANE_VERSION}/plustek/MakeModule.sh share/doc/sane-${SANE_VERSION}/plustek/Makefile.kernel24 share/doc/sane-${SANE_VERSION}/plustek/Makefile.kernel26 -share/doc/sane-${SANE_VERSION}/plustek/Makefile.module share/doc/sane-${SANE_VERSION}/plustek/Plustek-PARPORT-TODO.txt share/doc/sane-${SANE_VERSION}/plustek/Plustek-PARPORT.changes share/doc/sane-${SANE_VERSION}/plustek/Plustek-PARPORT.txt share/doc/sane-${SANE_VERSION}/plustek/Plustek-USB-TODO.txt share/doc/sane-${SANE_VERSION}/plustek/Plustek-USB.changes share/doc/sane-${SANE_VERSION}/plustek/Plustek-USB.txt -share/doc/sane-${SANE_VERSION}/plustek/VERSION0 -share/doc/sane-${SANE_VERSION}/plustek/VERSION1 share/doc/sane-${SANE_VERSION}/sane-backends-external.html share/doc/sane-${SANE_VERSION}/sane-backends.html share/doc/sane-${SANE_VERSION}/sane-mfgs-external.html @@ -268,6 +266,7 @@ ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/sane-backends.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/sane-backends.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sane-backends.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/sane-backends.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/sane-backends.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/sane-backends.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/sane-backends.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/sane-backends.mo @@ -283,6 +282,7 @@ ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sane-backends.mo @dirrm share/doc/sane-${SANE_VERSION}/teco @dirrm share/doc/sane-${SANE_VERSION}/sceptre @dirrm share/doc/sane-${SANE_VERSION}/plustek +@dirrm share/doc/sane-${SANE_VERSION}/niash @dirrm share/doc/sane-${SANE_VERSION}/mustek_usb @dirrm share/doc/sane-${SANE_VERSION}/mustek @dirrm share/doc/sane-${SANE_VERSION}/matsushita diff --git a/graphics/sane-backends/distinfo b/graphics/sane-backends/distinfo index 86ff4b3ed11..e7ecce9fe37 100644 --- a/graphics/sane-backends/distinfo +++ b/graphics/sane-backends/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2004/05/03 12:45:58 adam Exp $ +$NetBSD: distinfo,v 1.15 2004/11/08 10:28:15 adam Exp $ -SHA1 (sane-backends-1.0.14.tar.gz) = bca506f56cfdd2c7de8c7d381f4f34952fe6c110 -Size (sane-backends-1.0.14.tar.gz) = 3198777 bytes +SHA1 (sane-backends-1.0.15.tar.gz) = 521bdeacbab389a6fd67f16123e09b9f86752169 +Size (sane-backends-1.0.15.tar.gz) = 3231759 bytes SHA1 (patch-aa) = b782bc8ee2e6d68e667706659998a6c82ce1d5e6 |