mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix disabling V4L option
- Take maintainership
This commit is contained in:
parent
3c7673bc00
commit
e8f16d3495
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376615
1 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,7 @@ PORTREVISION= 8
|
|||
CATEGORIES= net
|
||||
MASTER_SITES= SAVANNAH/linphone/mediastreamer
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= tijl@FreeBSD.org
|
||||
COMMENT= Real-time audio and video streaming and processing
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
@ -69,6 +69,8 @@ UPNP_CONFIGURE_ENABLE= upnp
|
|||
UPNP_LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp
|
||||
|
||||
V4L_CONFIGURE_ENABLE= libv4l1 libv4l2
|
||||
V4L_CONFIGURE_OFF= ac_cv_header_linux_videodev_h=no \
|
||||
ac_cv_header_linux_videodev2_h=no
|
||||
V4L_BUILD_DEPENDS= v4l_compat>=1.0.20120501:${PORTSDIR}/multimedia/v4l_compat
|
||||
V4L_LIB_DEPENDS= libv4l2.so:${PORTSDIR}/multimedia/libv4l
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue