GNU bug report logs -
#53582
[PATCH 0/2] Update obs to 27.1.3 and use new package style.
Previous Next
Reported by: Andrew Tropin <andrew <at> trop.in>
Date: Thu, 27 Jan 2022 12:13:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 53582 <at> debbugs.gnu.org (full text, mbox):
On Thu, Jan 27, 2022 at 03:10:16PM +0300, Andrew Tropin wrote:
> From c985af51a431656ad5e9389b9f8f132e7ac193b7 Mon Sep 17 00:00:00 2001
> From: Andrew Tropin <andrew <at> trop.in>
> Date: Thu, 27 Jan 2022 13:09:07 +0300
> Subject: [PATCH 1/2] gnu: obs: Update to 27.1.3.
>
> * gnu/packages/video.scm (obs): Update to 27.1.3.
Thanks! I pushed this patch as 10d1125f71205f094a6030c51c498b0f8dab5f73
> From eb09c0cf30606564e3794b7a0afe409e0b48a9a1 Mon Sep 17 00:00:00 2001
> From: Andrew Tropin <andrew <at> trop.in>
> Date: Thu, 27 Jan 2022 14:54:22 +0300
> Subject: [PATCH 2/2] gnu: obs: Use new package style.
>
> * gnu/packages/video.scm (obs): Use new package style.
I did not push this patch, because it only changes some elements to the
new style.
It still uses the old style of inputs (with labels) and it also
continues to use labels in the arguments, for example for "out".
Instead of (assoc-ref outputs "out"), you should use the gexp #$output.
Can you send a revised patch to address those issues?
This bug report was last modified 3 years and 107 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.