all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with Qt5::webEngineWidget
@ 2019-07-01  8:09 Fakhri Sajadi
  2019-07-03 20:39 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Fakhri Sajadi @ 2019-07-01  8:09 UTC (permalink / raw)
  To: help-guix

Hi everyone,

I'm using  Qt5::webEngineWidget in my application, I wanted to package it for guix and face with a problem, apparently, Qt5::webEngineWidget is skipped in  Qt package
Link = https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/qt.scm#n123

What is its status now? Is it solve in next version of Qt?(for now  "5.11.3" is packaged in upstream)

Best

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with Qt5::webEngineWidget
  2019-07-01  8:09 Problem with Qt5::webEngineWidget Fakhri Sajadi
@ 2019-07-03 20:39 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2019-07-03 20:39 UTC (permalink / raw)
  To: Fakhri Sajadi; +Cc: help-guix

On Mon, Jul 01, 2019 at 12:39:07PM +0430, Fakhri Sajadi wrote:
> I'm using  Qt5::webEngineWidget in my application, I wanted to package it for guix and face with a problem, apparently, Qt5::webEngineWidget is skipped in  Qt package
> Link = https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/qt.scm#n123
> 
> What is its status now? Is it solve in next version of Qt?(for now  "5.11.3" is packaged in upstream)

I don't think the status of QtWebEngine in Guix is totally clear, but
you should be optimistic :)

In general, the requirements for software that is included in Guix are
1) the software must be free software and 2) it must fit within the Free
System Distribution Guidelines:

https://www.gnu.org/distros/free-system-distribution-guidelines.en.html

As you may know, QtWebEngine is based on the Chromium codebase but is
focused on rendering of web content rather than offering a complete web
browser.

There was some controversy about the addition of the ungoogled-chromium
package to Guix, but the objections to it were unfounded.

The QtWebEngine team says they take similar steps to avoid problems with
upstream Chromium as we did with ungoogled-chromium:

https://wiki.qt.io/QtWebEngine

So, I bet that QtWebEngine will be fine for Guix.

If there is more controversy about QtWebEngine we will moderate the
discussion so that it remains respectful, focused, and without pointless
tangents.

A practical note: Building Chromium from source requires a very powerful
computer, with lots of RAM, disk space, and the fastest CPU you can
find. I bet that QtWebEngine is similar.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-03 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-01  8:09 Problem with Qt5::webEngineWidget Fakhri Sajadi
2019-07-03 20:39 ` Leo Famulari

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.