Ricardo Wurmus writes:
>> Please disregard the above patch and consider the attached one instead,
>> which also patches the Makefile (with an upstream patch for the next
>> release) to fix the build errors on x86_64.
>
> The ChangeLog should be this instead, of course (dist_patch_DATA instead
> o
Ludovic Courtès writes:
> On closer inspection, I see two issues:
>
> (define (packages->transitive-inputs packages)
> "Return a list of the transitive inputs for all PACKAGES."
> (define (transitive-inputs package)
> (filter-map (match-lambda
>((_ (? package?
On Thu, Jan 29, 2015 at 10:47:17AM +0100, Ricardo Wurmus wrote:
> I pushed without disabling any platform yet. Based on the build results
> I will update the package.
It does not build on mips:
http://hydra.gnu.org/build/224665
My guess would be that the bootstrap binaries are for i?86 platfor
Hi Guix,
here's another batch of LV2-related patches. They depend on some of the
previous patches[1] and on the waf-build-system[2].
This patch set adds the following libraries, all of which are
dependencies of Ardour (and possibly other LV2 hosts):
- serd
- sord
- sratom
- lilv
- suil
~~ Rica
[[[ To any NSA and FBI agents reading my email: please consider]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> People will most probobly continue to use it, it would be better to
> pick a di
>From 320aedada4de414e83c4c4207717d48a6ca1bbbc Mon Sep 17 00:00:00 2001
From: David Thompson
Date: Sun, 16 Nov 2014 13:48:11 -0500
Subject: [PATCH 2/2] gnu: Add php.
* gnu/packages/patches/php-fix-configure.patch: New file.
* gnu/packages/php.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): A
>From 31c4cf3f61c15df66bf85197829225b1d6064f2a Mon Sep 17 00:00:00 2001
From: David Thompson
Date: Thu, 29 Jan 2015 16:34:04 -0500
Subject: [PATCH 1/2] gnu: httpd: Add perl input.
Perl is needed to run bin/apxs.
* gnu/packages/web.scm (httpd): Add perl input.
---
gnu/packages/web.scm | 3 ++-
1
This patchset contains a sort-of working PHP package. Unfortunately,
the build fails in a way that I have been unable to fix when the
'--with-apxs2' configure flag is turned on to build the mod_php Apache
httpd module.
Here is the build output at the point of failure:
/gnu/store/nx4zd42igyb7
I made two mistakes when preparing the release: I forgot to include the
ARM port in ‘NEWS’ (despite it being one of the most significant
changes!), and I inadvertently pushed a dozen of Nix tags that I had
locally to git.sv.gnu.org, leading to many messages to guix-commits (I
removed them soon afte
> GNU GSD (Guix System Distribution) is a GNU-based operating
> system,
Please recall that we are not using the term "GSD" to refer to the
Guix-based distro. Please stop posting messages which presuppose
we are using that term.
People will most probobly continue to use
El jue, 29-01-2015 a las 07:30 -0500, Richard Stallman escribió:
> [[[ To any NSA and FBI agents reading my email: please consider]]]
> [[[ whether defending the US Constitution against all enemies, ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> > I reco
Hello, gentle maintainer.
This is a message from the Translation Project robot.
A revised PO file for textual domain 'guix' has been submitted
by the Esperanto team of translators. The file is available at:
http://translationproject.org/latest/guix/eo.po
(We can arrange things so that in t
Em Thu, 29 Jan 2015 07:30:25 -0500
Richard Stallman escreveu:
> > I recognize that the Guix / GSD naming matter is settled,
>
> There seems to be a misunderstanding here. The distro
> made wit Guix is called the Guix System Distro or GuixSD.
>
> Please do NOT use the term GSD -- it would cau
* gnu/packages/gnome.scm (desktop-file-utils): New variable.
---
gnu/packages/gnome.scm | 32
1 file changed, 32 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d8b9acf..c42092d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/package
[[[ To any NSA and FBI agents reading my email: please consider]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> GNU GSD (Guix System Distribution) is a GNU-based operating system,
Please r
[[[ To any NSA and FBI agents reading my email: please consider]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> I recognize that the Guix / GSD naming matter is settled,
There seems to be a mi
> Please disregard the above patch and consider the attached one instead,
> which also patches the Makefile (with an upstream patch for the next
> release) to fix the build errors on x86_64.
The ChangeLog should be this instead, of course (dist_patch_DATA instead
of MODULES):
* gnu/packages/
Ricardo Wurmus writes:
> Since bowtie's Makefile explicitly checks that the system it is built on
> is x86_64 building on MIPS and i686 should be disabled. (See bug#19708
> for discussion.)
>
> This is what the attached patch does.
Please disregard the above patch and consider the attached one i
Hi Guix,
this patch series adds a couple of audio libraries to
gnu/packages/audio.scm. Some of them depend on the waf-build-system
introduced in an earlier, separate patch set.
The following packages are added:
- JACK2 (with dbus support)
- aubio
- liblo
- LV2
The latter three packages are de
Ludovic Courtès writes:
>> I rewrote this to instead check the generated test logs in test/ for
>> lines starting with "Error:" or "FAILED:". To disable tests I wrapped
>> it in an (or #t ...) as the argument #:tests? #f does not disable a
>> custom check phase.
>>
>> 'check
>>
Since bowtie's Makefile explicitly checks that the system it is built on
is x86_64 building on MIPS and i686 should be disabled. (See bug#19708
for discussion.)
This is what the attached patch does.
~~ Ricardo
>From 9789efe14b8cf00ebf6b39a63146483fbe220535 Mon Sep 17 00:00:00 2001
From: Ricardo
We are pleased to announce the release of GNU Guix version 0.8.1,
representing 804 commits by 21 people over 2.5 months.
• About
GNU Guix is a functional package manager for the GNU system.
The Guix System Distribution is an advanced distribution of
the GNU system.
In addition to standa
22 matches
Mail list logo