Date: Sun, 8 May 2011 15:04:17 +0000 (UTC) From: Juergen Lock <nox@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia Makefile ports/multimedia/linux_v4l2wrapper-kmod Makefile distinfo pkg-descr ports/multimedia/linux_v4l2wrapper-kmod/files patch-Makefile patch-linux_v4l2.c Message-ID: <201105081504.p48F4HUb020533@repoman.freebsd.org>
index | next in thread | raw e-mail
nox 2011-05-08 15:04:17 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/linux_v4l2wrapper-kmod Makefile distinfo pkg-descr
multimedia/linux_v4l2wrapper-kmod/files patch-Makefile
patch-linux_v4l2.c
Log:
This kld adds V4L2 ioctl handling to the Linux compatibility layer
so that Linux apps like Skype or Flash can talk to V4L2 devices
(like webcams) via /dev/videoX. The patches this kld is based on
have been committed to FreeBSD 9.0-current now (r221426) so this
port is only needed on eaerlier versions.
Note this port does not contain actual V4L2 drivers, those are
provided by e.g. the multimedia/webcamd port.
WWW: http://people.freebsd.org/~nox/dvb/
Revision Changes Path
1.445 +1 -0 ports/multimedia/Makefile
1.1 +59 -0 ports/multimedia/linux_v4l2wrapper-kmod/Makefile (new)
1.1 +2 -0 ports/multimedia/linux_v4l2wrapper-kmod/distinfo (new)
1.1 +16 -0 ports/multimedia/linux_v4l2wrapper-kmod/files/patch-Makefile (new)
1.1 +30 -0 ports/multimedia/linux_v4l2wrapper-kmod/files/patch-linux_v4l2.c (new)
1.1 +10 -0 ports/multimedia/linux_v4l2wrapper-kmod/pkg-descr (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105081504.p48F4HUb020533>
