pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/fswebcam fswebcam: clean up
details: https://anonhg.NetBSD.org/pkgsrc/rev/4239ba481967
branches: trunk
changeset: 457049:4239ba481967
user: nia <nia%pkgsrc.org@localhost>
date: Sun Aug 15 07:09:40 2021 +0000
description:
fswebcam: clean up
diffstat:
graphics/fswebcam/DESCR | 10 +++++-----
graphics/fswebcam/Makefile | 4 +---
2 files changed, 6 insertions(+), 8 deletions(-)
diffs (34 lines):
diff -r 1dbeb2056121 -r 4239ba481967 graphics/fswebcam/DESCR
--- a/graphics/fswebcam/DESCR Sun Aug 15 06:58:05 2021 +0000
+++ b/graphics/fswebcam/DESCR Sun Aug 15 07:09:40 2021 +0000
@@ -1,7 +1,7 @@
fswebcam is a neat and simple webcam app.
-It captures images from a V4L1/V4L2 compatible device or file,
-averages them to reduce noise and draws a caption using the GD
-Graphics Library which also handles compressing the image to PNG
-or JPEG. The resulting image is saved to a file or sent to stdio
-where it can be piped to something like ncftpput or scp.
+It captures images from a V4L2 compatible device or file, averages them to
+reduce noise and draws a caption using the GD Graphics Library which also
+handles compressing the image to PNG or JPEG. The resulting image is saved
+to a file or sent to stdio where it can be piped to something like ncftpput
+or scp.
diff -r 1dbeb2056121 -r 4239ba481967 graphics/fswebcam/Makefile
--- a/graphics/fswebcam/Makefile Sun Aug 15 06:58:05 2021 +0000
+++ b/graphics/fswebcam/Makefile Sun Aug 15 07:09:40 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/08/15 06:57:48 nia Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/15 07:09:40 nia Exp $
DISTNAME= fswebcam-20200725
CATEGORIES= graphics
@@ -11,8 +11,6 @@
GNU_CONFIGURE= yes
-MANCOMPRESSED= yes
-
CONFIGURE_ARGS+= --disable-v4l1
pre-configure:
Home |
Main Index |
Thread Index |
Old Index