Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/cups-filters: add image printing support
Date: Fri, 1 May 2020 21:41:08 +0200	[thread overview]
Message-ID: <20200501194108.GD3687@scaer> (raw)
In-Reply-To: <20200501155524.5478-1-skif@skif-web.ru>

Alexey, All,

On 2020-05-01 18:55 +0300, Alexey Lukyanchuk spake thusly:
> Cups can print images like jpeg/png.
> 
> In current version it's disabled, but may be needed for some customers.
> 
> This patch add cups-filters for images.
> 
> Signed-off-by: Alexey Lukyanchuk <skif@skif-web.ru>
> ---
>  package/cups-filters/cups-filters.mk | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/package/cups-filters/cups-filters.mk b/package/cups-filters/cups-filters.mk
> index 3bb33d963c..1fba61ad15 100644
> --- a/package/cups-filters/cups-filters.mk
> +++ b/package/cups-filters/cups-filters.mk
> @@ -11,8 +11,7 @@ CUPS_FILTERS_LICENSE_FILES = COPYING
>  
>  CUPS_FILTERS_DEPENDENCIES = cups libglib2 lcms2 qpdf fontconfig freetype jpeg
>  
> -CUPS_FILTERS_CONF_OPTS = --disable-imagefilters \
> -	--disable-mutool \
> +CUPS_FILTERS_CONF_OPTS = --disable-mutool \

We like to have explicit enable, rather than rely on the defaults, so
I've added an explicit --enable-imagefilters, reworded the commit log,
and applied to master, thanks.

Regards,
Yann E. MORIN.

>  	--disable-foomatic \
>  	--disable-braille \
>  	--with-cups-config=$(STAGING_DIR)/usr/bin/cups-config \
> -- 
> 2.17.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

      reply	other threads:[~2020-05-01 19:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 15:55 [Buildroot] [PATCH 1/1] package/cups-filters: add image printing support Alexey Lukyanchuk
2020-05-01 19:41 ` Yann E. MORIN [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200501194108.GD3687@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox