FreeBSD Bugzilla – Attachment 168710 Details for
Bug 208345
print/cups-filters: add dbus config option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add a dbus knob to make config
patch-ports_print_cups-filters_Makefile (text/plain), 930 bytes, created by
Andy
on 2016-03-28 03:40:35 UTC
(
hide
)
Description:
add a dbus knob to make config
Filename:
MIME Type:
Creator:
Andy
Created:
2016-03-28 03:40:35 UTC
Size:
930 bytes
patch
obsolete
>--- Makefile.orig 2016-03-27 13:38:13.277556000 -0400 >+++ Makefile 2016-03-27 13:00:07.083467000 -0400 >@@ -16,7 +16,6 @@ > libijs.so:${PORTSDIR}/print/libijs \ > liblcms2.so:${PORTSDIR}/graphics/lcms2 \ > libqpdf.so:${PORTSDIR}/print/qpdf \ >- libdbus-1.so:${PORTSDIR}/devel/dbus \ > libcupsimage.so:${PORTSDIR}/print/cups \ > libfreetype.so:${PORTSDIR}/print/freetype2 \ > libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ >@@ -43,13 +42,15 @@ > LIBS+= -L${LOCALBASE}/lib > USE_LDCONFIG= yes > >-OPTIONS_DEFINE= AVAHI DOCS >+OPTIONS_DEFINE= AVAHI DOCS DBUS > OPTIONS_DEFAULT=AVAHI > > AVAHI_CONFIGURE_ENABLE= avahi > AVAHI_LIB_DEPENDS= libavahi-client.so:${PORTSDIR}/net/avahi-app > AVAHI_SUB_LIST= AVAHI_DAEMON=avahi_daemon > AVAHI_SUB_LIST_OFF= AVAHI_DAEMON= >+DBUS_CONFIGURE_ENABLE= dbus >+DBUS_LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus > > post-patch: > @${REINPLACE_CMD} 's:-std=c++0x:-std=c++11:' ${WRKSRC}/Makefile.in
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 208345
:
168710
|
168735