Re: Could we please add a CUPS option for www/chromium?

2018-03-10 Thread Carlos J. Puga Medina
On Sat, 2018-03-10 at 09:47 -0800, Craig Leres wrote:
> On 03/10/18 09:17, Carlos J. Puga Medina wrote:
> > Or one can build their own copy of Chromium with printing
> > support turned off, and that will get rid of the CUPS dependency.
> 
> Could you please help with that? Once I figured out the only way to 
> disable cups was to disable printing I couldn't find the options to
> do 
> that. I got here:
> 
>  GN_ARGS+=cloud_print=false
>  GN_ARGS+=enable_basic_printing=false
>  GN_ARGS+=enable_print_preview=false
>  GN_ARGS+=use_cups=false
> 
> but was still getting linker errors from some cloud_print module.
> 

Probably you only need to define GN_ARGS+=use_cups=false

Can you provide the full build log?

-- 
Carlos Jacobo Puga Medina 
PGP fingerprint = C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0 5453

signature.asc
Description: This is a digitally signed message part


Re: Could we please add a CUPS option for www/chromium?

2018-03-10 Thread Craig Leres

On 03/10/18 09:17, Carlos J. Puga Medina wrote:

Or one can build their own copy of Chromium with printing
support turned off, and that will get rid of the CUPS dependency.


Could you please help with that? Once I figured out the only way to 
disable cups was to disable printing I couldn't find the options to do 
that. I got here:


GN_ARGS+=cloud_print=false
GN_ARGS+=enable_basic_printing=false
GN_ARGS+=enable_print_preview=false
GN_ARGS+=use_cups=false

but was still getting linker errors from some cloud_print module.

Craig

___
freebsd-chromium@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to "freebsd-chromium-unsubscr...@freebsd.org"