Page MenuHomeFreeBSD

multimedia/deforaos-camera: import version 0.3.1
ClosedPublic

Authored by khorben_defora.org on Feb 20 2025, 5:27 PM.
Tags
None
Referenced Files
F113990777: D49085.id151255.diff
Sun, Apr 6, 3:16 PM
F113977845: D49085.id152149.diff
Sun, Apr 6, 11:14 AM
F113971310: D49085.id.diff
Sun, Apr 6, 8:59 AM
F113963171: D49085.id151443.diff
Sun, Apr 6, 6:18 AM
F113962091: D49085.diff
Sun, Apr 6, 5:58 AM
F113960144: D49085.id152149.diff
Sun, Apr 6, 5:27 AM
F113957843: D49085.id152030.diff
Sun, Apr 6, 4:42 AM
Unknown Object (File)
Sun, Mar 30, 1:06 AM
Subscribers
None

Details

Summary

Camera is a simple webcam viewer, which can be used to take pictures from still frames.

Sponsored by: The FreeBSD Foundation

Test Plan
$ cd ports/multimedia/deforaos-camera
$ portclippy Makefile
$ portfmt Makefile
$ portlint .
$ make stage install
$ /usr/local/bin/camera
$ /usr/local/bin/gallery

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

khorben_defora.org created this revision.

This can't build because there is no distinfo file.

Also include the distinfo file; thanks for the heads up!

It fails to build. Do you need a dependency on multimedia/v4l_compat?

Register missing dependency on multimedia/v4l_compat.

Tested on FreeBSD/amd64 (main) with poudriere

In D49085#1123179, @jrm wrote:

It fails to build. Do you need a dependency on multimedia/v4l_compat?

Yes the dependency was missing; good catch!
I fixed my local poudriere setup and it passes that test too now.

This revision is now accepted and ready to land.Tue, Mar 11, 3:23 PM