Re: [PATCH 10/13] gnu: kde-frameworks: Add kpackage.

2016-08-14 Thread David Craven
Right. I can just as well remove it, since I don't think it's actually doing anything... Good to go otherwise?

Re: [PATCH 10/13] gnu: kde-frameworks: Add kpackage.

2016-08-13 Thread Leo Famulari
On Sat, Aug 13, 2016 at 02:19:28PM +0200, David Craven wrote: > * gnu/packages/kde-frameworks.scm (kpackage): New variable. > +(arguments > + `(#:tests? #f ; FIXME: 1/4 tests fail. > + #:phases > + (modify-phases %standard-phases > + (add-after 'unpack 'patch-test > +

[PATCH 10/13] gnu: kde-frameworks: Add kpackage.

2016-08-13 Thread David Craven
* gnu/packages/kde-frameworks.scm (kpackage): New variable. Co-authored-by: Hartmut Goebel --- gnu/packages/kde-frameworks.scm | 41 + 1 file changed, 41 insertions(+) diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm index 0e