emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#28719: closed ([PATCH 0/6] Qt: Use a more standard


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28719: closed ([PATCH 0/6] Qt: Use a more standard directory layout.)
Date: Fri, 13 Oct 2017 13:38:01 +0000

Your message dated Fri, 13 Oct 2017 15:37:41 +0200
with message-id <address@hidden>
and subject line Re: [bug#28719] [PATCH 5/6] gnu: qscintilla: Adjust 
installation directory layout.
has caused the debbugs.gnu.org bug report #28719,
regarding [PATCH 0/6] Qt: Use a more standard directory layout.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28719: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28719
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/6] Qt: Use a more standard directory layout. Date: Fri, 6 Oct 2017 13:59:51 +0200
This patch series makes Qt install libs, plugins, etc into a standard
directory layout. See
http://lists.gnu.org/archive/html/guix-devel/2017-09/msg00092.html and the
related thread for details.

The three patches by Sou Bunnbu (宋文武) are unchanged from what he posted
earlier on guix-devel.

Hartmut Goebel (3):
  gnu: qtwebkit: Fix rpath for the qmlwebkit plugins.
  gnu: qscintilla: Adjust installation directory layout.
  gnu: kde-framworks: Fix installation directories.

Sou Bunnbu (宋文武) (3):
  gnu: qtbase: Use a more standard directory layout.
  gnu: qt: Fix install paths in submodules.
  gnu: qwt: Adjust installation directory layout.

 gnu/packages/kde-frameworks.scm |  16 +++-
 gnu/packages/qt.scm             | 164 +++++++++++++++++++++++++++++-----------
 2 files changed, 134 insertions(+), 46 deletions(-)

-- 
2.13.5




--- End Message ---
--- Begin Message --- Subject: Re: [bug#28719] [PATCH 5/6] gnu: qscintilla: Adjust installation directory layout. Date: Fri, 13 Oct 2017 15:37:41 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0
I pushed the changes as 5430732b22dcee5ae162826ee1dfefb9510eaeca,
including the fixed commit-message for "qt: Fix install paths in
submodules".

Thanks for the review.

Am 12.10.2017 um 13:27 schrieb 宋文武:
> Oh, my bad. I forget that those variables will only be correct when
> qmake is using the customized qt.conf (like qtsvg), you can make
> qscintilla inherit from qtsvg to use its 'configure-qmake' phase.


I did not implement this for two reasons:

- qtsvg is unrelated to QScintilla, so I would find it confusing to
inherit it.

- Creating a qt.conf file is much more code than just chaining some
variable in an existing file.

- I want to get it finished :-) So I somebody wants to implement a
'configure-qmake' phase I will not object.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]