unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Where is qtwebkit?
@ 2016-10-12 11:55 ng0
  2016-10-13 13:47 ` Roel Janssen
  0 siblings, 1 reply; 3+ messages in thread
From: ng0 @ 2016-10-12 11:55 UTC (permalink / raw)
  To: guix-devel

I am currently packaging supercollider, and it would be nice to have
qtwebkit... but I can't find it for Guix. How do I use it in a packaging
defition? Do we have it at all? Is someone working on it? I've read a
thread where someone pointed out it was moved but that was of no help
either.

* Qt >= 5.3 (+ qtwebkit)
   * http://qt-project.org
   * cross-platform graphical user interface library, for Qt IDE and sclang's Qt GUI kit

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

* Re: Where is qtwebkit?
  2016-10-12 11:55 Where is qtwebkit? ng0
@ 2016-10-13 13:47 ` Roel Janssen
  2016-10-13 19:18   ` ng0
  0 siblings, 1 reply; 3+ messages in thread
From: Roel Janssen @ 2016-10-13 13:47 UTC (permalink / raw)
  To: ng0; +Cc: guix-devel


ng0 writes:

> I am currently packaging supercollider, and it would be nice to have
> qtwebkit... but I can't find it for Guix. How do I use it in a packaging
> defition? Do we have it at all? Is someone working on it? I've read a
> thread where someone pointed out it was moved but that was of no help
> either.
>
> * Qt >= 5.3 (+ qtwebkit)
>    * http://qt-project.org
>    * cross-platform graphical user interface library, for Qt IDE and sclang's Qt GUI kit

I think QtWebkit has been removed from Qt in favor of the QtWebEngine
(based on Chromium?).

From https://blog.qt.io/blog/2016/03/16/qt-5-6-released/:
> With 5.6, Qt WebKit and Qt Quick 1 will no longer be supported and are
> dropped from the release. The source code for these modules will still
> be available. You can continue to compile and use these modules, but
> we will not be supporting them any longer.

So it should still be possible to compile the source code.  I downloaded
the source code and tried to compile it but I couldn't find any 'find
. -name "*webkit*"' at all!

Kind regards,
Roel Janssen

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

* Re: Where is qtwebkit?
  2016-10-13 13:47 ` Roel Janssen
@ 2016-10-13 19:18   ` ng0
  0 siblings, 0 replies; 3+ messages in thread
From: ng0 @ 2016-10-13 19:18 UTC (permalink / raw)
  To: Roel Janssen; +Cc: guix-devel

Roel Janssen <roel@gnu.org> writes:

> ng0 writes:
>
>> I am currently packaging supercollider, and it would be nice to have
>> qtwebkit... but I can't find it for Guix. How do I use it in a packaging
>> defition? Do we have it at all? Is someone working on it? I've read a
>> thread where someone pointed out it was moved but that was of no help
>> either.
>>
>> * Qt >= 5.3 (+ qtwebkit)
>>    * http://qt-project.org
>>    * cross-platform graphical user interface library, for Qt IDE and sclang's Qt GUI kit
>
> I think QtWebkit has been removed from Qt in favor of the QtWebEngine
> (based on Chromium?).

Like I was told in IRC freenode. I wonder if supercollider really needs
qt4 instead of qt5 or if qtwebkit is the MIT-license of the webkits:
they say qtwebkit, but what they really mean is qtwebengine.
I'll ask on their mailinglist.

> From https://blog.qt.io/blog/2016/03/16/qt-5-6-released/:
>> With 5.6, Qt WebKit and Qt Quick 1 will no longer be supported and are
>> dropped from the release. The source code for these modules will still
>> be available. You can continue to compile and use these modules, but
>> we will not be supporting them any longer.
>
> So it should still be possible to compile the source code.  I downloaded
> the source code and tried to compile it but I couldn't find any 'find
> . -name "*webkit*"' at all!
>
> Kind regards,
> Roel Janssen
>

Thanks for the reply

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

end of thread, other threads:[~2016-10-13 19:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-12 11:55 Where is qtwebkit? ng0
2016-10-13 13:47 ` Roel Janssen
2016-10-13 19:18   ` ng0

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).