Cyril Roelandt skribis:
> On 11/30/2013 11:03 PM, Ludovic Courtès wrote:
>> Cyril Roelandt skribis:
>>
>>> * gnu/packages/gnome.scm (libpeas): New variable.
>>
>> OK!
>>
>>> + (lambda* (#:key inputs #:allow-other-keys #:rest args)
>>> + (let ((configure (assoc-ref %standard-phas
On 11/30/2013 11:03 PM, Ludovic Courtès wrote:
Cyril Roelandt skribis:
* gnu/packages/gnome.scm (libpeas): New variable.
OK!
+ (lambda* (#:key inputs #:allow-other-keys #:rest args)
+ (let ((configure (assoc-ref %standard-phases 'configure))
+(gir-path (lam
Cyril Roelandt skribis:
> * gnu/packages/gnome.scm (libpeas): New variable.
OK!
> + (lambda* (#:key inputs #:allow-other-keys #:rest args)
> + (let ((configure (assoc-ref %standard-phases 'configure))
> +(gir-path (lambda (pkg-name)
> +
* gnu/packages/gnome.scm (libpeas): New variable.
---
gnu/packages/gnome.scm | 64 ++
1 file changed, 64 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 713b64f..96234dc 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/