Up to [cvs.NetBSD.org] / pkgsrc / graphics / fswebcam
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Mon May 22 11:39:00 2023 UTC (10 days, 23 hours ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
*: recursive bump for libimagequant 4.x
Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 29 21:16:31 2023 UTC (4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:19 2023 UTC (4 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.4 / (download) - annotate - [select for diffs], Thu May 5 08:29:37 2022 UTC (12 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
fswebcam: Use OPSYS_VERSION to numerically compare NetBSD versions
Revision 1.3 / (download) - annotate - [select for diffs], Thu Sep 2 12:01:30 2021 UTC (20 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.2: +10 -1
lines
Diff to previous 1.2 (colored)
fswebcam: Attempt to fix build on older NetBSD
Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 15 07:09:40 2021 UTC (21 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.1: +1 -3
lines
Diff to previous 1.1 (colored)
fswebcam: clean up
Revision 1.1 / (download) - annotate - [select for diffs], Sun Aug 15 06:57:48 2021 UTC (21 months, 2 weeks ago) by nia
Branch: MAIN
add graphics/fswebcam 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.