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.
This commit is contained in:
Koop Mast 2010-11-04 20:47:26 +00:00
parent 9d532666e1
commit fda697bdd2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264095
3 changed files with 3 additions and 16 deletions

View File

@ -7,10 +7,9 @@
PORTNAME= v4l_compat
PORTVERSION= 1.0.${DUMMYDATE}
PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= LOCAL/kwm
DUMMYDATE= 20100403
DUMMYDATE= 20101027
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Video4Linux IOCTL header files

View File

@ -1,3 +1,2 @@
MD5 (v4l_compat-1.0.20100403.tar.gz) = d3c3326180b03689a24f738250e3a4ee
SHA256 (v4l_compat-1.0.20100403.tar.gz) = 5e575bb74ede3dd7a4113dc2b50af1af05fe9c4ffadcc2d29cf5561173e94767
SIZE (v4l_compat-1.0.20100403.tar.gz) = 40316
SHA256 (v4l_compat-1.0.20101027.tar.gz) = fe6237bf237e9377b297985358f476a7a476d4b1bf032891a37e39efe3cfbdc0
SIZE (v4l_compat-1.0.20101027.tar.gz) = 40644

View File

@ -1,11 +0,0 @@
--- dvb/frontend.h.orig 2010-04-15 11:20:34.000000000 +0200
+++ dvb/frontend.h 2010-04-15 11:21:23.000000000 +0200
@@ -373,7 +373,7 @@
};
#define FE_SET_PROPERTY _IOW('o', 82, struct dtv_properties)
-#define FE_GET_PROPERTY _IOR('o', 83, struct dtv_properties)
+#define FE_GET_PROPERTY _IOW('o', 83, struct dtv_properties)
/**