GNU bug report logs - #76400
[PATCH 0/3] gnu: plasma: Add missing packages.

Previous Next

Package: guix-patches;

Reported by: Sughosha <sughosha <at> disroot.org>

Date: Tue, 18 Feb 2025 17:52:03 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #53 received at 76400 <at> debbugs.gnu.org (full text, mbox):

From: Sughosha <sughosha <at> disroot.org>
To: Z572 <zhengjunjie <at> iscas.ac.cn>
Cc: 76400 <at> debbugs.gnu.org, Zheng Junjie <z572 <at> z572.online>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: Re: [bug#76400] [PATCH v3 1/4] gnu: plasma: Add missing dependencies.
Date: Wed, 26 Mar 2025 11:12:14 +0530
[Message part 1 (text/plain, inline)]
On Wednesday, March 26, 2025 10:37:10 AM GMT+5:30 Z572 wrote:
> Sughosha <sughosha <at> disroot.org> writes:
> > * gnu/packages/kde-plasma.scm (plasma)[propagated-inputs]: Add kpmcore,
> > kwalletmanager and partitionmanager.
> > 
> > Change-Id: I382eb94f23693e71df9a684465c7e72e2607f886
> > ---
> > 
> >  gnu/packages/kde-plasma.scm | 3 +++
> >  1 file changed, 3 insertions(+)
> > 
> > diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
> > index d764734f740..f638d192320 100644
> > --- a/gnu/packages/kde-plasma.scm
> > +++ b/gnu/packages/kde-plasma.scm
> > @@ -1713,12 +1713,14 @@ (define-public plasma
> > 
> >                               kde-cli-tools
> >                               kdecoration
> >                               kdeplasma-addons
> > 
> > +                             kpmcore
> > 
> >                               ktexteditor
> >                               kscreen
> >                               libkscreen
> >                               krdp
> >                               ksystemstats
> >                               kwallet
> > 
> > +                             kwalletmanager
> 
> gnu/packages/kde-plasma.scm:1727:29: warning: possibly unbound variable
> `kwalletmanager' I think need
> 
> (module-ref
>  (resolve-interface
>    '(gnu packages kde-systemtools))
>  'kwalletmanager)
> 
> >                               kwallet-pam
> >                               kwin
> >                               plasma-workspace-wallpapers
> > 
> > @@ -1732,6 +1734,7 @@ (define-public plasma
> > 
> >                               ksshaskpass
> >                               discover
> >                               kmenuedit
> > 
> > +                             partitionmanager
> > 
> >                               plasma-welcome
> >                               plasma-browser-integration
> >                               plasma-desktop
> > 
> > base-commit: 265d4f33dc3633cdc88fa82ff1e9884ea3968752
Oh, sorry for that. I will send another version of the patches.

-- 
Sughosha
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.