GNU bug report logs -
#62523
[PATCH] gnu: geeqie: Use libjpeg-turbo.
Previous Next
Reported by: Bruno Victal <mirai <at> makinata.eu>
Date: Wed, 29 Mar 2023 13:16:01 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62523 in the body.
You can then email your comments to 62523 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#62523
; Package
guix-patches
.
(Wed, 29 Mar 2023 13:16:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Bruno Victal <mirai <at> makinata.eu>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 29 Mar 2023 13:16:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
--
2.39.1
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Wed, 29 Mar 2023 19:08:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Bruno Victal <mirai <at> makinata.eu>
:
bug acknowledged by developer.
(Wed, 29 Mar 2023 19:08:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 62523-done <at> debbugs.gnu.org (full text, mbox):
Hi!
Bruno Victal <mirai <at> 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#62523
; Package
guix-patches
.
(Thu, 30 Mar 2023 02:42:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 62523-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Bruno Victal <mirai <at> 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
Installed!
--
Thanks,
Maxim
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 27 Apr 2023 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 110 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.