GNU bug report logs - #33902
[PATCH] gnu: Add wlstream.

Previous Next

Package: guix-patches;

Reported by: Rutger Helling <rhelling <at> mykolab.com>

Date: Sat, 29 Dec 2018 13:04:02 UTC

Severity: normal

Tags: patch

Done: Rutger Helling <rhelling <at> mykolab.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Rutger Helling <rhelling <at> mykolab.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#33902: closed ([PATCH] gnu: Add wlstream.)
Date: Thu, 10 Jan 2019 07:58:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 10 Jan 2019 08:57:16 +0100
with message-id <20190110075716.51f992ad <at> mykolab.com>
and subject line Re: [bug#33902] [PATCH] gnu: Add wlstream.
has caused the debbugs.gnu.org bug report #33902,
regarding [PATCH] gnu: Add wlstream.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
33902: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33902
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Rutger Helling <rhelling <at> mykolab.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add wlstream.
Date: Sat, 29 Dec 2018 13:46:26 +0100
[Message part 3 (text/plain, inline)]
Hey Guix,

these patches add wlstream. It needs libdrm support in ffmpeg, which
the first patch does.

Tested and working under Sway with:
wlstream 25 vaapi /dev/dri/renderD128 libx264rgb bgr0 12 output.mkv
[0001-gnu-ffmpeg-Add-libdrm-support.patch (text/x-patch, attachment)]
[0002-gnu-Add-wlstream.patch (text/x-patch, attachment)]
[Message part 6 (application/pgp-signature, inline)]
[Message part 7 (message/rfc822, inline)]
From: Rutger Helling <rhelling <at> mykolab.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: brendan.tildesley <at> gmail.com, 33902-done <at> debbugs.gnu.org
Subject: Re: [bug#33902] [PATCH] gnu: Add wlstream.
Date: Thu, 10 Jan 2019 08:57:16 +0100
[Message part 8 (text/plain, inline)]
Thanks for the review, pushed with fixed indentation.

I'll make sure to double check with ./etc/indent-code.el from now on.

On Wed, 09 Jan 2019 16:41:31 +0100
Ludovic Courtès <ludo <at> gnu.org> wrote:

> Hello Rutger,
> 
> Rutger Helling <rhelling <at> mykolab.com> skribis:
> 
> > From b38bdecd0dee379f50241092aab2be4b69606209 Mon Sep 17 00:00:00
> > 2001 From: Rutger Helling <rhelling <at> mykolab.com>
> > Date: Fri, 28 Dec 2018 20:15:22 +0100
> > Subject: [PATCH 1/2] gnu: ffmpeg: Add libdrm support.
> >
> > * gnu/packages/video.scm (ffmpeg): Add libdrm support.  
> 
> [...]
> 
> > From 5d18a851060605deee53c275159a6d37bfc0b007 Mon Sep 17 00:00:00
> > 2001 From: Rutger Helling <rhelling <at> mykolab.com>
> > Date: Sat, 29 Dec 2018 16:17:59 +0100
> > Subject: [PATCH 2/2] gnu: Add wlstream.
> >
> > * gnu/packages/video.scm (wlstream): New variable.  
> 
> Both LGTM!
> 
> > +(define-public wlstream
> > +  (let ((commit "182076a94562b128c3a97ecc53cc68905ea86838")
> > +        (revision "1"))
> > +    (package
> > +     (name "wlstream")  
>        ^
> 
> We usually add an extra space here.  Did you try running
> ./etc/indent-code.el on your packages?  Or is it too inconvenient?
> 
> Thanks,
> Ludo’.

[Message part 9 (application/pgp-signature, inline)]

This bug report was last modified 6 years and 135 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.