Re: Back from FOSDEM!

2015-02-25 Thread Ludovic Courtès
Turns out there actually is a video now: http://video.fosdem.org/2015/devroom-distributions/the_emacs_of_distros.mp4 Enjoy! Ludo’.

Re: Back from FOSDEM!

2015-02-25 Thread Thompson, David
On Wed, Feb 25, 2015 at 7:24 AM, Ludovic Courtès l...@gnu.org wrote: Turns out there actually is a video now: http://video.fosdem.org/2015/devroom-distributions/the_emacs_of_distros.mp4 Wow, not only does the video actually exist, but the quality is very good! The audio could be louder, but

Re: [PATCH] gnu: Add libsbsms.

2015-02-25 Thread Ludovic Courtès
taylanbayi...@gmail.com (Taylan Ulrich Bayırlı/Kammer) skribis: l...@gnu.org (Ludovic Courtès) writes: +(lambda* (#:key inputs #:allow-other-keys) + ;; Originally a symlink to '/usr/local/share/automake-1.12/ar-lib'. + (delete-file ar-lib) + (symlink +

Re: Torrenting GuixSD!

2015-02-25 Thread Andreas Enge
On Wed, Feb 25, 2015 at 03:00:59PM +0100, Ludovic Courtès wrote: Andreas Enge andr...@enge.fr skribis: I still think it would be nice to include the signature into the torrent. It’s probably fine to point to the .sig that’s on alpha.gnu.org, no? Well, it is more a question of education than

Re: Back from FOSDEM!

2015-02-25 Thread Ludovic Courtès
Thompson, David dthomps...@worcester.edu skribis: On Wed, Feb 25, 2015 at 7:24 AM, Ludovic Courtès l...@gnu.org wrote: Turns out there actually is a video now: http://video.fosdem.org/2015/devroom-distributions/the_emacs_of_distros.mp4 Wow, not only does the video actually exist, but the

Re: [ART] Website mockup rev2

2015-02-25 Thread Ludovic Courtès
¡Hola! Luis Felipe López Acevedo felipe.lo...@openmailbox.org skribis: Here is a revision of the last mockup for the website [1]. This time aimed at a techie audience. http://sirgazil.bitbucket.org/static/temp/img/guixsd/home-view-rev2.jpg Very nice design again! Note that some sections

Re: Back from FOSDEM!

2015-02-25 Thread Thompson, David
On Wed, Feb 25, 2015 at 8:45 AM, Thompson, David dthomps...@worcester.edu wrote: WebM would be preferable, but MP4 works fine with the HTML5 video tag: video src=http://mirror.as35701.net/video.fosdem.org//2015/devroom-distributions/the_emacs_of_distros.mp4; controls

Re: Back from FOSDEM!

2015-02-25 Thread Thompson, David
On Wed, Feb 25, 2015 at 9:12 AM, Mark H Weaver m...@netris.org wrote: Thompson, David dthomps...@worcester.edu writes: On Wed, Feb 25, 2015 at 8:37 AM, Ludovic Courtès l...@gnu.org wrote: Thompson, David dthomps...@worcester.edu skribis: On Wed, Feb 25, 2015 at 7:24 AM, Ludovic Courtès

Re: Add sysfsutils, cpufrequtils

2015-02-25 Thread Ludovic Courtès
taylanbayi...@gmail.com (Taylan Ulrich Bayırlı/Kammer) skribis: From a2edf2d2cec85d02e3a3848499706544be0e0961 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Taylan=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?= taylanbayi...@gmail.com Date: Wed, 18 Feb 2015 21:20:38 +0100 Subject: [PATCH 1/3] gnu: Add

Re: [PATCH] gnu: Add portaudio.

2015-02-25 Thread Ludovic Courtès
taylanbayi...@gmail.com (Taylan Ulrich Bayırlı/Kammer) skribis: From fd615fa66ba26b1b3195670489a64f7f3b404401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Taylan=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?= taylanbayi...@gmail.com Date: Fri, 20 Feb 2015 21:51:49 +0100 Subject: [PATCH 8/9] gnu: Add

Re: Torrenting GuixSD!

2015-02-25 Thread Ludovic Courtès
Andreas Enge andr...@enge.fr skribis: On Mon, Feb 23, 2015 at 09:47:38PM +0100, Ludovic Courtès wrote: Definitely. Is someone with commit access willing to do that? (See “Source Code” - “Use CVS” on http://savannah.gnu.org/p/guix.) I still think it would be nice to include the signature

Re: Back from FOSDEM!

2015-02-25 Thread Mark H Weaver
Thompson, David dthomps...@worcester.edu writes: On Wed, Feb 25, 2015 at 8:37 AM, Ludovic Courtès l...@gnu.org wrote: Thompson, David dthomps...@worcester.edu skribis: On Wed, Feb 25, 2015 at 7:24 AM, Ludovic Courtès l...@gnu.org wrote: I think we should embed this video on the home page to

Re: 01/01: gnu: glibc: Disable parallel build.

2015-02-25 Thread Ludovic Courtès
Mark H. Weaver m...@netris.org skribis: commit 232010f89dc6f9fc6f8a1ca5df846048c9eff8ef Author: Mark H Weaver m...@netris.org Date: Thu Feb 19 18:01:18 2015 -0500 gnu: glibc: Disable parallel build. * gnu/packages/base.scm (glibc)[arguments]: Disable parallel build. [...]

Re: Back from FOSDEM!

2015-02-25 Thread Thompson, David
On Wed, Feb 25, 2015 at 8:37 AM, Ludovic Courtès l...@gnu.org wrote: Thompson, David dthomps...@worcester.edu skribis: On Wed, Feb 25, 2015 at 7:24 AM, Ludovic Courtès l...@gnu.org wrote: I think we should embed this video on the home page to increase the likelihood that people will watch

ffmpeg patches

2015-02-25 Thread Taylan Ulrich Bayırlı/Kammer
These are fairly trivial but: - Please verify the commit message style. - The second adds a (gnu packages audio) import to (gnu packages video), which makes sense I think because video media usually contains audio, but in my Audacity patch I had added (gnu packages video) to (gnu packages

Re: Some macros to make package definitions prettier

2015-02-25 Thread Thompson, David
On Wed, Feb 25, 2015 at 12:04 PM, Thompson, David dthomps...@worcester.edu wrote: I understand the temptation to name it 'modify-phases', but since this macro applies to any alist, I think 'modify-alist' or something with alist in the name would be more appropriate. Looking again, I see that

Re: Some macros to make package definitions prettier

2015-02-25 Thread Taylan Ulrich Bayırlı/Kammer
Thompson, David dthomps...@worcester.edu writes: On Wed, Feb 25, 2015 at 12:04 PM, Thompson, David dthomps...@worcester.edu wrote: I understand the temptation to name it 'modify-phases', but since this macro applies to any alist, I think 'modify-alist' or something with alist in the name

Re: Some macros to make package definitions prettier

2015-02-25 Thread Thompson, David
On Wed, Feb 25, 2015 at 1:12 PM, Andreas Enge andr...@enge.fr wrote: On Wed, Feb 25, 2015 at 05:42:23PM +0100, Taylan Ulrich Bayırlı/Kammer wrote: (delete foo) (replace bar 'x) (add-before baz pre-baz 'y)) ;= ((bar . x) (pre-baz . y) (baz . 2)) This has the following advantages: - The

Re: [ART] Website mockup rev2

2015-02-25 Thread Andreas Enge
On Wed, Feb 25, 2015 at 01:34:51PM -0500, Luis Felipe López Acevedo wrote: I think that GuixSD should have its own website (at guixsd.gnu.org) and Guix should stay on gnu.org/s/guix. Honestly, I do not quite understand why we would need two different websites. Guix and GuixSD are so tightly

Re: [ART] Website mockup rev2

2015-02-25 Thread Thompson, David
On Wed, Feb 25, 2015 at 3:28 PM, Andreas Enge andr...@enge.fr wrote: On Wed, Feb 25, 2015 at 01:34:51PM -0500, Luis Felipe López Acevedo wrote: I think that GuixSD should have its own website (at guixsd.gnu.org) and Guix should stay on gnu.org/s/guix. Honestly, I do not quite understand why

Re: Torrenting GuixSD!

2015-02-25 Thread Ludovic Courtès
Andreas Enge andr...@enge.fr skribis: On Wed, Feb 25, 2015 at 10:32:50AM -0500, Mark H Weaver wrote: If we were to extend this argument to non-torrent downloads, then all of our downloads (source tarballs and images) should be tar files containing a signature bundled with the thing being

Re: [PATCH 2/2] gnu: Add AlsaModularSynth.

2015-02-25 Thread Ricardo Wurmus
Ludovic Courtès writes: From 79a6aa562688c02bd4c50035a971478a2f2331e1 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus rek...@elephly.net Date: Sat, 21 Feb 2015 21:52:10 +0100 Subject: [PATCH 1/2] gnu: Add zita-alsa-pcmi. * gnu/packages/audio.scm (zita-alsa-pcmi): New variable. [...] +

[PATCH 4/5] gnu: Add emotion-generic-players

2015-02-25 Thread Tomáš Čech
* gnu/packages/efl.scm (emotion-generic-players): New variable. --- gnu/packages/efl.scm | 22 ++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/efl.scm b/gnu/packages/efl.scm index 3d5ed74..d69cb5c 100644 --- a/gnu/packages/efl.scm +++ b/gnu/packages/efl.scm @@

[PATCH 2/5] gnu: Add elementary.

2015-02-25 Thread Tomáš Čech
* gnu/packages/efl (elementary): New variable. --- gnu/packages/efl.scm | 20 1 file changed, 20 insertions(+) diff --git a/gnu/packages/efl.scm b/gnu/packages/efl.scm index 5d15832..687137e 100644 --- a/gnu/packages/efl.scm +++ b/gnu/packages/efl.scm @@ -113,3 +113,23 @@

Re: Some macros to make package definitions prettier

2015-02-25 Thread Ludovic Courtès
taylanbayi...@gmail.com (Taylan Ulrich Bayırlı/Kammer) skribis: (modify-phases '((foo . 0) (bar . 1) (baz . 2)) (delete foo) (replace bar 'x) (add-before baz pre-baz 'y)) ;= ((bar . x) (pre-baz . y) (baz . 2)) I like it! Let’s put it in (guix utils)? ;;; phase-lambda

Re: [PATCH] gnu: Add Scikit-learn.

2015-02-25 Thread Andreas Enge
And attached a patch to the packaging guidelines to clarify how to name python module packages. Andreas From 9f44c7a847fb9122efc546ae4ad73e53f4fb9214 Mon Sep 17 00:00:00 2001 From: Andreas Enge andr...@enge.fr Date: Wed, 25 Feb 2015 23:55:07 +0100 Subject: [PATCH] doc: Clarify wording for naming

Re: Bugs in parsing build options

2015-02-25 Thread Ludovic Courtès
Alex Kost alez...@gmail.com skribis: Suppose a user specifies --no-substitutes in his GUIX_BUILD_OPTIONS and then he calls guix system reconfigure. What would happen? Substitutes _will be used_ anyway, because: ‘(parse-options-from args)’ will contain ‘(substitutes? . #t)’ among other

Re: [PATCH] gnu: Fix luajit installation

2015-02-25 Thread Ludovic Courtès
Tomáš Čech sleep_wal...@suse.cz skribis: * gnu/packages/lua.scm (luajit): Apply 2 patches. * gnu-system.am (dist_patch_DATA): Register 2 patches. * gnu/packages/patches/luajit-2.0.3-no_ldconfig.patch: New file. * gnu/packages/patches/luajit-2.0.3-symlinks.patch: New file. Could you remove

Re: Service activation snippets vs mounting filesystems

2015-02-25 Thread Andreas Enge
On Tue, Feb 24, 2015 at 10:31:12PM -0500, Mark H Weaver wrote: Where is the right place to clean up /tmp and /var/run ? Would it be easier to do so when shutting the machine down? Andreas