From: 宋文武 <iyzsong@gmail.com>
To: Andreas Enge <andreas@enge.fr>
Cc: guix-devel@gnu.org
Subject: Re: Qtwebengine
Date: Mon, 27 Jul 2015 21:43:21 +0800 [thread overview]
Message-ID: <87h9op7m2u.fsf@gmail.com> (raw)
In-Reply-To: <20150727083128.GA5271@debian>
Andreas Enge <andreas@enge.fr> writes:
> On Sun, Jul 26, 2015 at 11:34:45PM +0800, 宋文武 wrote:
>> You could remove or comment out ninja too, it's used to build webengine.
>
> Thanks for the suggestion, I did and pushed.
>
>> The below are for qt-4?
>
> Yes. I added harfbuzz as an input to qt 5, and took it out again for
> qt-4.
OK.
>
> On Sun, Jul 26, 2015 at 05:07:18PM -0400, Mark H Weaver wrote:
>> 宋文武 <iyzsong@gmail.com> writes:
>> > +1 for remove qtwebengine.
>
> Done and pushed, only for qt 5. I tried the flag "-skip qtwebengine" for qt-4,
> and it was not recognised. Apparently this modularisation appears only
> in qt 5.
Yes, qt4 don't have it.
>
> On Sun, Jul 26, 2015 at 11:34:45PM +0800, 宋文武 wrote:
>> (I tried to split Qt into submodules, but it seems to require a lot of
>> effort which I couldn't give now :-( )
>
> I looked into the "submodules" directory on the download server, and also
> tried to search a bit the documentation, but did not quite understand whether
> it was possible to build the different qt libraries separately. My impression
> was that it was not possible. To me, it looks as if these different modules
> first need to be unpacked in a common place and then be compiled all together.
> The same could then be reached by configuring with "-skip this -skip that",
> except that one would not need to download the modules that will not be
> compiled.
It's indeed possible since nixpkgs did it:
<https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/qt-5/5.4/default.nix>
I think the tricks are at build time for qmake:
<https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/qt-5/5.4/setup-hook.sh>
And set QT_PLUGIN_PATH, QML2_IMPORT_PATH, etc. at runtime time.
next prev parent reply other threads:[~2015-07-27 13:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-26 9:55 Qtwebengine Andreas Enge
2015-07-26 11:02 ` Qtwebengine Andreas Enge
2015-07-26 15:34 ` Qtwebengine 宋文武
2015-07-26 21:07 ` Qtwebengine Mark H Weaver
2015-07-27 8:35 ` Qtwebengine Andreas Enge
2015-07-27 8:31 ` Qtwebengine Andreas Enge
2015-07-27 13:43 ` 宋文武 [this message]
2015-08-02 9:37 ` Qtwebengine Andreas Enge
2015-08-02 19:24 ` Security updates for bundled copies of libraries in Qt Mark H Weaver
2015-08-11 18:10 ` Andreas Enge
2015-08-18 14:59 ` Ludovic Courtès
2015-08-18 15:12 ` Andreas Enge
2015-08-19 22:23 ` Ludovic Courtès
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=87h9op7m2u.fsf@gmail.com \
--to=iyzsong@gmail.com \
--cc=andreas@enge.fr \
--cc=guix-devel@gnu.org \
/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).