GNU bug report logs - #46443
[PATCH] gnu: cheese: Add gst-plugins-good as an input.

Previous Next

Package: guix-patches;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Thu, 11 Feb 2021 20:13:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46443 in the body.
You can then email your comments to 46443 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#46443; Package guix-patches. (Thu, 11 Feb 2021 20:13:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Baines <mail <at> cbaines.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 11 Feb 2021 20:13:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cheese: Add gst-plugins-good as an input.
Date: Thu, 11 Feb 2021 20:12:08 +0000
This fixes an issue with choppy video recording. It also makes these lines not
appear in the build log:

meson.build:154: WARNING: vp8enc was not found. It needs to be installed before Cheese is run
meson.build:154: WARNING: webmmux was not found. It needs to be installed
before Cheese is run

* gnu/packages/gnome.scm (cheese)[inputs]: Add gst-plugins-good.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c5c6b4dd8f..f7838f85a5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10400,6 +10400,7 @@ photo-booth-like software, such as Cheese.")
      `(("gnome-desktop" ,gnome-desktop)
        ("gobject-introspection" ,gobject-introspection)
        ("gst-plugins-base" ,gst-plugins-base)
+       ("gst-plugins-good" ,gst-plugins-good)
        ("gst-plugins-bad" ,gst-plugins-bad)
        ("gtk+" ,gtk+)
        ("libx11" ,libx11)
-- 
2.30.0





Information forwarded to guix-patches <at> gnu.org:
bug#46443; Package guix-patches. (Sat, 13 Feb 2021 00:15:02 GMT) Full text and rfc822 format available.

Message #8 received at 46443 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 46443 <at> debbugs.gnu.org
Subject: Re: [bug#46443] [PATCH] gnu: cheese: Add gst-plugins-good as an input.
Date: Fri, 12 Feb 2021 19:14:17 -0500
On Thu, Feb 11, 2021 at 08:12:08PM +0000, Christopher Baines wrote:
> This fixes an issue with choppy video recording. It also makes these lines not
> appear in the build log:
> 
> meson.build:154: WARNING: vp8enc was not found. It needs to be installed before Cheese is run
> meson.build:154: WARNING: webmmux was not found. It needs to be installed
> before Cheese is run
> 
> * gnu/packages/gnome.scm (cheese)[inputs]: Add gst-plugins-good.

Thanks, please push!




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sat, 13 Feb 2021 09:19:02 GMT) Full text and rfc822 format available.

Notification sent to Christopher Baines <mail <at> cbaines.net>:
bug acknowledged by developer. (Sat, 13 Feb 2021 09:19:02 GMT) Full text and rfc822 format available.

Message #13 received at 46443-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Leo Famulari <leo <at> famulari.name>
Cc: 46443-done <at> debbugs.gnu.org
Subject: Re: [bug#46443] [PATCH] gnu: cheese: Add gst-plugins-good as an input.
Date: Sat, 13 Feb 2021 09:18:26 +0000
[Message part 1 (text/plain, inline)]
Leo Famulari <leo <at> famulari.name> writes:

> On Thu, Feb 11, 2021 at 08:12:08PM +0000, Christopher Baines wrote:
>> This fixes an issue with choppy video recording. It also makes these lines not
>> appear in the build log:
>> 
>> meson.build:154: WARNING: vp8enc was not found. It needs to be installed before Cheese is run
>> meson.build:154: WARNING: webmmux was not found. It needs to be installed
>> before Cheese is run
>> 
>> * gnu/packages/gnome.scm (cheese)[inputs]: Add gst-plugins-good.
>
> Thanks, please push!

Thanks for taking a look, I've pushed to master as
2ebd74c33c13d604a5e423520a648728b8d49f9f.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 13 Mar 2021 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 17 days ago.

Previous Next


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