[PATCH] gnu: Add espeak.

2016-11-21 Thread Kei Kebreau
I think the patch works fine, but I'd love to hear comments about its clarity. :-) 0001-gnu-Add-espeak.patch Description: tex/plain signature.asc Description: PGP signature

Re: [PATCH 1/1] gnu: libtiff: Fix CVE-2016-9297.

2016-11-16 Thread Kei Kebreau
Leo Famulari writes: > * gnu/packages/patches/libtiff-CVE-2016-9297.patch: New file. > * gnu/local.mk (dist_patch_DATA): Add it. > * gnu/packages/image.scm (libtiff/fixed)[source]: Use it. > --- > gnu/local.mk | 1 + >

Re: [PATCH 1/1] gnu: libtiff: Fix some buffer overflows.

2016-11-16 Thread Kei Kebreau
Leo Famulari writes: > * gnu/packages/patches/libtiff-uint32-overflow.patch: New file. > * gnu/local.mk (dist_patch_DATA): Add it. > * gnu/packages/image.scm (libtiff/fixed)[source]: Use it. > --- > gnu/local.mk | 1 + >

Re: Libtiff buffer overflow fix

2016-11-10 Thread Kei Kebreau
Leo Famulari writes: > This patch fixes a buffer overflow in libtiff: > > http://bugzilla.maptools.org/show_bug.cgi?id=2587 > http://seclists.org/oss-sec/2016/q4/381 > > There is no CVE ID assigned yet. LGTM! signature.asc Description: PGP signature

Re: [PATCH] gnu: w3m: Switch to Debian's actively maintained fork of w3m.

2016-11-04 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Fri, Nov 04, 2016 at 01:05:02PM -0400, Kei Kebreau wrote: >> From 1eede14194c83b70725b6de062b9d3e0acce6340 Mon Sep 17 00:00:00 2001 >> From: Kei Kebreau <k...@openmailbox.org> >> Date: Fri, 4 Nov 2016 12:43:28 -

Re: Add libidn2

2016-11-04 Thread Kei Kebreau
Leo Famulari writes: > Libidn2 is a GNU internationalized domain name (IDN) processing library > implementing the IDNA2008 specification (libidn implements IDNA2003). > > This library is ostensibly used by the most recent release of curl, > although the curl maintainer has

Re: [PATCH] gnu: w3m: Switch to Debian's actively maintained fork of w3m.

2016-11-04 Thread Kei Kebreau
From 1eede14194c83b70725b6de062b9d3e0acce6340 Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Fri, 4 Nov 2016 12:43:28 -0400 Subject: [PATCH] gnu: w3m: Switch to Debian's actively maintained fork of w3m. Fixes some security issues seen here: <http://www.openwall.

Re: [PATCH] gnu: chromium-bsu: Update to 0.9.16.1.

2016-11-04 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Fri, Nov 04, 2016 at 11:21:26AM -0400, Kei Kebreau wrote: >> Upstream Chromium B.S.U. fixed some issues in the code. Our package >> definition is simpler as a result. > > LGTM! Excellent! Pushed as 08722837b048e

[PATCH] gnu: chromium-bsu: Update to 0.9.16.1.

2016-11-04 Thread Kei Kebreau
Upstream Chromium B.S.U. fixed some issues in the code. Our package definition is simpler as a result. From 08722837b048e7d0b416e414f7e695a380e7784b Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Fri, 4 Nov 2016 11:17:09 -0400 Subject: [PATCH] gnu: chromium-bsu:

Re: [PATCH] gnu: w3m: Switch to Debian's actively maintained fork of w3m.

2016-11-04 Thread Kei Kebreau
l...@gnu.org (Ludovic Courtès) writes: > Leo Famulari <l...@famulari.name> skribis: > >> On Thu, Nov 03, 2016 at 10:17:18PM -0500, Eric Bavier wrote: >>> On Thu, 03 Nov 2016 18:54:55 -0400 >>> Kei Kebreau <k...@openmailbox.org> wrote: >>> >

Re: [PATCH] gnu: w3m: Switch to Debian's actively maintained fork of w3m.

2016-11-04 Thread Kei Kebreau
l...@gnu.org (Ludovic Courtès) writes: > Leo Famulari <l...@famulari.name> skribis: > >> On Thu, Nov 03, 2016 at 10:17:18PM -0500, Eric Bavier wrote: >>> On Thu, 03 Nov 2016 18:54:55 -0400 >>> Kei Kebreau <k...@openmailbox.org> wrote: >>> >

Re: [PATCH] gnu: Add libjxr.

2016-10-30 Thread Kei Kebreau
l...@gnu.org (Ludovic Courtès) writes: > Kei Kebreau <k...@openmailbox.org> skribis: > >> l...@gnu.org (Ludovic Courtès) writes: >> >>> Leo Famulari <l...@famulari.name> skribis: >>> >>>> On Sat, Oct 22, 2016 at 04:33:18AM -0400, Ke

