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, Jun 22, 6:11 PM
Unknown Object (File)
Sat, Jun 21, 1:33 PM
Unknown Object (File)
Fri, Jun 20, 3:09 AM
Unknown Object (File)
Thu, Jun 19, 6:48 AM
Unknown Object (File)
Wed, Jun 18, 10:37 PM
Unknown Object (File)
Tue, Jun 17, 6:59 AM
Unknown Object (File)
Wed, Jun 11, 9:59 PM
Unknown Object (File)
May 23 2025, 10:08 PM
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.Mar 11 2025, 3:23 PM