FreeBSD Bugzilla – Attachment 170025 Details for
Bug 208795
[PATCH] multimedia/tvheadend: build fails when devel/libinotify is installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
multimedia.tvheadend.patch
multimedia.tvheadend.patch (text/plain), 944 bytes, created by
Vladimir Kondratyev
on 2016-05-05 22:11:15 UTC
(
hide
)
Description:
multimedia.tvheadend.patch
Filename:
MIME Type:
Creator:
Vladimir Kondratyev
Created:
2016-05-05 22:11:15 UTC
Size:
944 bytes
patch
obsolete
>Index: multimedia/tvheadend/Makefile >=================================================================== >--- multimedia/tvheadend/Makefile (revision 414658) >+++ multimedia/tvheadend/Makefile (working copy) >@@ -48,8 +48,8 @@ > CFLAGS+= -I${LOCALBASE}/include -Wno-conversion -Wno-int-to-pointer-cast > LDFLAGS+= -L${LOCALBASE}/lib -lexecinfo -lssl -lcrypto -lz > >-OPTIONS_DEFINE= AVAHI DVBCSA HDHOMERUN TRANSCODING XMLTV >-OPTIONS_DEFAULT=DVBCSA HDHOMERUN >+OPTIONS_DEFINE= AVAHI DVBCSA HDHOMERUN TRANSCODING XMLTV INOTIFY >+OPTIONS_DEFAULT=DVBCSA HDHOMERUN INOTIFY > > AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app > >@@ -67,6 +67,11 @@ > > XMLTV_RUN_DEPENDS= p5-xmltv>=0:textproc/p5-xmltv > >+INOTIFY_DESC= File system notifications support >+INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify >+INOTIFY_CONFIGURE_ENABLE= inotify >+INOTIFY_LDFLAGS= -linotify >+ > .include <bsd.port.pre.mk> > > .if ( !empty(CC:M*clang*) || ${OSVERSION} >= 1000024 )
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 208795
:
169309
| 170025