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
Unknown Object (File)
Sun, Mar 30, 1:06 AM
Unknown Object (File)
Sat, Mar 22, 12:11 AM
Unknown Object (File)
Thu, Mar 20, 5:39 AM
Unknown Object (File)
Tue, Mar 18, 2:22 PM
Unknown Object (File)
Thu, Mar 13, 1:47 PM
Unknown Object (File)
Tue, Mar 11, 6:07 PM
Unknown Object (File)
Tue, Mar 11, 4:11 PM
Unknown Object (File)
Mon, Mar 10, 5:00 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