GNU bug report logs -
#33902
[PATCH] gnu: Add wlstream.
Previous Next
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
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’.
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.