FreeBSD Bugzilla – Attachment 218980 Details for
Bug 250533
graphics/colord: make polkit optional
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to port
colord-polkit-option-rev0.diff (text/plain), 1.14 KB, created by
Steve Wills
on 2020-10-22 16:26:49 UTC
(
hide
)
Description:
patch to port
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2020-10-22 16:26:49 UTC
Size:
1.14 KB
patch
obsolete
>diff --git graphics/colord/Makefile graphics/colord/Makefile >index cf0db17a155d..4638eff8cfce 100644 >--- graphics/colord/Makefile >+++ graphics/colord/Makefile >@@ -13,8 +13,7 @@ COMMENT= Manage color profiles to accurately color input/output devices > LICENSE= GPLv2 > > BUILD_DEPENDS= spotread:graphics/argyllcms >-LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit \ >- libdbus-1.so:devel/dbus \ >+LIB_DEPENDS= libdbus-1.so:devel/dbus \ > liblcms2.so:graphics/lcms2 > RUN_DEPENDS= spotread:graphics/argyllcms > >@@ -41,12 +40,16 @@ INSTALL_TARGET= install-strip > GLIB_SCHEMAS= org.freedesktop.ColorHelper.gschema.xml > > OPTIONS_SUB= yes >-OPTIONS_DEFINE= MANPAGES PPROFILES VALA >-OPTIONS_DEFAULT=VALA >+OPTIONS_DEFINE= POLKIT MANPAGES PPROFILES VALA >+OPTIONS_DEFAULT=POLKIT VALA > > PPROFILES_DESC= Build extra print profiles (long build time) >+POLKIT_DESC= Build with Polkit support > VALA_DESC= Build Vala language bindings > >+POLKIT_LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit >+POLKIT_CONFIGURE_ENABLE= polkit >+ > MANPAGES_BUILD_DEPENDS= docbook2html:textproc/docbook-utils \ > docbook-sgml>0:textproc/docbook-sgml > PPROFILES_CONFIGURE_ENABLE= print-profiles
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 250533
: 218980