FreeBSD Bugzilla – Attachment 193216 Details for
Bug 228102
Patch multimedia/motion Makefile to use webcamd without building multimedia/pwcbsd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch multimedia/motion/Makefile to add WEBCAMD option
ports_multimedia_motion.patch (text/plain), 1021 bytes, created by
Curtis Villamizar
on 2018-05-09 16:57:17 UTC
(
hide
)
Description:
patch multimedia/motion/Makefile to add WEBCAMD option
Filename:
MIME Type:
Creator:
Curtis Villamizar
Created:
2018-05-09 16:57:17 UTC
Size:
1021 bytes
patch
obsolete
>Index: multimedia/motion/Makefile >=================================================================== >--- multimedia/motion/Makefile (revision 468668) >+++ multimedia/motion/Makefile (working copy) >@@ -41,8 +41,8 @@ > > OPTIONS_DEFINE= DOCS EXAMPLES FFMPEG MYSQL PGSQL SQLITE3 > OPTIONS_RADIO= VIDEO >-OPTIONS_RADIO_VIDEO= BKTR PWCBSD >-OPTIONS_DEFAULT= BKTR FFMPEG >+OPTIONS_RADIO_VIDEO= BKTR PWCBSD WEBCAMD >+OPTIONS_DEFAULT= WEBCAMD FFMPEG > VIDEO_DESC= Video capture driver (Netcam support only if none selected) > > BKTR_DESC= BKTR based TV capture cards >@@ -53,6 +53,11 @@ > PWCBSD_RUN_DEPENDS= ${KMODDIR}/pwc.ko:multimedia/pwcbsd > PWCBSD_CONFIGURE_WITH= pwcbsd > >+WEBCAMD_DESC= Webcams using webcamd >+WEBCAMD_BUILD_DEPENDS= v4l_compat>=1.0.20060801:multimedia/v4l_compat >+# note: all configure --with-pwcbsd does is not shut off v4l support >+WEBCAMD_CONFIGURE_WITH= pwcbsd >+ > FFMPEG_LIB_DEPENDS= libavformat.so:multimedia/ffmpeg > FFMPEG_CONFIGURE_ON= --with-ffmpeg=${LOCALBASE} > FFMPEG_CONFIGURE_OFF= --without-ffmpeg
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 228102
: 193216