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

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

[debbugs-tracker] bug#33820: closed ([PATCH 0/9] Adopt NixOS patches for


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#33820: closed ([PATCH 0/9] Adopt NixOS patches for KDE Frameworks)
Date: Fri, 04 Jan 2019 09:29:01 +0000

Your message dated Fri, 4 Jan 2019 10:28:02 +0100
with message-id <address@hidden>
and subject line Re: bug#33820: Acknowledgement ([PATCH 0/9] Adopt NixOS 
patches for KDE Frameworks)
has caused the debbugs.gnu.org bug report #33820,
regarding [PATCH 0/9] Adopt NixOS patches for KDE Frameworks
to be marked as done.

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


-- 
33820: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33820
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/9] Adopt NixOS patches for KDE Frameworks Date: Fri, 21 Dec 2018 11:08:44 +0100
I reviewed the patches NixOS aplies to KDE, like I did for Qt (see bug
#30340). The changes in this series hold the result. I stepped over these when
trying to make KDE Plasma work.

Most changes are about using store-paths to other packages and for dynamically
loaded libs.  To ease future work, I also added comments about patches we do
not need and why.

Whenenver possible, the "patch" was implemented using `substitute`.

Hartmut Goebel (9):
  gnu: kcmutils: Make QDirIterator follow symlinks.
  gnu: kcmutils: Print plugin name when loading fails.
  gnu: kconfigwidgets: Make QDirIterator follow symlinks.
  gnu: kdelibs4support: Add todo comment for a patch from NixOS.
  gnu: kio: Search 'smbd' on $PATH.
  gnu: kinit: Use the store paths for dynamically loaded libs.
  gnu: kinit: Use LIBRARY_PATH to search for dynamically loaded libs.
  gnu: kpackage: Transfer patches from NixOS.
  gnu: kservice: Transfer patches from NixOS.

 gnu/local.mk                                       |  4 ++
 gnu/packages/kde-frameworks.scm                    | 79 ++++++++++++++++++++--
 .../patches/kinit-kdeinit-extra_libs.patch         | 55 +++++++++++++++
 gnu/packages/patches/kinit-kdeinit-libpath.patch   | 37 ++++++++++
 gnu/packages/patches/kio-search-smbd-on-PATH.patch | 30 ++++++++
 .../patches/kpackage-allow-external-paths.patch    | 13 ++++
 6 files changed, 212 insertions(+), 6 deletions(-)
 create mode 100644 gnu/packages/patches/kinit-kdeinit-extra_libs.patch
 create mode 100644 gnu/packages/patches/kinit-kdeinit-libpath.patch
 create mode 100644 gnu/packages/patches/kio-search-smbd-on-PATH.patch
 create mode 100644 gnu/packages/patches/kpackage-allow-external-paths.patch

-- 
2.13.7




--- End Message ---
--- Begin Message --- Subject: Re: bug#33820: Acknowledgement ([PATCH 0/9] Adopt NixOS patches for KDE Frameworks) Date: Fri, 4 Jan 2019 10:28:02 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0
Applied as fb0356d9564255b6a983960d06d274b3ee3a1903




--- End Message ---

reply via email to

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