Juergen Lock
ef16d2e450
- Fix two linux/dvb ioctls in multimedia/v4l_compat , multimedia/webcamd ,
...
and multimedia/linux_dvbwrapper : CA_GET_SLOT_INFO and CA_GET_MSG
need to be _IOWR not _IOR.
- Bump PORTREVISION for multimedia/vdr too since it uses one of the ioctls.
(This fixes the CI slot of at last the TT CT-3650 DVB-C/T tuner.)
Approved by: hselasky (maintainer of multimedia/webcamd)
2012-06-28 17:49:51 +00:00
Koop Mast
a261e0a864
Update to 1.0.20110603.
...
Update videodev2.h to the v4l-utils 0.8.4 version. Include the patch in the distfile.
Ship input.h and uinput.h [1]
Requested by: nox@ [1]
2011-06-25 17:26:46 +00:00
Koop Mast
55e4c88771
Add a patch that adds guards around the compat typedef's.
...
This allows kopete to build its v4l support.
Submitted by: hselasky@
With hat: multimedia@
2011-01-07 13:46:59 +00:00
Koop Mast
fda697bdd2
Update to 1.0.20101027.
...
Update videodev2.h header for libv4l update to 0.8.1.
patch-dvb_frontend.h is now included in the tarball.
2010-11-04 20:47:26 +00:00
Koop Mast
644afd1c1d
Fix incorrectly defined FE_GET_PROPERTY ioctl for which the workaround
...
as used in the Linux drivers doesn't work on FreeBSD; more details in
this thread:
http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-April/010958.html
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Reviewed by: Hans Petter Selasky <hselasky@c2i.net>
2010-04-29 21:42:44 +00:00
Koop Mast
20c057c47e
Update to 1.0.20100321.
...
This update adds dvb headers. Needed for upcomming dvb support in webcamd.
The dvb headers are GPL licenced. Ship said headers in a tar file.
Submitted by: Hans Petter Selasky <hselasky AT FreeBSD.org>
2010-03-25 13:50:31 +00:00
Koop Mast
a6b94c6a98
Update videodev.h to latest version.
...
Add videodev2.h (which is the video4linux 2 version)
Submitted by: Hans Petter Selasky <hselasky AT FreeBSD.org>
2010-01-16 20:43:53 +00:00
Florent Thoumie
4e8b4c5b63
Add multimedia/v4l_compat port, a port that installs the <linux/videodev.h>
...
header file needed to build some piece of software with video4linux support.
Just BUILD_DEPENDS on it, and you should be fine.
2006-08-01 20:41:21 +00:00