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

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

bug#38319: closed ([PATCH 0/4] Fix wrap-qt-program some packages using Q


From: GNU bug Tracking System
Subject: bug#38319: closed ([PATCH 0/4] Fix wrap-qt-program some packages using Qt)
Date: Tue, 26 Nov 2019 11:34:02 +0000

Your message dated Tue, 26 Nov 2019 12:33:11 +0100
with message-id <address@hidden>
and subject line Re: [bug#38319] [PATCH 4/4] gnu: kdeconnect: Remove useless 
code.
has caused the debbugs.gnu.org bug report #38319,
regarding [PATCH 0/4] Fix wrap-qt-program some packages using Qt
to be marked as done.

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


-- 
38319: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38319
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/4] Fix wrap-qt-program some packages using Qt Date: Fri, 22 Nov 2019 10:35:56 +0100
During investigating `wrap-qt-program` for kdevelop I discovered that the
paths added there does not match the paths used by qtbase's native-search-path
specifications.

While this would not matter much for the wrapped program (as long as the
package it belongs to stores the files into these places) this is at least
irritating. More important: The wrong paths will not be picked up by qtbase's
native-search-path and thus other packages might experience dubious problems.

I checked all packages using `wrap-qt-package` whether they are using one of
these changed paths, and also all occurrences of '"/plugin' and '"/qml' in
package definitions.


Hartmut Goebel (4):
  gnu: sddm: Fix output directory for QML files.
  guix: Fix wrap-qt-program..
  gnu: python-pyqt: Fix output directory for plugins.
  gnu: kdeconnect: Remove useless code.

 gnu/packages/display-managers.scm | 2 +-
 gnu/packages/kde.scm              | 3 ---
 gnu/packages/qt.scm               | 2 +-
 guix/build/qt-utils.scm           | 4 ++--
 4 files changed, 4 insertions(+), 7 deletions(-)

-- 
2.21.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#38319] [PATCH 4/4] gnu: kdeconnect: Remove useless code. Date: Tue, 26 Nov 2019 12:33:11 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2
Updated and pushed as 0d455d9865c1bfd21a9415aa8515e75058dd7ee5

Thansk for the review.

-- 
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]