Re: [PATCH] gnu: windowmaker: Fix invocation of 'wmsetbg'.

2016-10-25 Thread Kei Kebreau
Marius Bakke <mba...@fastmail.com> writes: > Kei Kebreau <k...@openmailbox.org> writes: > >> This patch allows Window Maker to run wmsetbg properly instead of >> showing an error as it has been. >> From a113116da6f9f6574e9fde12e69a9d3acdc87769 Mon Sep 17 0

[PATCH] gnu: imagemagick: Update to 7.0.3-4 [Fixes CVE-2016-{8677, 8862}].

2016-10-25 Thread Kei Kebreau
2001 From: Kei Kebreau <k...@openmailbox.org> Date: Tue, 25 Oct 2016 16:03:26 -0400 Subject: [PATCH] gnu: imagemagick: Update to 7.0.3-4 [Fixes CVE-2016-{8677,8862}]. * gnu/packages/imagemagick.scm (imagemagick): Update to 7.0.3-4. --- gnu/packages/imagemagick.scm | 4 ++-- 1 file chan

Re: [PATCH] gnu: qemu: Patch CVE-2016-8910.

2016-10-25 Thread Kei Kebreau
Kei Kebreau <k...@openmailbox.org> writes: > Kei Kebreau <k...@openmailbox.org> writes: > >> One of the email address was hidden on the list I got this patch from. >> I don't know whether that's a potential problem. >> See: >> http://www.openwall.com/li

Re: [PATCH] gnu: qemu: Patch CVE-2016-8910.

2016-10-25 Thread Kei Kebreau
Kei Kebreau <k...@openmailbox.org> writes: > One of the email address was hidden on the list I got this patch from. > I don't know whether that's a potential problem. > See: > http://www.openwall.com/lists/oss-security/2016/10/24/2 and > https://lists.gnu.org/archive/ht

[PATCH] gnu: qemu: Patch CVE-2016-8910.

