On Sat, Feb 28, 2015 at 11:23:59AM +0800, 宋文武 wrote:
> Updated patch:
Looks good from reading it (I did not try to compile), so please push!
Andreas
By the way, the latest modifications broke core-updates:
http://hydra.gnu.org/build/262811/nixlog/2/tail-reload
ends with
In ice-9/regex.scm:
189: 3 [list-matches # ...]
176: 2 [fold-matches # ...]
In unknown file:
?: 1 [regexp-exec # ...]
In ice-9/boot-9.scm:
106: 0 [#
encoding-error ...
For the record, I tried to work on top of
commit f1886b51bd86bd80a47c5b4aafc16039126315e8
gnu: cmake: Update to 3.1.3.
of core-updates. There I get a test failure
Testsuite summary for gettext-tools 0.19.4
In fact, this one has been fixed in e8c9f0498f9f3ead4ea345d49f1c5e630ff158f8.
So please disregard my message.
Andreas
Hello again,
Included are 2 patches: one to update the copyright line in mail.scm,
since i forgot that when bumping the mu version, and another to upgrade
ncmpcpp, the MPD client, to latest stable.
Another question for you all: i would like to package MPC, the MPD cli
client, but mpc is already t
Hello,
On Thu, Feb 26, 2015 at 02:40:05PM +0100, Ricardo Wurmus wrote:
> * gnu/packages/python.scm (python-pyyaml, python2-pyyaml): New variables.
this looks good, please push.
> * gnu/packages/bioinformatics.scm (python2-pybedtools): New variable.
> +(synopsis "Python wrapper for BEDtools p
Okay to push.
Andreas
The two patches look good to me, OK to apply.
Thanks,
Ludo’.
Mark H Weaver skribis:
> Ludovic Courtès writes:
>
>> commit ca1e3ad2faa59d5b32289f84e0937fa476e21a1a
>> Author: Ludovic Courtès
>> Date: Sat Feb 28 01:01:51 2015 +0100
>>
>> utils: Change 'patch-shebangs' to use binary input.
>>
>> * guix/build/utils.scm (get-char*): New procedu
Ricardo Wurmus skribis:
> From e93da9b48bafbbfa56fe348cabad9e074eda63fb Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Thu, 26 Feb 2015 16:34:49 +0100
> Subject: [PATCH] gnu: Add crossmap.
>
> * gnu/packages/bioinformatics.scm (crossmap): New variable.
> * gnu/packages/patches/crossmap-
Ricardo Wurmus skribis:
> From 9c69ab1e5f1091e1f36d8ca7716c7c394d09e4c2 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Thu, 26 Feb 2015 17:10:39 +0100
> Subject: [PATCH] gnu: Add MACS.
>
> * gnu/packages/bioinformatics.scm (macs): New variable.
LGTM, thanks.
Ludo'.
Ricardo Wurmus skribis:
> From dbaea840188e9241f3db81ec40b6282cf6848459 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Fri, 27 Feb 2015 08:32:58 +0100
> Subject: [PATCH] gnu: Add txt2man.
>
> * gnu/packages/man.scm (txt2man): New variable.
LGTM, thanks.
Ludo'.
Paul van der Walt writes:
> Included are 2 patches: one to update the copyright line in mail.scm,
> since i forgot that when bumping the mu version, and another to upgrade
> ncmpcpp, the MPD client, to latest stable.
I've pushed these patches. I modified your commit log to say "0.6.2"
instead o
On 2015-02-28 at 16:04, quoth David Thompson:
> I've pushed these patches. I modified your commit log to say "0.6.2"
> instead of "v0.6.2", changed past tense verbs to present tense, and left
> out the part about copyright.
Thanks!
>> * mpc-client
>
> Perhaps the GNU MPC package should be calle
Paul van der Walt writes:
> On 2015-02-28 at 16:04, quoth David Thompson:
>> In the meantime, don't let the naming issue stop you from packaging mpc.
>> We can figure that out at the end.
>
> It's packaged, so when there's a name-decision, i'll send along a patch!
Feel free to send the patch alo
Two small patches below for propagating the necessary inputs for libxml2
and libxslt. These should probably be applied to core-updates, right?
Notably, these patches triggers a rebuild of subversion.
Once these patches are applied, would it be a good idea to go through
the packages that depend on
On Sat, Feb 28, 2015 at 10:04:26AM -0500, David Thompson wrote:
> Perhaps the GNU MPC package should be called "libmpc"? Andreas,
> thoughts?
Oh no, I came first :-) Well, in Guix at least.
This is a complete clash, two projects with the exact same name. So we need
to make something up. I would
On Sat, Feb 28, 2015 at 10:28:35AM -0500, David Thompson wrote:
> Two small patches below for propagating the necessary inputs for libxml2
> and libxslt. These should probably be applied to core-updates, right?
> Notably, these patches triggers a rebuild of subversion.
>
> Once these patches are
Hello,
Here's mpc, packaged as mpd-mpc, since mpc, Andreas' library, has
already squatted the name 'mpc' :p
Unhello,
p.
>From 20110c1b5d4761b26910d8958d150ced68c1c60a Mon Sep 17 00:00:00 2001
From: Paul van der Walt
Date: Sat, 28 Feb 2015 18:22:03 +0100
Subject: [PATCH] gnu: mpd-mpc: Add mpc, th
Ludovic Courtès writes:
> David Thompson skribis:
>
>> Found one big issue with adding a $PATH search path specification to a
>> package: It messes up the 'set-paths' phase of 'gnu-build-system'.
>> $PATH ends up being unset!
>>
>> environment variable `PATH' set to
>> `/gnu/store/dwjlh4id7
Hello Guix,
I'd like to package a program with the "zlib license" which i hadn't
heard of before. How would i do that given that it seems `license:..`
terms only exist for GPL and BSD, roughly?
According to The Internet this license is GPL compatible, so can i go
ahead?
Thanks,
p.
On 2015-02-28
Um, i'm sorry for the noise on the mailing list, i just realised Zlib is
packaged in Guix, so i looked, and i can use the built-in
`license:zlib`.
/me goes into the corner to feel ashamed :p
Ciao,
p.
On 2015-02-28 at 18:47, quoth Paul van der Walt:
> I'd like to package a program with the "zlib
Independently of this special case, have a look at guix/licenses.scm.
There are plenty of licenses!
Andreas
Paul van der Walt writes:
> Here's mpc, packaged as mpd-mpc, since mpc, Andreas' library, has
> already squatted the name 'mpc' :p
Pushed, thanks! I adjusted the commit message to follow our usual
style:
gnu: Add mpd-mpc.
* gnu/packages/mpd.scm (mpd-mpc): New variable.
--
David
>From f0c0cae0aef184c6bb1d9340334ca1601113e1eb Mon Sep 17 00:00:00 2001
From: David Thompson
Date: Sat, 28 Feb 2015 14:24:52 -0500
Subject: [PATCH] gnu: Add mpdscribble.
* gnu/packages/mpd.scm (mpdscribble): New variable.
---
gnu/packages/mpd.scm | 24 +++-
1 file changed, 23
Andreas Enge skribis:
> This is a complete clash, two projects with the exact same name. So we need
> to make something up. I would suggest "mpd-mpc".
+1
Ludo'.
Andreas Enge skribis:
> On Sat, Feb 28, 2015 at 10:28:35AM -0500, David Thompson wrote:
>> Two small patches below for propagating the necessary inputs for libxml2
>> and libxslt. These should probably be applied to core-updates, right?
>> Notably, these patches triggers a rebuild of subversion.
David Thompson skribis:
> From f0c0cae0aef184c6bb1d9340334ca1601113e1eb Mon Sep 17 00:00:00 2001
> From: David Thompson
> Date: Sat, 28 Feb 2015 14:24:52 -0500
> Subject: [PATCH] gnu: Add mpdscribble.
>
> * gnu/packages/mpd.scm (mpdscribble): New variable.
LGTM.
> +(home-page "http://mpd.w
David Thompson skribis:
> From c4753f392ea85840f7fe84baf319c08591bb6b4b Mon Sep 17 00:00:00 2001
> From: David Thompson
> Date: Mon, 23 Feb 2015 18:22:31 -0500
> Subject: [PATCH] gnu: Add ruby-hoe.
>
> * gnu/packages/ruby.scm (ruby-hoe): New variable.
LGTM, thanks.
Ludo’.
David Thompson skribis:
> From c753913eca6180a1382379c1de96d222a17c Mon Sep 17 00:00:00 2001
> From: David Thompson
> Date: Mon, 23 Feb 2015 19:10:57 -0500
> Subject: [PATCH] gnu: Add bundler.
>
> * gnu/packages/ruby.scm (bundler): New variable.
OK!
Ludo'.
David Thompson skribis:
> From af6a7e03fc6debea314b88d616d035acc1b6ed50 Mon Sep 17 00:00:00 2001
> From: David Thompson
> Date: Fri, 27 Feb 2015 12:03:20 -0500
> Subject: [PATCH] build: ruby: Install executables in /bin.
>
> * guix/build/ruby-build-system.scm (install): Add '--bindir' flag to ge
Ludovic Courtès writes:
> David Thompson skribis:
>
>> From af6a7e03fc6debea314b88d616d035acc1b6ed50 Mon Sep 17 00:00:00 2001
>> From: David Thompson
>> Date: Fri, 27 Feb 2015 12:03:20 -0500
>> Subject: [PATCH] build: ruby: Install executables in /bin.
>>
>> * guix/build/ruby-build-system.scm (
On Sat, Feb 28, 2015 at 12:31:59PM -0500, David Thompson wrote:
> Yes, I think so. I think I have resolved this, but it's a "rebuild the
> world" change so I don't yet know if it works. Would it be possible to
> add a 'wip-search-paths' branch for Hydra to build?
Definitely! If you create and pu
Ludovic Courtès writes:
> David Thompson skribis:
>
>> From f0c0cae0aef184c6bb1d9340334ca1601113e1eb Mon Sep 17 00:00:00 2001
>> From: David Thompson
>> Date: Sat, 28 Feb 2015 14:24:52 -0500
>> Subject: [PATCH] gnu: Add mpdscribble.
>>
>> * gnu/packages/mpd.scm (mpdscribble): New variable.
>
>
David Thompson writes:
> This patch solves a blocking issue for packaging a very large number of
> Ruby gems, which is that the build process assumes you are working out
> of a git repository.
Bump. I'm going to push this with the other Ruby related patches I've
made recently if there are no ob
* gnu/packages/enlightenment.scm: New file
* gnu/packages/enlightenment.scm (efl): New variable.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
---
gnu-system.am | 1 +
gnu/packages/enlightenment.scm | 140 +
2 files changed, 141 insertions
* gnu/packages/enlightenment.scm (emotion-generic-players): New variable.
---
gnu/packages/enlightenment.scm | 27 +++
1 file changed, 27 insertions(+)
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 9e471bd..ebfd0d7 100644
--- a/gnu/pack
* gnu/packages/enlightenment.scm (terminology): New variable.
---
gnu/packages/enlightenment.scm | 35 +++
1 file changed, 35 insertions(+)
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index ebfd0d7..73dd369 100644
--- a/gnu/packages
* gnu/packages/enlightenment.scm (evas-generic-loaders): New variable.
---
gnu/packages/enlightenment.scm | 32
1 file changed, 32 insertions(+)
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 0d7aa79..9e471bd 100644
--- a/gnu/pa
Hi,
thank you for your kind review and your comments.
Changes since previous round:
- efl.scm renamed to enlightenment.scm
- descriptions are descriptive and consist of sentences with
punctuation
- too long lines were shortened
- lonely parens made friends on previous line
- removed unnecessar
* gnu/packages/enlightenment.scm (elementary): New variable.
---
gnu/packages/enlightenment.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 6ea0dd5..0d7aa79 100644
--- a/gnu/packages/enlightenm
* gnu/packages/xfce.scm (gtk-xfce-engine): Update to 2.10.0.
---
gnu/packages/xfce.scm | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index fb5427c..1be28a7 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@
* gnu/packages/xfce.scm (libxfce4util): Update to 4.12.1.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 1be28a7..3679eb0 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -65,7 +
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.12.0.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 94198c6..0d247be 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -255,7 +
* gnu/packages/xfce.scm (xfconf): Update to 4.12.0.
[arguments]: Add #:phases. Remove #:parallel-tests? argument.
---
gnu/packages/xfce.scm | 17 ++---
1 file changed, 14 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 3679eb0..0e45ee4
* gnu/packages/xfce.scm (libxfce4ui): Update to 4.12.0.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 0e45ee4..7042518 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -131,7 +1
* gnu/packages/xfce.scm (garcon): Update to 0.4.0.
---
gnu/packages/xfce.scm | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index c2386b5..afc190e 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -193,21
* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.12.0.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 0d247be..3b0f9f2 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -320
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.12.0.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 40f75aa..1c45c20 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -377,
* gnu/packages/xfce.scm (tumbler): Update to 0.1.31.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index afc190e..94198c6 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -220,14 +220
* gnu/packages/xfce.scm (exo): Update to 0.10.3.
---
gnu/packages/xfce.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 7042518..c2386b5 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -162,14 +162,1
* gnu/packages/xfce.scm (thunar-volman): Update to 0.8.1.
---
gnu/packages/xfce.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index a5422c4..0f8de9d 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -439,
* gnu/packages/xfce.scm (xfce4-session): Update to 4.12.0.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 3b0f9f2..40f75aa 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -346,7
* gnu/packages/xfce.scm (xfwm4): Update to 4.12.0.
Add 'libdrm' and 'libxdamage' to inputs.
---
gnu/packages/xfce.scm | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 0f8de9d..7d93de7 100644
--- a/gnu/packages/xf
* gnu/packages/xfce.scm (thunar): Update to 1.6.6.
---
gnu/packages/xfce.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 1c45c20..a5422c4 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -408,14 +408
* gnu/packages/xfce.scm (xfdesktop): Update to 4.12.0.
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 7d93de7..6e24a9a 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -499,7 +49
56 matches
Mail list logo