> I suppose “zImage” is for ARM, right?
Yes. Newer U-Boot support booting from zImage (using command "bootz" on the
U-Boot prompt).
(Older U-Boot needed a special "uImage" which had beeen created by a tool
"mkimage" which contain loader (target) information (using command "bootm" on
the U-Boot
I am packaging optipng (http://optipng.sourceforge.net/) with the
gnu-build-system, and its configure script does not like being passed
CONFIG_SHELL. It fails with the following error:
./configure: error: unknown option:
CONFIG_SHELL=/gnu/store/ykzwykkvr2c80rw4l1qh3mvfdkl7jibi-bash-4.3.42/bin/ba
Yes. Newer U-Boot support booting from zImage (using command "bootz" on the
U-Boot prompt).
Nixos specifies a kernel target, is this necessary or are all arm kernels
using zImage now?
Am 11.09.2016 um 22:50 schrieb Hartmut Goebel:
> * gnu/packages/web.scm (python-gunicorn, python2-gunicorn): New
Since this is a wsgi/http *server* maybe the package should be named
just "gunicorn"? Opinions, please.
--
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 2700
Am 09.09.2016 um 13:23 schrieb Alex Vong:
> Package foo has version A and B, both installing to path
> ~/.guix-profile/share/java/ (symlink to store).
This is convincing to me :-) Since nobody else expressed a different
opinion, I assume consent on this.
So I will put the version into the jar-fi
On Sun, Sep 11, 2016 at 07:40:03AM +, ng0 wrote:
> Efraim Flashner writes:
>
> >
> > don't forget to mention the license change here.
>
> Oh, yes. Thanks.
>
> […]
>
>
Patch pushed!
--
Efraim Flashner אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confide
On 09/09/16 14:23, Alex Vong wrote:
I prefer including the version. Consider the following
situation. Package foo has version A and B, both installing to path
~/.guix-profile/share/java/ (symlink to store). When the user installs
both version A and B, there will be a conflict. Please note that I
>From 0bb6fe510ce6a6c1cd0851527909db16b167d703 Mon Sep 17 00:00:00 2001
From: Brendan Tildesley
Date: Mon, 12 Sep 2016 16:02:27 +1000
Subject: [PATCH] gnu: Add par2cmdline.
* gnu/package/disk.scm (par2cmdline): New variable.
---
gnu/packages/disk.scm | 42 +++
On Mon, Sep 12, 2016 at 02:32:08AM +0200, Tobias Geerinckx-Rice wrote:
> * gnu/packages/networking.scm (sslh): New variable.
> ---
> gnu/packages/networking.scm | 71
> -
> 1 file changed, 70 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/n
Hello,
as stated earlier in this thread. I'm not going to spend any more time
on packaging java. But for others, more skilled in this mine-field,
being able to continue the work, here are some notes. Even if non of
this is working it at least saves some time figuring out the source-urls
and checks
Am 12.09.2016 um 11:08 schrieb Marco van Zwetselaar:
> [*] Needs qualification: I was hard core Javan up to version 6.
So you are our man for packaging maven ;-) You may want to have a look
at the scratches I just posted.
--
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP, IS
Efraim Flashner skribis:
> On Sun, Sep 11, 2016 at 09:37:31PM +0200, David Craven wrote:
>> the properties delay thing is missing, dunno if it's important
>
> the properties delay is needed when the python2 variant
More generally, it is needed whenever the python2 variant of the
package is more
Leo Famulari skribis:
> $ ./pre-inst-env guix build gnutls
> /gnu/store/4x9r7rkinycxr7xda5a92knm8ikila6p-gnutls-3.5.2-debug
> /gnu/store/n93gb4n301rz46k9cm0d12hb26gq5lg5-gnutls-3.5.2-doc
> /gnu/store/di3yhn5hy4hzshpazkc6dkb4r67dbhks-gnutls-3.5.2
>
> $ guix build gnutls # This Guix is
Hartmut Goebel skribis:
> * gnu/packages/django.scm: (python-django-simple-math-captcha,
> python2-django-simple-math-captcha) New variables.
Pushed with cosmetic changes as
b53fc2940fefc3829695f239f731ee6f03e538a2.
Thanks!
Ludo’.
Hi Hartmut,
Hartmut Goebel skribis:
> * gnu/packages/django.scm: New file.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
> * gnu/packages/patches/django-fix-testcase.patch: New file.
I finally reviewed this patch and pushed it as
d18197af7844151e38322605b11e0c75b18b55bf with small changes: adj
John Darrington skribis:
> * gnu/packages/linux.scm (nfs-utils): New variable.
(gnu packages linux) was meant for things that use non-portable
interfaces of the kernel Linux. I don’t think that is the case here?
So maybe this should go to (gnu packages onc-rpc) or (gnu packages nfs).
> +
Tobias Geerinckx-Rice skribis:
> * gnu/packages/crypto.scm (encfs): Update to 1.9.
> [source]: Remove bundled TinyXML2 in a snippet.
> [build-system]: Switch to cmake-build-system.
> [arguments]: Remove autotools-related phases and configure-flags.
> Don't use bundled TinyXML2.
> [native-inputs]:
Tobias Geerinckx-Rice skribis:
> * gnu/packages/xml.scm (tinyxml2): New variable.
[...]
> +(synopsis "Small XML parser for C++")
> +(description "TinyXML2 is a small and simple XML parsing library for the
> +C++ programming language.")
Does it honor an environment variable like XML_CAT
Alex Kost (2016-08-31 09:42 +0300) wrote:
> John Darrington (2016-08-30 22:21 +0300) wrote:
>
>> * gnu/packages/astronomy.scm (wcslib): New variable.
>> ---
>> gnu/packages/astronomy.scm | 27 +++
>> 1 file changed, 27 insertions(+)
>>
>>
>> diff --git a/gnu/packages/astro
Hi Guix,
one problem that I’ve stumbled upon with R packages is that new versions
occasionally depend on new inputs. “guix refresh -u” updates the
version number and the hash for me, but it doesn’t tell me that new
inputs are needed — or that existing inputs have been dropped —
according to upstr
Marius Bakke (2016-08-17 16:18 +0100) wrote:
> ..and here is a patch that moves tre.scm over as well. The code is
> unchanged apart from license: prefix.
>
> From 8e673ebd8c68c3a92fa60b56068339c011607752 Mon Sep 17 00:00:00 2001
> From: Marius Bakke
> Date: Wed, 17 Aug 2016 16:10:15 +0100
> Subje
Efraim,
Thanks!
On 12/09/16 12:03, Efraim Flashner wrote:
>> + (lambda* _
> ^^^
>Don't need the underscore here
I don't see how that could work. Did you mean to drop the asterisk?
If not, I'll need a bit more info.
>
Alex Kost (2016-09-09 21:04 +0300) wrote:
> ng0 (2016-09-08 23:27 +) wrote:
>
>> Hi,
>>
>> can someone else comment on this thread? I've listed part of my reasons,
>> not all, my position should be clear.
>
> Since your other similar patches (http->https) were committed, I don't
> see a proble
You don't need both the asterisk and the underscore for the lambda. I'm not
sure of the guile reason, but when you have a 'let*' then you use 'lambda'. For
setenv or zero, for example, you'd use 'lambda _'
On September 12, 2016 3:33:42 PM GMT+03:00, Tobias Geerinckx-Rice
wrote:
>Efraim,
>
>Th
Ludo',
On 12/09/16 15:42, Ludovic Courtès wrote:
>> + (snippet '(for-each delete-file-recursively
>> + (find-files "internal" "tinyxml2")
>
> Note that the 2nd argument to ‘find-files’ is a regexp. Is this really
> intended?
It is. The directory to be deleted
* gnu/packages/lisp.scm (femtolisp): New variable.
---
gnu/packages/lisp.scm | 51 +++
1 file changed, 51 insertions(+)
diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 8ee249d..b35aec0 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/pa
* gnu/packages/lisp.scm (lispf4)[arguments]: Remove unused
inputs from 'install phase.
[source](file-name): Append -checkout to the file-name.
---
gnu/packages/lisp.scm | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
inde
Hi Ludo,
> I finally reviewed this patch and pushed it as
> d18197af7844151e38322605b11e0c75b18b55bf with small changes: adjust the
> list of ‘native-inputs’, use ‘propagated-inputs’ for all the run-time
> dependencies, use two semicolons for line comments (as opposed to margin
> comments), and ad
On Mon, Sep 12, 2016 at 3:45 PM, Ricardo Wurmus wrote:
> Hi Guix,
>
> one problem that I’ve stumbled upon with R packages is that new versions
> occasionally depend on new inputs. “guix refresh -u” updates the
> version number and the hash for me, but it doesn’t tell me that new
> inputs are need
Alex Kost writes:
> Marius Bakke (2016-08-17 16:18 +0100) wrote:
>
>> ..and here is a patch that moves tre.scm over as well. The code is
>> unchanged apart from license: prefix.
>>
>> From 8e673ebd8c68c3a92fa60b56068339c011607752 Mon Sep 17 00:00:00 2001
>> From: Marius Bakke
>> Date: Wed, 17 Au
On Mon, Sep 12, 2016 at 03:45:39PM +0200, Ricardo Wurmus wrote:
> Hi Guix,
>
> one problem that I’ve stumbled upon with R packages is that new versions
> occasionally depend on new inputs. “guix refresh -u” updates the
> version number and the hash for me, but it doesn’t tell me that new
> inputs
On 2016-09-12 08:45, Ricardo Wurmus wrote:
Hi Guix,
one problem that I’ve stumbled upon with R packages is that new
versions
occasionally depend on new inputs. “guix refresh -u” updates the
version number and the hash for me, but it doesn’t tell me that new
inputs are needed — or that existin
On Sun, Sep 11, 2016 at 11:01 PM, Alex ter Weele
wrote:
> Adding an xsession to guile-wm so that display managers will identify it
> as an available wm.
I think it would be best if this were submitted as a patch to guile-wm
upstream instead, and we can include the patch in the "patches" field
unt
On Mon, Sep 12, 2016 at 04:44:44PM +0300, Alex Kost wrote:
I've noticed that you didn't fix these things (long line and #t after
substitute*). Could please do it next time :-)
The same for 'cfitsio' package.
Done.
If this is important why doesn't guix build and/or guix
Efraim Flashner writes:
> On Mon, Sep 12, 2016 at 03:45:39PM +0200, Ricardo Wurmus wrote:
>> Do you think “guix refresh” should also mention changes to inputs?
[…]
> Like if you were rerunning `guix import foo bar'?
Exactly, that’s the idea. The updater has to look up upstream
information anyw
Manually making a .desktop is what xmonad and fluxbox do:
http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/wm.scm#n244
http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/wm.scm#n359
Hence this approach. I could also work on moving this to a patch.
Which is preferred?
-Alex
On Sun, Sep 11, 2016 at 11:08 AM, Leo Famulari wrote:
> On Sun, Sep 11, 2016 at 11:00:37AM +0100, Christopher Baines wrote:
>> * gnu/packages/mpd.scm (sonata): New variable.
>
> Thanks! Pushed as 6c86cef5d36d613be0a62f8f18e276232abf51f0.
>
> This will make it easier for my houseguests to control t
On Mon, Sep 12, 2016 at 11:56 AM, Alex ter Weele
wrote:
> Manually making a .desktop is what xmonad and fluxbox do:
> http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/wm.scm#n244
> http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/wm.scm#n359
> Hence this approach. I could als
Most of the .desktop files in my store do not have the /gnu/store/... on their
Exec= line. Perhaps they should? What is the policy here?
J'
On Sun, Sep 11, 2016 at 11:01:56PM -0400, Alex ter Weele wrote:
Adding an xsession to guile-wm so that display managers will identify it
as an av
On Mon, Sep 12, 2016 at 02:56:13PM +0200, Ludovic Courtès wrote:
> msmtp uses a GnuTLS that is different from from both other GnuTLS.
The GnuTLS being used [0] corresponds to the GnuTLS on the master branch
from before I pushed this graft.
> I think the bug has to do with the fact that GnuTLS has
On Fri, Sep 02, 2016 at 10:49:38AM -0400, Leo Famulari wrote:
> * gnu/packages/tls.scm (acme-client): New variable.
Thanks for the feedback, everyone. Pushed as
0581c273a4d5171a477d89f109c46d7ab3691429, with a followup commit that
adds some detail to certbot's synopsis.
A component necessary for GNU Octave's GUI.
How does it look?
From c6f182688ab5bd59aeca2e29d67bf527df869963 Mon Sep 17 00:00:00 2001
From: Kei Kebreau
Date: Mon, 12 Sep 2016 13:27:05 -0400
Subject: [PATCH] gnu: Add qscintilla.
* gnu/packages/qt.scm (qscintilla): New variable.
---
gnu/packages/qt
On Mon, Sep 12, 2016 at 06:05:27PM +0200, John Darrington wrote:
> Most of the .desktop files in my store do not have the /gnu/store/... on their
> Exec= line. Perhaps they should? What is the policy here?
>
> J'
>
I can comment that enlightenment does, and slim finds it:
Icon=/gnu/store/z9zb4
On Mon, Sep 12, 2016 at 09:07:10PM +0300, Efraim Flashner wrote:
On Mon, Sep 12, 2016 at 06:05:27PM +0200, John Darrington wrote:
> Most of the .desktop files in my store do not have the /gnu/store/... on
their
> Exec= line. Perhaps they should? What is the policy here?
>
I have my /home NFS mounted (not uncommon in large networks, I think).
Unfortunately this does not play nicely with guix's convention of setting
$PATH &c to $HOME/.guix-profile and then linking $HOME/.guix-profile to
%state-directory/profiles/per-user/$USER/guix_profile - for the obvious reason
tha
I think this should not happen with pypi import:
(inputs
`(("python-certifi==2016.2.28"
,python-certifi==2016.2.28)
("python-dateutil==2.5.3"
,python-dateutil==2.5.3)
("python-flask-babel==0.11.1"
,python-flask-babel==0.11.1)
("python-flask==0.11.1" ,py
* gnu/packages/python.scm (python-py3status): Update to 3.1.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8b9273c..b839f22 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.s
On Mon, Sep 12, 2016 at 07:24:51PM +0200, Ivan Vilata-i-Balaguer wrote:
> * gnu/packages/python.scm (python-py3status): Update to 3.1.
Thanks!
I've applied the patch as d2262d7052c9ca65d2dde600e3dbe0b4e72f289c.
Hi,
Hartmut Goebel skribis:
>> I finally reviewed this patch and pushed it as
>> d18197af7844151e38322605b11e0c75b18b55bf with small changes: adjust the
>> list of ‘native-inputs’, use ‘propagated-inputs’ for all the run-time
>> dependencies, use two semicolons for line comments (as opposed to m
Eric Bavier skribis:
> On 2016-09-12 08:45, Ricardo Wurmus wrote:
>> Hi Guix,
>>
>> one problem that I’ve stumbled upon with R packages is that new
>> versions
>> occasionally depend on new inputs. “guix refresh -u” updates the
>> version number and the hash for me, but it doesn’t tell me that n
Hi,
Tobias Geerinckx-Rice skribis:
> On 12/09/16 12:03, Efraim Flashner wrote:
>>> + (lambda* _
>> ^^^
>>Don't need the underscore here
>
> I don't see how that could work. Did you mean to drop the asterisk?
> If not, I'll need
l...@gnu.org (Ludovic Courtès) skribis:
> l...@gnu.org (Ludovic Courtès) skribis:
[...]
>> For the record, this is how far I got with GCC 5:
>>
>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71399
>
> I’ve made some progress on this, as reported on bugzilla. I’m now
> trying to bisect the is
This patch applies an upstream patch for a regression caused by the fix
for CVE-2016-0718.
Apparently, the bug only manifests when building with -DXML_UNICODE,
which I don't think our package does.
Bug report:
https://sourceforge.net/p/expat/bugs/539/
Source of patch:
https://sourceforge.net/p/
Ludovic Courtès writes:
Hi!
>> I made an attempt at a simple version of such a service. Its currently
>> just copying rc and writing a daily/weekly, find a working example
>> attached.
>
> Great! Comments below.
Thanks...new patch attached!
> It’s possible to make it so that users only need t
I don't believe there is a standard, but different packages do it
different ways. Under my patch, guile-wm will regenerate its .desktop as
part of the build process, so its Exec= should be kept up-to-date.
-Alex
John Darrington writes:
> I have my /home NFS mounted (not uncommon in large networks, I think).
> Unfortunately this does not play nicely with guix's convention of setting
> $PATH &c to $HOME/.guix-profile and then linking $HOME/.guix-profile to
> %state-directory/profiles/per-user/$USER/guix_pro
At the risk of totally destroying my productivity, I thought I'd take a
short of packaging a common roguelike. Unfortunately, it seems like
every roguelike I try to package runs into some snag. In this case,
angband can't find ncurses. I don't know why!
Apparently this is related:
https://lists
Hi! Thanks for the patch; a few comments below:
On Mon, 12 Sep 2016 19:18:42 +1000
Brendan Tildesley wrote:
> From 0bb6fe510ce6a6c1cd0851527909db16b167d703 Mon Sep 17 00:00:00 2001
> From: Brendan Tildesley
> Date: Mon, 12 Sep 2016 16:02:27 +1000
> Subject: [PATCH] gnu: Add par2cmdline.
>
> *
* gnu/packages/python.scm (python-certifi): Update to 2016.8.31.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index b839f22..3f1f59d 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/pyth
* gnu/packages/python.scm (python-pygments): Update to 2.1.3.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index cf2870a..92bd538 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.
* gnu/packages/python.scm (python-pytest-httpbin-0.0.7): New variable.
---
gnu/packages/python.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 5f7f8e0..64135d2 100644
--- a/gnu/packages/python.scm
+++ b/gnu/pac
* gnu/packages/python.scm (python-flask-babel): New variable.
---
gnu/packages/python.scm | 35 +++
1 file changed, 35 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 611e99f..0e75223 100644
--- a/gnu/packages/python.scm
+++ b/gnu
* gnu/packages/python.scm (python-pysocks): New variable.
---
gnu/packages/python.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index fdf5ec8..5f7f8e0 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/p
* gnu/packages/python.scm (python-ndg-httpsclient): Update to 0.4.2.
[source]: Use 'pypi-uri' format.
---
gnu/packages/python.scm | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 0e75223..43f53f5 100644
--- a/gnu/pa
* gnu/packages/python.scm (python-gunicorn): New variable.
---
gnu/packages/python.scm | 30 ++
1 file changed, 30 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 92bd538..8f9a335 100644
--- a/gnu/packages/python.scm
+++ b/gnu/package
* gnu/packages/python.scm (python-pyasn1): Update to 0.1.9.
[source]: Use 'pypi-uri' format.
---
gnu/packages/python.scm | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 43f53f5..cf2870a 100644
--- a/gnu/packages/pyt
* gnu/packages/python.scm (python-httpbin): New variable.
---
gnu/packages/python.scm | 46 ++
1 file changed, 46 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8f9a335..c4e2a58 100644
--- a/gnu/packages/python.scm
++
* gnu/packages/python.scm (python-pytest-httpbin): New variable.
---
gnu/packages/python.scm | 35 +++
1 file changed, 35 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index c4e2a58..fdf5ec8 100644
--- a/gnu/packages/python.scm
+++ b/
* gnu/packages/python.scm (python-dateutil-2): Update to 2.5.3.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 3f1f59d..611e99f 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/pytho
ng0 writes:
> * gnu/packages/python.scm (python-pytest-httpbin-0.0.7): New variable.
> ---
> gnu/packages/python.scm | 22 ++
> 1 file changed, 22 insertions(+)
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index 5f7f8e0..64135d2 100644
> --- a/gnu/pack
On Mon, Sep 12, 2016 at 9:23 PM, Alex ter Weele
wrote:
> I don't believe there is a standard, but different packages do it
> different ways. Under my patch, guile-wm will regenerate its .desktop as
> part of the build process, so its Exec= should be kept up-to-date.
We should always refer to the
This updates Expat to the latest release, 2.2.0, and applies the
upstream patch for a regression caused by the fix for CVE-2016-0718.
It's the same patch that I sent earlier in a patch for the master
branch.
From 69611d71dc4718040bc7bc55117bd2705bad4612 Mon Sep 17 00:00:00 2001
From: Leo Famulari
Hello Guix!
The following patch series adds Ring, a distributed multimedia
communications program.
There is one issue that I can not figure out: The program ring.cx throws
an error if evolution-data-server is not installed in the same profile.
I hence propagated evolution-data-server, but this d
From d6a6a5ded95071a58a160a435ccf56d6828148b0 Mon Sep 17 00:00:00 2001
From: Lukas Gradl
Date: Wed, 20 Jul 2016 21:26:32 -0500
Subject: [PATCH 01/10] gnu: Add pjproject
* gnu/packages/telephony.scm (pjproject-sfl): New variable.
---
gnu/packages/telephony.scm | 181 ++
From 828174a6663363c26362637f23569e4f23698786 Mon Sep 17 00:00:00 2001
From: Lukas Gradl
Date: Thu, 21 Jul 2016 08:39:54 -0500
Subject: [PATCH 02/10] gnu: Add dbus-c++.
* gnu/packages/glib.scm (dbus-c++): New variable.
---
gnu/packages/glib.scm | 43 +++
1
From ecafdf21a654c97fa9adb2c382c431c297a3fee0 Mon Sep 17 00:00:00 2001
From: Lukas Gradl
Date: Tue, 9 Aug 2016 16:43:36 -0500
Subject: [PATCH 03/10] gnu: Add gsm.
* gnu/packages/audio.scm (gsm): New variable.
---
gnu/packages/audio.scm | 47 +++
1 file
From 9850d4ef481b134d43d2380904b5db8e0d7fdd98 Mon Sep 17 00:00:00 2001
From: Lukas Gradl
Date: Tue, 9 Aug 2016 16:49:19 -0500
Subject: [PATCH 04/10] gnu: argon2: Install pkg-config file.
* gnu/packages/password-utils.scm (argon2)[source]: Create pkg-config file.
[arguments]: Install it.
---
gnu/
From 5f14484f9d66cc5c40a19de9d58190d0b2b63342 Mon Sep 17 00:00:00 2001
From: Lukas Gradl
Date: Tue, 9 Aug 2016 17:00:52 -0500
Subject: [PATCH 05/10] gnu: opendht: Propagate argon2.
* gnu/packages/crypto.scm (opendht)[source]: Add argon2 to pkg-config file.
[inputs]: Remove argon2.
[propagated-inp
From 630ad1d1d15131bb62eafe4afb842e5fa2fc5675 Mon Sep 17 00:00:00 2001
From: Lukas Gradl
Date: Sun, 28 Aug 2016 12:40:21 -0500
Subject: [PATCH 06/10] gnu: telephony: Add 'license:' prefix.
* gnu/packages/telephony.scm (commoncpp) [license]: Add prefix.
(ucommon) [license]: Add prefix.
(ccrtp) [li
From b611f29c422cfa69c90f437c40fcbee47a77f839 Mon Sep 17 00:00:00 2001
From: Lukas Gradl
Date: Sun, 11 Sep 2016 22:32:50 -0500
Subject: [PATCH 07/10] gnu: opendht: Propagate msgpack.
* gnu/packages/crypto.scm (opendht)[inputs]: Remove msgpack.
[propagated-inputs]: Add it.
---
gnu/packages/crypto
From ad9397f36c7d4e8797c38a838f27079b8ba32631 Mon Sep 17 00:00:00 2001
From: Lukas Gradl
Date: Sun, 28 Aug 2016 12:26:23 -0500
Subject: [PATCH 08/10] gnu: Add libring.
* gnu/packages/telephony.scm (libring): New variable.
---
gnu/packages/telephony.scm | 94 ++
From f0215630412c195bee5c2bf53982911e2d155eff Mon Sep 17 00:00:00 2001
From: Lukas Gradl
Date: Sun, 28 Aug 2016 13:07:16 -0500
Subject: [PATCH 09/10] gnu: Add libringclient.
* gnu/packages/telephony.scm (libringclient): New variable.
---
gnu/packages/telephony.scm | 48 ++
From 10a6216d59e8128c0d6208c5f0487825f3a956a0 Mon Sep 17 00:00:00 2001
From: Lukas Gradl
Date: Sun, 28 Aug 2016 14:05:28 -0500
Subject: [PATCH 10/10] gnu: Add ring-client-gnome.
* gnu/packages/telephony.scm (ring-client-gnome): New variable.
---
gnu/packages/telephony.scm | 52 ++
On Mon, Sep 12, 2016 at 09:45:22PM -0400, Thompson, David wrote:
On Mon, Sep 12, 2016 at 9:23 PM, Alex ter Weele
wrote:
> I don't believe there is a standard, but different packages do it
> different ways. Under my patch, guile-wm will regenerate its .desktop as
> part of
On Sat, Sep 10, 2016 at 02:16:09PM -0400, Leo Famulari wrote:
> On Sat, Sep 10, 2016 at 01:32:22PM +0100, Marius Bakke wrote:
> > Marius Bakke writes:
> >
> > > Leo Famulari writes:
> > >
> > >> Changing the subject, you could disable the tests per-architecture. Look
> > >> for uses of current-t
On Sat, Sep 10, 2016 at 01:32:22PM +0100, Marius Bakke wrote:
> + (add-after 'disable-asserts 'disable-failing-tests
> + (lambda _
> + ;; One test times out on MIPS, so we need to disable it.
> + ;; The rest is known to fail on non-x86_64 platforms in the
On Sun, Sep 11, 2016 at 03:46:34PM +, ng0 wrote:
> Should this then be adjusted to gpl2+ ? I took the information from
> their website.
Yes, I think it should be gpl2+, since the source files seem to all say
"or later".
On Wed, Sep 07, 2016 at 04:56:59PM +0200, Ricardo Wurmus wrote:
> * gnu/packages/web.scm (r-curl)[arguments]: Add phase
> "allow-CURL_CA_BUNDLE".
> ---
> gnu/packages/web.scm | 13 +
> 1 file changed, 13 insertions(+)
>
> diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
> inde
On Thu, Sep 08, 2016 at 02:51:04PM +0200, Ricardo Wurmus wrote:
> * gnu/packages/web.scm (r-htmltools)[arguments]: Add phase
> "copy-files-without-mode".
LGTM
On Thu, Sep 08, 2016 at 02:51:05PM +0200, Ricardo Wurmus wrote:
> * gnu/packages/statistics.scm (r-rmarkdown)[arguments]: Add phase
> "copy-files-without-mode".
LGTM
> ‘core-updates’ is now building with a tiny patch on gcc-4.9 (in fact
> it’s enough to apply it to gcc-cross-boot0, which is interesting):
Does this also fix the bootstrap failure with gcc 5? Or is that too late
for this core-updates cycle?
91 matches
Mail list logo