unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Guillaume Le Vaillant <glv@posteo.net>
To: Leo Famulari <leo@famulari.name>
Cc: 53495@debbugs.gnu.org
Subject: [bug#53495] [PATCH] gnu: FreeCAD: Replace QtWebKit with QtWebEngine.
Date: Tue, 25 Jan 2022 10:40:34 +0000	[thread overview]
Message-ID: <87lez4drmu.fsf@kitej> (raw)
In-Reply-To: <992f75d634f695896c1a0695fe53a902cb2a2e2f.1643011560.git.leo@famulari.name>

[-- Attachment #1: Type: text/plain, Size: 871 bytes --]

Leo Famulari <leo@famulari.name> skribis:

> See <https://issues.guix.gnu.org/53289> for more information about this change.
>
> * gnu/packages/engineering.scm (freecad)[inputs]: Remove QTWEBKIT. Add
> QTDECLARATIVE, QTWEBCHANNEL, and QTWEBENGINE.
> ---
>  gnu/packages/engineering.scm | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
> index f4c5d73e00..23133a50eb 100644
> --- a/gnu/packages/engineering.scm
> +++ b/gnu/packages/engineering.scm
> @@ -2483,8 +2483,10 @@ (define-public freecad
>             python-shiboken-2
>             python-wrapper
>             qtbase-5
> +           qtdeclarative
>             qtsvg
> -           qtwebkit
> +           qtwebchannel
> +           qtwebengine
>             qtx11extras
>             qtxmlpatterns
>             sqlite

LGTM

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

  reply	other threads:[~2022-01-25 10:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-24  8:06 [bug#53495] [PATCH] gnu: FreeCAD: Replace QtWebKit with QtWebEngine Leo Famulari
2022-01-25 10:40 ` Guillaume Le Vaillant [this message]
2022-01-25 18:39   ` bug#53495: " Leo Famulari

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=87lez4drmu.fsf@kitej \
    --to=glv@posteo.net \
    --cc=53495@debbugs.gnu.org \
    --cc=leo@famulari.name \
    /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).