pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[.joined/pkgsrc/trunk]: .joined/pkgsrc/graphics/sane-backends sane-backends: ...
details: https://anonhg.NetBSD.org/.joined/pkgsrc/rev/95bbdd20bfa3
branches: trunk
changeset: 371029:95bbdd20bfa3
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Mon Jan 03 14:48:49 2022 +0000
description:
sane-backends: Fix PLIST
pkgsrc updates:
---------------
* Add missing files in PLIST when nls option is enable.
* Remove lines in PLIST.Linux that are already in PLIST (thanks to
pkglint).
* Bump revision.
diffstat:
graphics/sane-backends/Makefile | 3 ++-
graphics/sane-backends/PLIST | 5 ++++-
graphics/sane-backends/PLIST.Linux | 6 +-----
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (52 lines):
diff -r 2cf633e4a19a -r 95bbdd20bfa3 graphics/sane-backends/Makefile
--- a/graphics/sane-backends/Makefile Mon Jan 03 12:36:53 2022 +0000
+++ b/graphics/sane-backends/Makefile Mon Jan 03 14:48:49 2022 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2020/06/25 12:44:10 nia Exp $
+# $NetBSD: Makefile,v 1.75 2022/01/03 14:48:49 triaxx Exp $
+PKGREVISION= 1
.include "Makefile.common"
MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/c3dd60c9e054b5dee1e7b01a7edc98b0/
COMMENT= API for access to scanners, digital cameras, frame grabbers, etc
diff -r 2cf633e4a19a -r 95bbdd20bfa3 graphics/sane-backends/PLIST
--- a/graphics/sane-backends/PLIST Mon Jan 03 12:36:53 2022 +0000
+++ b/graphics/sane-backends/PLIST Mon Jan 03 14:48:49 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.35 2020/06/13 20:54:32 leot Exp $
+@comment $NetBSD: PLIST,v 1.36 2022/01/03 14:48:49 triaxx Exp $
bin/gamma4scanimage
bin/sane-config
bin/sane-find-scanner
@@ -370,6 +370,8 @@
share/examples/sane/umax_pp.conf
share/examples/sane/xerox_mfp.conf
${PLIST.nls}share/locale/bg/LC_MESSAGES/sane-backends.mo
+${PLIST.nls}share/locale/ca/LC_MESSAGES/sane-backends.mo
+${PLIST.nls}share/locale/ca@valencia/LC_MESSAGES/sane-backends.mo
${PLIST.nls}share/locale/cs/LC_MESSAGES/sane-backends.mo
${PLIST.nls}share/locale/da/LC_MESSAGES/sane-backends.mo
${PLIST.nls}share/locale/de/LC_MESSAGES/sane-backends.mo
@@ -381,6 +383,7 @@
${PLIST.nls}share/locale/fi/LC_MESSAGES/sane-backends.mo
${PLIST.nls}share/locale/fr/LC_MESSAGES/sane-backends.mo
${PLIST.nls}share/locale/gl/LC_MESSAGES/sane-backends.mo
+${PLIST.nls}share/locale/he/LC_MESSAGES/sane-backends.mo
${PLIST.nls}share/locale/hu/LC_MESSAGES/sane-backends.mo
${PLIST.nls}share/locale/it/LC_MESSAGES/sane-backends.mo
${PLIST.nls}share/locale/ja/LC_MESSAGES/sane-backends.mo
diff -r 2cf633e4a19a -r 95bbdd20bfa3 graphics/sane-backends/PLIST.Linux
--- a/graphics/sane-backends/PLIST.Linux Mon Jan 03 12:36:53 2022 +0000
+++ b/graphics/sane-backends/PLIST.Linux Mon Jan 03 14:48:49 2022 +0000
@@ -1,10 +1,6 @@
-@comment $NetBSD: PLIST.Linux,v 1.4 2016/01/29 20:51:20 leot Exp $
-lib/sane/libsane-kvs40xx.la
-lib/sane/libsane-mustek_usb2.la
+@comment $NetBSD: PLIST.Linux,v 1.5 2022/01/03 14:48:49 triaxx Exp $
lib/sane/libsane-qcam.la
lib/sane/libsane-v4l.la
-man/man5/sane-kvs40xx.5
-man/man5/sane-mustek_usb2.5
man/man5/sane-qcam.5
man/man5/sane-v4l.5
share/examples/sane/qcam.conf
Home |
Main Index |
Thread Index |
Old Index