宋文武 skribis:
> Ludovic Courtès writes:
>
>> 宋文武 skribis:
>>
>>> Mark H Weaver writes:
>>>
宋文武 writes:
> * gnu/packages/patches/nss.patch: New file.
> * gnu-system.scm (dist_patch_DATA): Add it.
> * gnu/packages/polkit.scm (nss): New variable.
polkit.scm seems l
On Sun, Jan 11, 2015 at 03:51:31PM +0800, ? wrote:
John Darrington writes:
> Nss has already been packaged on the wup-libreoffice branch.
Ah, I didn't notice it :(
I look into wip-libreoffice branch, it seems that:
it use bundle nspr.
it only b
libraries which I think will not mostly used
> > by other. How about split them to a 'static-lib' (or a better name).
>
> Or just build it with --disable-static until someone asks for them?
>
> > From f56c7ef06f8eb697e9b0e0eac2e6c8117520d5d0
ame).
Or just build it with --disable-static until someone asks for them?
> From f56c7ef06f8eb697e9b0e0eac2e6c8117520d5d0 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?=
> Date: Tue, 6 Jan 2015 23:57:31 +0800
> Subject:
t;
>> From f56c7ef06f8eb697e9b0e0eac2e6c8117520d5d0 Mon Sep 17 00:00:00 2001
>> From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?=
>> Date: Tue, 6 Jan 2015 23:57:31 +0800
>> Subject: [PATCH] gnu: Add nss.
>>
>> * gnu/packages/patches/nss-pkgconfig.patch: New file.
ther. How about split them to a 'static-lib' (or a better name).
Or just build it with --disable-static until someone asks for them?
> From f56c7ef06f8eb697e9b0e0eac2e6c8117520d5d0 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?=
> Date: Tue, 6 Jan 2015 23:57:3
+(arguments
>> + '(#:parallel-build? #f ; failed
>> + #:make-flags
>> + (let* ((out (assoc-ref %outputs "out"))
>> + (nspr (string-append (assoc-ref %build-inputs "nspr")))
>> + (rpath (string-append &quo
宋文武 writes:
> * gnu/packages/patches/nss.patch: New file.
> * gnu-system.scm (dist_patch_DATA): Add it.
> * gnu/packages/polkit.scm (nss): New variable.
polkit.scm seems like the wrong place for 'nss', although admittedly
it's not obvious where it should go.
> ---
> gnu-system.am
* gnu/packages/patches/nss.patch: New file.
* gnu-system.scm (dist_patch_DATA): Add it.
* gnu/packages/polkit.scm (nss): New variable.
---
gnu-system.am | 1 +
gnu/packages/patches/nss.patch | 241 +
gnu/packages/polkit.scm| 84 ++