2016-10-25 Thread Kei Kebreau
Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Tue, 25 Oct 2016 13:24:09 -0400 Subject: [PATCH] gnu: qemu: Patch CVE-2016-8910. * gnu/packages/qemu.scm (qemu)[source]: Add patch. * gnu/packages/patches/qemu-CVE-2016-8910.patch: New file. * gnu/local.mk (dist_patc

[PATCH] gnu: mupdf: Fix CVE-2016-8674.

2016-10-25 Thread Kei Kebreau
Fix for https://blogs.gentoo.org/ago/2016/09/22/mupdf-use-after-free-in-pdf_to_num-pdf-object-c/. From 97312c3c9e13688081aa513d1c94a9fff1274f75 Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Tue, 25 Oct 2016 12:49:52 -0400 Subject: [PATCH] gnu: mupdf: Fix CVE-201

Re: [PATCH] gnu: Add dbacl.

2016-10-24 Thread Kei Kebreau
ng0 writes: > [PATCH] gnu: Add dbacl. > > Since the discussion we had about 2 weeks ago, I decided to just > remove the last occurence of the dbacl-jap.* this way it builds and > tests succeed. > > Why have I packaged this? Maybe it was needed for "afew", I'm really >

Re: [PATCH] gnu: Add dbacl.

2016-10-24 Thread Kei Kebreau
ng0 writes: > [PATCH] gnu: Add dbacl. > > Since the discussion we had about 2 weeks ago, I decided to just > remove the last occurence of the dbacl-jap.* this way it builds and > tests succeed. > > Why have I packaged this? Maybe it was needed for "afew", I'm really >

[PATCH] gnu: windowmaker: Add support for more image formats.

2016-10-23 Thread Kei Kebreau
The subject is self-explanatory. From f3a2a5366d00337673bfa590453b87587722a4ec Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Sun, 23 Oct 2016 11:26:25 -0400 Subject: [PATCH] gnu: windowmaker: Add support for more image formats. * gnu/packages/gnustep.scm (windo

[PATCH] gnu: windowmaker: Update to 0.95.7.

2016-10-23 Thread Kei Kebreau
A version bump for Window Maker. There are some nifty new features in this release! From c2369b137a3525d8ac2a6250cbf37809e45aacae Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Sun, 23 Oct 2016 10:41:37 -0400 Subject: [PATCH] gnu: windowmaker: Update to 0.95.7.

Re: [PATCH] gnu: Add libjxr.

2016-10-22 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Fri, Oct 21, 2016 at 04:47:14PM -0400, Kei Kebreau wrote: >> This is a patch I think we need before fixing up freeimage. Thoughts? > > Thanks for working on this! > >> + (uri (string-append "mirror:

[PATCH] gnu: Add libjxr.

2016-10-21 Thread Kei Kebreau
This is a patch I think we need before fixing up freeimage. Thoughts?From ac9a3c00c9b9a8232fa7cde26b2ecc46b94f809c Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Fri, 21 Oct 2016 16:39:50 -0400 Subject: [PATCH] gnu: Add libjxr. * gnu/packages/images.scm (libjxr

Re: [PATCH 2/2] gnu: network-manager-applet: Update to 1.4.2.

2016-10-20 Thread Kei Kebreau
l...@gnu.org (Ludovic Courtès) writes: > ng0 skribis: > >> * gnu/packages/gnome.scm (network-manager-applet): Update to 1.4.2. > > Applied to core-updates, thanks! > > Ludo’. I have a question. The network-manager service doesn't seem to work in my VM, i.e.

Re: [PATCH] Update networkmanager+nm-applet

2016-10-17 Thread Kei Kebreau
ng0 writes: > [PATCH 1/2] gnu: network-manager: Update to 1.4.2. > [PATCH 2/2] gnu: network-manager-applet: Update to 1.4.2. > > Update to 1.4.2 for both, nm-applet is build without WWAN support > until we have glib updated to 2.50, > which should be done in

Re: [PATCH] gnu: Add xpad.

2016-10-17 Thread Kei Kebreau
ren...@openmailbox.org writes: > Hello, > this patch is Xpad, a sticky note application. > > * I did not find the application in the GNOME repository. > > Built, linted and tested. > > Thank you Thanks for the good patch! Everything seems to work fine. Commited as

Re: [PATCH] gnu: Add vim-full.

2016-10-17 Thread Kei Kebreau
ng0 writes: > * gnu/packages/vim.scm (vim-full): New variable. > * gnu/packages/patches/vim-8.0.0003.patch: New file. > * gnu/packages/patches/vim-8.0.0004.patch: New file. > * gnu/packages/patches/vim-8.0.0005.patch: New file. > * gnu/local.mk (dist_patch_DATA): Add

Re: [PATCH] add kobodeluxe

2016-10-17 Thread Kei Kebreau
Christopher Allan Webber <cweb...@dustycloud.org> writes: >> On Sun, Oct 16, 2016 at 9:06 PM, Kei Kebreau <k...@openmailbox.org> wrote: >>> When I applied the patch, git complained about trailing whitespace; a >>> trivial fix. > > Those whitespace "e

Re: [PATCH] add kobodeluxe

2016-10-16 Thread Kei Kebreau
Christopher Allan Webber writes: > I know Stephen, so I helped him put together this package, which is his > first. It's a long time favorite free software game. > > There were a lot of patches to Kobo Deluxe in Debian; we kept finding > that it wouldn't build without

Re: [PATCH] Add lci.

2016-10-16 Thread Kei Kebreau
ng0 writes: > This adds lci, a lolcode interpreter. This time I removed the typo with two > (native-input) so it works again. Looks and works fine for me! signature.asc Description: PGP signature

Re: [PATCH 3/3] gnu: Add mod-utilities.

2016-10-16 Thread Kei Kebreau
Ricardo Wurmus writes: > * gnu/packages/music.scm (mod-utilities): New variable. > --- > gnu/packages/music.scm | 34 ++ > 1 file changed, 34 insertions(+) > > diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm > index

Re: [PATCH] add fbida

2016-10-16 Thread Kei Kebreau
Julien Lepiller <jul...@lepiller.eu> writes: > On Sat, 15 Oct 2016 16:51:00 -0400 > Kei Kebreau <k...@openmailbox.org> wrote: > >> Julien Lepiller <jul...@lepiller.eu> writes: >> >> > Hi, >> > >> > I attached a patch to add fbid

Re: [PATCH] gnu: gd: Fix CVE-2016-8670.

2016-10-15 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Sat, Oct 15, 2016 at 10:55:52PM +0100, Marius Bakke wrote: >> Kei Kebreau <k...@openmailbox.org> writes: >> >> > This patch fixes the gd library's most recent published vulnerability on >> > the oss-secu

Re: Security bugs in freeimage bundled libraries [was Re: 01/02: gnu: freeimage: Fix CVE-2016-5684.]

2016-10-15 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Sat, Oct 15, 2016 at 02:57:37PM -0400, Kei Kebreau wrote: >> Efraim Flashner <efr...@flashner.co.il> writes: >> > On Fri, Oct 14, 2016 at 08:09:08PM -0400, Kei Kebreau wrote: >> >> Leo Famulari <l...@famu

Re: [PATCH] gnu: Add python-whoosh.

2016-10-15 Thread Kei Kebreau
Ricardo Wurmus writes: > * gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables. > --- > gnu/packages/python.scm | 30 ++ > 1 file changed, 30 insertions(+) > > diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm >

Re: [PATCH] add fbida

2016-10-15 Thread Kei Kebreau
Julien Lepiller writes: > Hi, > > I attached a patch to add fbida, a frame-buffer based image and pdf > viewer. I created a new file, since I didn't find an existing one > where it could go. Let me know if you prefer it in an existing file. Hi Julien! Your patch looks fine

[PATCH] gnu: gd: Fix CVE-2016-8670.

2016-10-15 Thread Kei Kebreau
This patch fixes the gd library's most recent published vulnerability on the oss-security list. From dc48d5c020c0795c966501b83ac2d4b4ae0e4caa Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Sat, 15 Oct 2016 15:57:21 -0400 Subject: [PATCH] gnu: gd: Fix CVE-2016-8670.

Re: Security bugs in freeimage bundled libraries [was Re: 01/02: gnu: freeimage: Fix CVE-2016-5684.]

2016-10-15 Thread Kei Kebreau
Efraim Flashner <efr...@flashner.co.il> writes: > On Fri, Oct 14, 2016 at 08:09:08PM -0400, Kei Kebreau wrote: >> Leo Famulari <l...@famulari.name> writes: >> >> > On Fri, Oct 14, 2016 at 10:44:05AM +, Efraim Flashner wrote: >> >> efraim push

Re: Security bugs in freeimage bundled libraries [was Re: 01/02: gnu: freeimage: Fix CVE-2016-5684.]

2016-10-14 Thread Kei Kebreau
ration, int* left, int* top, int* right, int* bottom, BOOL perfect FI_DEFAULT(TRUE)); DLL_API BOOL DLL_CALLCONV FreeImage_JPEGTransformCombinedFromMemory(FIMEMORY* src_stream, FIMEMORY* dst_stream, FREE_IMAGE_JPEG_OPERATION operation, int* left, int* top, int* right, int* bottom, BOOL perfect FI_DEF

Re: [PATCH] gnu: Add jack-keyboard.

2016-10-13 Thread Kei Kebreau
Ricardo Wurmus writes: > * gnu/packages/music.scm (jack-keyboard): New variable. > --- > gnu/packages/music.scm | 25 + > 1 file changed, 25 insertions(+) > > diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm > index 7452052..9c8de9e 100644

Re: [PATCH 00/13] Add a bunch of LV2 audio effects!

2016-10-12 Thread Kei Kebreau
Ricardo Wurmus writes: > Hi Guix, > > here's a simple patch set to add 13 new LV2 audio plugins. > Have fun! > > ~~ Ricardo > > > Ricardo Wurmus (13): > gnu: Add gx-guvnor-lv2. > gnu: Add gx-vbass-preamp-lv2. > gnu: Add gx-overdriver-lv2. > gnu: Add

Re: [PATCH 0/1] Dbus update 1.10.12 for core-updates

2016-10-10 Thread Kei Kebreau
John Darrington <j...@darrington.wattle.id.au> writes: > On Mon, Oct 10, 2016 at 02:10:24PM -0400, Kei Kebreau wrote: > > Excuse my ignorance, but when is a patch considered significant enough > to be updated on core-updates instead of master? Put

Re: [PATCH 0/1] Dbus update 1.10.12 for core-updates

2016-10-10 Thread Kei Kebreau
Leo Famulari writes: > There's a format string vulnerability (with unknown impact) in our dbus: > > http://seclists.org/oss-sec/2016/q4/85 > > Please read that message and the linked bug report. > > My understanding of the upsream analysis of the format string > vulnerability

Re: [PATCH] Add scheme-bytestructures

2016-10-10 Thread Kei Kebreau
Amirouche Boubekki writes: > Warning: scheme-bytestructures works on various implementation of Scheme but > this patch adds > it only for guile-2.0. > > This is a pure scheme package there is no autotools that's why I use the > trivial-build-system. > > This

Re: [PATCH] gnu: font-un: Update source uri.

2016-10-10 Thread Kei Kebreau
All the technical bits (linting, reproducibility, downloading, and installation) check out for me. signature.asc Description: PGP signature

Re: Security updates (was Re: texmaker, Qt and Chromium)

2016-10-09 Thread Kei Kebreau
Leo Famulari writes: > On Sat, Oct 08, 2016 at 10:55:45AM +0200, Danny Milosavljevic wrote: >> One of the reasons I'm using distributions rather than just >> ./configure ; make ; make install is that distributors stay on top of >> security problems and disable and/or patch

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Sun, Oct 09, 2016 at 04:16:44PM -0400, Kei Kebreau wrote: >> Alright. Does this commit message look good to you? > >> From c08ba395fe1c1df29d8509350ee287c0832a1970 Mon Sep 17 00:00:00 2001 >> From: Kei Kebreau <k...

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Sun, Oct 09, 2016 at 01:55:10PM -0400, Kei Kebreau wrote: >> Leo Famulari <l...@famulari.name> writes: >> >> > On Fri, Oct 07, 2016 at 10:42:38AM -0400, Kei Kebreau wrote: >> >> I get the same pro

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-09 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Fri, Oct 07, 2016 at 10:42:38AM -0400, Kei Kebreau wrote: >> I get the same problem here. Lynx does mention that GnuTLS support is >> experimental. Your and Tobias' page work using OpenSSL instead. Try the >> ne

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-08 Thread Kei Kebreau
ng0 writes: > Hi, > > Kei I think you need to consider packaging one of the "pre" versions of > lynx. I understand we are fixed on packaging this with gnutls, so if you > read the changelog of the recent pre versions releases, you will > discover that there was work on

Re: [PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-07 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Thu, Oct 06, 2016 at 08:48:31PM -0400, Kei Kebreau wrote: >> HTTPS connections using lynx work on my machine with this patch. Would >> someone else like to see about this? > > Thanks for working on this! > > It still

[PATCH] gnu: lynx: Fix GnuTLS support.

2016-10-06 Thread Kei Kebreau
HTTPS connections using lynx work on my machine with this patch. Would someone else like to see about this? From c18ab7b9c24f07ab86529d7f5f08f4dd21cea549 Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Thu, 6 Oct 2016 20:38:39 -0400 Subject: [PATCH] gnu: lynx: Fix

Re: [PATCH] gnu: Add hyperrogue.

2016-10-05 Thread Kei Kebreau
Alex Kost <alez...@gmail.com> writes: > Kei Kebreau (2016-10-04 16:01 -0400) wrote: > > [...] >> All issues corrected! If you could check over it a second time to be >> sure, that would be appreciated. Thanks for your assistance! :-) > > I think it's OK now, thank

Re: [PATCH] gnu: Add hyperrogue.

2016-10-04 Thread Kei Kebreau
Alex Kost <alez...@gmail.com> writes: > Kei Kebreau (2016-10-03 19:15 -0400) wrote: > >> If anyone would like to check this for fun, that would be great. The >> geometry >> makes this game especially interesting. > > Wow, indeed! Psychodelic game :-) &g

[PATCH] gnu: Add hyperrogue.

2016-10-03 Thread Kei Kebreau
If anyone would like to check this for fun, that would be great. The geometry makes this game especially interesting. From e0171e159612c12419de1c6f9a230843ff8d826a Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Mon, 3 Oct 2016 19:09:35 -0400 Subject: [PATCH] gn

Re: [PATCH] gnu: Add optipng.

2016-09-25 Thread Kei Kebreau
Arun Isaac writes: > * gnu/packages/image.scm (optipng): New variable. > --- > gnu/packages/image.scm | 33 + > 1 file changed, 33 insertions(+) > > diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm > index 931cad1..4039c1a

Re: [PATCH] gnu: Add qscintilla.

2016-09-25 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Sat, Sep 24, 2016 at 01:13:33AM -0400, Kei Kebreau wrote: >> Leo Famulari <l...@famulari.name> writes: >> > I was getting failures reminiscent of an ABI break. But, I can't >> > reproduce it now. >&

Re: [PATCH] gnu: Add optipng.

2016-09-25 Thread Kei Kebreau
Arun Isaac writes: > I just noticed that I forgot to add the copyright header. If someone > reviews the patch and everything else is fine, I'll send an updated > patch with the copyright header. > > Thanks. Everything looks and works fine for me. signature.asc

Re: [PATCH] gnu: Add gnome-calculator.

2016-09-24 Thread Kei Kebreau
l...@gnu.org (Ludovic Courtès) writes: > Hello, > > Kei Kebreau <k...@openmailbox.org> skribis: > >> rennes <ren...@openmailbox.org> writes: >> >>> On Thu, 2016-09-22 at 21:23 -0400, Kei Kebreau wrote: >>>> >>>> This is a

Re: [PATCH] gnu: Add gnome-calculator.

2016-09-23 Thread Kei Kebreau
rennes <ren...@openmailbox.org> writes: > On Thu, 2016-09-22 at 21:23 -0400, Kei Kebreau wrote: >> >> This is a good patch! The only change I recommend is moving the >> defintion to gnome.scm. > > I update the patch, >  * Create the definition in gnome.scm fil

Re: [PATCH] gnu: Add gnome-calculator.

2016-09-22 Thread Kei Kebreau
ren...@openmailbox.org writes: > This patch is a calculator for the GNOME desktop. > > Built, linted and tested. > > Thanks This is a good patch! The only change I recommend is moving the defintion to gnome.scm. signature.asc Description: PGP signature

Re: [PATCH] gnu: Add qscintilla.

2016-09-19 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Mon, Sep 19, 2016 at 10:47:56AM -0400, Kei Kebreau wrote: >> Using >> >> #:use-module (gnu packages qt) >> >> and >> >> (define qscintilla-qt4 >> (package >> (inherit

Re: [PATCH] gnu: Add qscintilla.

2016-09-19 Thread Kei Kebreau
Ricardo Wurmus <rek...@elephly.net> writes: > Kei Kebreau <k...@openmailbox.org> writes: > >> (how do I inherit a package from another module?) > > Just like inheriting from any other package: you declare that the module > containing the package variab

Re: [PATCH] gnu: Add qscintilla.

2016-09-19 Thread Kei Kebreau
Efraim Flashner <efr...@flashner.co.il> writes: > On Sun, Sep 18, 2016 at 04:56:34PM -0400, Leo Famulari wrote: >> On Sun, Sep 18, 2016 at 04:10:15PM -0400, Kei Kebreau wrote: >> > Andreas Enge <andr...@enge.fr> writes: >> > > On Tue, Sep 13, 2

Re: [PATCH] gnu: Add qscintilla.

2016-09-18 Thread Kei Kebreau
Andreas Enge <andr...@enge.fr> writes: > Hello, > > On Tue, Sep 13, 2016 at 04:37:35PM -0400, Kei Kebreau wrote: >> In this case, should I leave qtscintilla-qt4 as a public package in qt.scm >> instead of maths.scm as Leo suggested? > > since it is use

Re: [PATCH] gnu: Add qscintilla.

2016-09-15 Thread Kei Kebreau
Kei Kebreau <k...@openmailbox.org> writes: > Efraim Flashner <efr...@flashner.co.il> writes: > >> On September 14, 2016 11:37:46 PM GMT+03:00, Kei Kebreau >> <k...@openmailbox.org> wrote: >>>Leo Famulari <l...@famulari.name> writes: >>>

Re: [PATCH] gnu: Add qscintilla.

2016-09-14 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Wed, Sep 14, 2016 at 02:11:44PM -0400, Kei Kebreau wrote: >> Leo Famulari <l...@famulari.name> writes: >> >> > On Tue, Sep 13, 2016 at 08:48:43PM +, Efraim Flashner wrote: >> >> On September 13,

Re: [PATCH] gnu: Add qscintilla.

2016-09-14 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Tue, Sep 13, 2016 at 08:48:43PM +, Efraim Flashner wrote: >> On September 13, 2016 11:37:35 PM GMT+03:00, Kei Kebreau >> <k...@openmailbox.org> wrote: >> >In this case, should I leave qtscintilla-qt4 as a publ

Re: [PATCH] gnu: Add qscintilla.

2016-09-13 Thread Kei Kebreau
Efraim Flashner <efr...@flashner.co.il> writes: > On Tue, Sep 13, 2016 at 02:01:33PM -0400, Kei Kebreau wrote: >> Leo Famulari <l...@famulari.name> writes: >> >> > On Tue, Sep 13, 2016 at 10:37:56AM -0400, Kei Kebreau wrote: >> >> Kei Kebreau &l

Re: [PATCH] gnu: Add qscintilla.

2016-09-13 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Tue, Sep 13, 2016 at 02:59:31PM -0400, Kei Kebreau wrote: >> Leo Famulari <l...@famulari.name> writes: >> >> > On Tue, Sep 13, 2016 at 02:01:33PM -0400, Kei Kebreau wrote: >> >> Like below? And ho

Re: [PATCH] gnu: Add qscintilla.

2016-09-13 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Tue, Sep 13, 2016 at 02:01:33PM -0400, Kei Kebreau wrote: >> Like below? And how could I then access qscintilla-for-octave from >> maths.scm if it isn't defined publicly? > > Yes, that looks right. But I would put qscintill

Re: [PATCH] gnu: Add qscintilla.

2016-09-13 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Tue, Sep 13, 2016 at 10:37:56AM -0400, Kei Kebreau wrote: >> Kei Kebreau <k...@openmailbox.org> writes: >> > A component necessary for GNU Octave's GUI. >> > How does it look? >> Not sure how pa

Re: [PATCH] gnu: Add qscintilla.

2016-09-13 Thread Kei Kebreau
Kei Kebreau <k...@openmailbox.org> writes: > A component necessary for GNU Octave's GUI. > How does it look? Not sure how packaging Qt packages goes, but I've discovered that GNU Octave's GUI only builds with Qt4 support. I've changed the patch to adjust this. Should I leave t

Re: [PATCH] gnu: Add schismtracker.

2016-09-13 Thread Kei Kebreau
l...@gnu.org (Ludovic Courtès) writes: > Kei Kebreau <k...@openmailbox.org> skribis: > >> From 961dcf1e1e3ce45ea9d3f9c84fbe5562d52a1dd4 Mon Sep 17 00:00:00 2001 >> From: Kei Kebreau <k...@openmailbox.org> >> Date: Sat, 10 Sep 2016 10:27:34 -0400 >&g

[PATCH] gnu: Add qscintilla.

2016-09-12 Thread Kei Kebreau
A component necessary for GNU Octave's GUI. How does it look? From c6f182688ab5bd59aeca2e29d67bf527df869963 Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Mon, 12 Sep 2016 13:27:05 -0400 Subject: [PATCH] gnu: Add qscintilla. * gnu/packages/qt.scm (qscintilla

Re: [PATCH] gnu: Add schismtracker.

2016-09-11 Thread Kei Kebreau
l...@gnu.org (Ludovic Courtès) writes: > Marius Bakke <mba...@fastmail.com> skribis: > >> Kei Kebreau <k...@openmailbox.org> writes: > > [...] > >>> +(home-page "http://schismtracker.org;) >>> +(synopsis "Impulse Tracker clone&

[PATCH] gnu: Add schismtracker.

2016-09-09 Thread Kei Kebreau
For those who love making tracks, X11 or not! If someone could look over this (and build it, please!), that would be nice. :-) From 91dbcb5c61de4b4b45f85b3bad8cf9e713c564b0 Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Fri, 9 Sep 2016 18:16:12 -0400 Subject: [PATC

Re: [PATCH] gnu: Add p7zip.

2016-09-02 Thread Kei Kebreau
Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> writes: > Efraim Flashner <efr...@flashner.co.il> writes: > >> On Thu, Sep 01, 2016 at 03:05:34PM -0400, Kei Kebreau wrote: >>> Ricardo Wurmus <rek...@elephly.net> writes: >>> >>> > Kei

Re: [PATCH] gnu: Add p7zip.

2016-09-01 Thread Kei Kebreau
Ricardo Wurmus <rek...@elephly.net> writes: > Kei Kebreau <k...@openmailbox.org> writes: > >> Ricardo Wurmus <rek...@elephly.net> writes: >> >>> Kei Kebreau <k...@openmailbox.org> writes: >>> >>>> Whoops, last patch was a bit

Re: [PATCH] gnu: Add p7zip.

2016-09-01 Thread Kei Kebreau
Ricardo Wurmus <rek...@elephly.net> writes: > Kei Kebreau <k...@openmailbox.org> writes: > >> Whoops, last patch was a bit messy and stacked on the previous one. This >> patch should be better! > > I just wanted to push a slightly modified version of this (att

Re: [PATCH] gnu: Add telepathy-mission-control.

2016-09-01 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Tue, Aug 30, 2016 at 05:43:40PM -0400, Kei Kebreau wrote: >> Next package in the quest for Polari. > >> From de2bb9e63d26ec539f8425c7d1b39ba91f987dfa Mon Sep 17 00:00:00 2001 >> From: Kei Kebreau <k...@openmailbox.org

Re: [PATCH] gnu: Add telepathy-idle.

2016-08-30 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Tue, Aug 30, 2016 at 03:14:35PM -0400, Kei Kebreau wrote: >> 2016-08-30 15:00 Hello all! Visitor from #guix here. >> 2016-08-30 15:01 For clarity's sake, the latest stable >> version of telepathy-idle is 0.2.0,

Re: [PATCH] gnu: Add telepathy-idle.

2016-08-30 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: On Tue, Aug 30, 2016 at 09:43:23AM -0400, Kei Kebreau wrote: Leo Famulari <l...@famulari.name> writes: > On Mon, Aug 29, 2016 at 12:45:44PM -0400, Kei Kebreau wrote: >> Subject: [PATCH] gnu: Add telepathy-idle. * >> g

Re: [PATCH] gnu: Add telepathy-idle.

2016-08-30 Thread Kei Kebreau
Leo Famulari <l...@famulari.name> writes: > On Mon, Aug 29, 2016 at 12:45:44PM -0400, Kei Kebreau wrote: >> Subject: [PATCH] gnu: Add telepathy-idle. >> >> * gnu/packages/freedesktop.scm (telepathy-idle): New variable. > >> +(version "0.2.0")

[PATCH] gnu: Add telepathy-idle.

2016-08-29 Thread Kei Kebreau
Seeing if Polari will build on Guix. This is a dependent package. From 0cf2fce4c9b89f8258e2a2240bfecc5b3abc875c Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Mon, 29 Aug 2016 12:42:51 -0400 Subject: [PATCH] gnu: Add telepathy-idle. * gnu/packages/freedeskt

Re: [PATCH] gnu: Add p7zip.

2016-08-27 Thread Kei Kebreau
Kei Kebreau <k...@openmailbox.org> writes: > Ricardo Wurmus <rek...@elephly.net> writes: > >> Kei Kebreau <k...@openmailbox.org> writes: >> >>> Here's the corresponding patch. Maybe you or someone else can double (or >>> triple?) >>>

[PATCH] gnu: octave: Update to 4.0.3.

2016-08-26 Thread Kei Kebreau
09a7886afad1d7a4fd1fc570f3eaf0a12be8eaa5 Mon Sep 17 00:00:00 2001 From: Kei Kebreau <k...@openmailbox.org> Date: Fri, 26 Aug 2016 23:33:50 -0400 Subject: [PATCH] gnu: octave: Update to 4.0.3. * gnu/packages/maths.scm (octave): Update to 4.0.3. [inputs]: Remove unnecessary curl, cyrus-sasl and openssl dependencies. --- gnu/pa

Re: [PATCH] gnu: Add p7zip.

2016-08-22 Thread Kei Kebreau
Ricardo Wurmus <rek...@elephly.net> writes: > Kei Kebreau <k...@openmailbox.org> writes: > >> Here's the corresponding patch. Maybe you or someone else can double (or >> triple?) >> check and make sure there are no proprietary files the source after running &g

Re: GNOME Applications menu can cause crashes

2016-08-21 Thread Kei Kebreau
Kei Kebreau <k...@openmailbox.org> writes: > Hello all, > > I was wondering if any other GNOME users encountered a odd bug while > using the Applications menu. Dragging an icon while in the Applications > menu causes GNOME shell to crash for unknown reasons. I'd like

GNOME Applications menu can cause crashes

2016-08-21 Thread Kei Kebreau
Hello all, I was wondering if any other GNOME users encountered a odd bug while using the Applications menu. Dragging an icon while in the Applications menu causes GNOME shell to crash for unknown reasons. I'd like to help with fixing this bug if I can, but I don't know where to start or even

Re: flashrom package needs update

2016-08-20 Thread Kei Kebreau
ng0 <n...@we.make.ritual.n0.is> writes: > Kei Kebreau <k...@openmailbox.org> writes: > >> [ Unknown signature status ] >> >> ng0 <n...@we.make.ritual.n0.is> writes: >> >>> ng0 <n...@we.make.ritual.n0.is> writes: >>> >&

Re: flashrom package needs update

2016-08-19 Thread Kei Kebreau
ng0 writes: > ng0 writes: > >> Someone should update flashrom to 0.9.9. >> (https://www.flashrom.org/Flashrom/0.9.9) >> I tried and do not understand enough of flashrom to update the patch we need. > > Additionally we need to check what's

Re: [PATCH] gnu: Add p7zip.

2016-08-12 Thread Kei Kebreau
Ricardo Wurmus <rek...@elephly.net> writes: > Kei Kebreau <k...@openmailbox.org> writes: > >> Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> writes: >> >>> k...@openmailbox.org writes: >>> >>>> On 2016-08-09 04:05, Ri

Re: octave license is incompatible with openssl

2016-08-11 Thread Kei Kebreau
Alex Vong writes: > Mike Miller writes: > >> On Wed, Aug 10, 2016 at 14:43:57 +0800, Alex Vong wrote: >>> I thought it was an optional dependency because when I run >>> `./configure --help', it contains the following help: >>> >>> --with-openssl

Re: [PATCH] gnu: Add p7zip.

2016-08-09 Thread Kei Kebreau
Ricardo Wurmus writes: > k...@openmailbox.org writes: > >> On 2016-08-09 04:05, Ricardo Wurmus wrote: >>> Leo Famulari writes: >>> > > I see that you took care of removing non-free parts in a patch and a > > build phase. Since “guix

Re: [PATCH] gnu: Add p7zip.

2016-08-03 Thread Kei Kebreau
Kei Kebreau <k...@openmailbox.org> writes: > Ricardo Wurmus <ricardo.wur...@mdc-berlin.de> writes: > >> Hi Kei, >> >>> This patch should install p7zip correctly on every architecture >>> supported by Guix. Ideally, this should be tested it on each

Re: [PATCH] gnu: Add p7zip.

2016-08-02 Thread Kei Kebreau
Ricardo Wurmus writes: > Hi Kei, > >> This patch should install p7zip correctly on every architecture >> supported by Guix. Ideally, this should be tested it on each arch for >> the sake of completeness and safety. I've got x86_64 covered so far. :-) > > thank you

[PATCH] gnu: Add p7zip.

2016-08-01 Thread Kei Kebreau
This patch should install p7zip correctly on every architecture supported by Guix. Ideally, this should be tested it on each arch for the sake of completeness and safety. I've got x86_64 covered so far. :-) From 0a9779d78a86e06bad08917c408699838d99b771 Mon Sep 17 00:00:00 2001 From: Kei Kebreau

Re: [PATCH] gnu: dmidecode: Update to 3.0.

2016-08-01 Thread Kei Kebreau
ng0 <n...@we.make.ritual.n0.is> writes: > Kei Kebreau <k...@openmailbox.org> writes: > >> ng0 <n...@we.make.ritual.n0.is> writes: >> >>> Kei Kebreau <k...@openmailbox.org> writes: >>> >>>> ng0 <n...@we.make.ritual.n0.is>

<    1   2   3   4   >