unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Bruno Victal <mirai@makinata.eu>
Cc: 62523-done@debbugs.gnu.org
Subject: bug#62523: [PATCH] gnu: geeqie: Use libjpeg-turbo.
Date: Wed, 29 Mar 2023 15:07:25 -0400	[thread overview]
Message-ID: <87y1nf1imq.fsf@gmail.com> (raw)
In-Reply-To: <13b9cb3c7dd5ddb22bdafacf17ad4b3554935b95.1680095695.git.mirai@makinata.eu> (Bruno Victal's message of "Wed, 29 Mar 2023 14:15:09 +0100")

Hi!

Bruno Victal <mirai@makinata.eu> writes:

> libjpeg is obsolete.
>
> * gnu/packages/image-viewers.scm (geeqie)[inputs]: Replace libjpeg with
> libjpeg-turbo.
> ---
>  gnu/packages/image-viewers.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm
> index f7719600a7..d8d6304a85 100644
> --- a/gnu/packages/image-viewers.scm
> +++ b/gnu/packages/image-viewers.scm
> @@ -254,7 +254,7 @@ (define-public geeqie
>             libarchive
>             libchamplain
>             libheif
> -           libjpeg
> +           libjpeg-turbo
>             libpng
>             libraw
>             libtiff

Thanks.  It'll be installed shortly.

-- 
Thanks,
Maxim




  reply	other threads:[~2023-03-29 19:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-29 13:15 [bug#62523] [PATCH] gnu: geeqie: Use libjpeg-turbo Bruno Victal
2023-03-29 19:07 ` Maxim Cournoyer [this message]
2023-03-30  2:41 ` Maxim Cournoyer

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87y1nf1imq.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=62523-done@debbugs.gnu.org \
    --cc=mirai@makinata.eu \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).