[gnu.org #881181] Package synopses and blurbs translation

2014-02-15 Thread Ineiev via RT
> [l...@gnu.org - Fri Feb 14 06:03:29 2014]: > > "Ineiev via RT" skribis: > > > > So, are we to change the source format of blurb items to HTML? if yes, > > I'd file > > a patch to bug-womb. > > I became convinced that we (Guix) could just get files from the Web > translators and patch occurrenc

Re: Guix under GNU’s umbrella for GSoC?

2014-02-15 Thread Felipe López
2014-02-12 15:29 GMT-05:00 Ludovic Courtès : > Hello! > > So it is Summer of Code time again. > > If you have ideas, let’s discuss them, and then send an HTML fragment > for . Looks > like we have the GNUnet idea that we could copy/paste f

Re: [gnu.org #881181] Package synopses and blurbs translation

2014-02-15 Thread Ludovic Courtès
"Ineiev via RT" skribis: >> [l...@gnu.org - Fri Feb 14 06:03:29 2014]: >> >> "Ineiev via RT" skribis: >> > >> > So, are we to change the source format of blurb items to HTML? if yes, >> > I'd file >> > a patch to bug-womb. >> >> I became convinced that we (Guix) could just get files from the W

Re: [gnu.org #881181] Package synopses and blurbs translation

2014-02-15 Thread Ludovic Courtès via RT
"Ineiev via RT" skribis: >> [l...@gnu.org - Fri Feb 14 06:03:29 2014]: >> >> "Ineiev via RT" skribis: >> > >> > So, are we to change the source format of blurb items to HTML? if yes, >> > I'd file >> > a patch to bug-womb. >> >> I became convinced that we (Guix) could just get files from the W

Re: Guix under GNU’s umbrella for GSoC?

2014-02-15 Thread Ludovic Courtès
Felipe López skribis: > 2014-02-12 15:29 GMT-05:00 Ludovic Courtès : > >> Hello! >> >> So it is Summer of Code time again. >> >> If you have ideas, let’s discuss them, and then send an HTML fragment >> for . Looks >> like we have the GNUn

Add GNUMach Headers

2014-02-15 Thread ΜΑΝΩΛΗΣ ΡΑΓΚΟΥΣΗΣ
The recipe for gnumach header files. Mig and gnumach kernel patches coming as soon as possible. In order to build it in a 64 bit machine you have to use "--system=i686-linux" It's my first patch ,so please don't yell at me if I did something wrong :-) Cheers, Manolis 'phant0mas' Ragkousis 000

Re: Add GNUMach Headers

2014-02-15 Thread ΜΑΝΩΛΗΣ ΡΑΓΚΟΥΣΗΣ
Something went wrong with the file,I am very sorry Here is the right one! 2014-02-15 20:45 GMT+00:00 ΜΑΝΩΛΗΣ ΡΑΓΚΟΥΣΗΣ : > The recipe for gnumach header files. Mig and gnumach kernel patches > coming as soon as possible. > In order to build it in a 64 bit machine you have to use > "--system=i6

Re: Add GNUMach Headers

2014-02-15 Thread Ludovic Courtès
Hello! Thanks for the patch, and welcome! This looks good to me, but as a welcome present ;-), I’ll do some nitpicking so you can learn about the conventions in use. ΜΑΝΩΛΗΣ ΡΑΓΚΟΥΣΗΣ skribis: > From ff3ee75b23e33b0250ce64ba90969d2a8ad4c521 Mon Sep 17 00:00:00 2001 > From: Manolis Ragkousis >

[PATCH] gnu: Add ttf-dejavu

2014-02-15 Thread Mark H Weaver
Hello all, This font is derived from Bitstream Vera but includes glyphs for more languages and also includes a serif font family. The latin sans-serif and monospace is the same as Bitstream Vera, or at least I'm not aware of any difference. It's a drop-in replacement with no downsides. If you i

[PATCH] gnu: dmd: Sleep longer in tests, for slower machines

2014-02-15 Thread Mark H Weaver
I need this to successfully pass the dmd tests on the YeeLoong. Mark >From d964bc6f49eba2ba2eed6481aa0a0ceb6dfbd4e5 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Sun, 16 Feb 2014 02:23:18 -0500 Subject: [PATCH] gnu: dmd: Sleep longer in tests, for slower machines. * gnu/packages/patc