unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH]Add ALSA support for recordmydesktop.
@ 2016-08-02 20:13 Pak Pang
  2016-08-07  2:06 ` Leo Famulari
  0 siblings, 1 reply; 4+ messages in thread
From: Pak Pang @ 2016-08-02 20:13 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/html, Size: 112 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Add-ALSA-support-for-recordmydesktop.patch --]
[-- Type: text/x-diff; name="0001-Add-ALSA-support-for-recordmydesktop.patch", Size: 1055 bytes --]

From 140b9c39371d7ff6cbb7108534d44bfb57a0a38f Mon Sep 17 00:00:00 2001
From: 8p8c <cameltheman@gmail.com>
Date: Tue, 2 Aug 2016 23:11:46 +0300
Subject: [PATCH] Add ALSA support for recordmydesktop.

---
 gnu/packages/video.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index e3da8f1..5164477 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -9,6 +9,7 @@
 ;;; Copyright © 2015 Alex Vong <alexvong1995@gmail.com>
 ;;; Copyright © 2016 Alex Griffin <a@ajgrf.com>
 ;;; Copyright © 2016 Kei Kebreau <kei@openmailbox.org>
+;;; Copyright © 2016 Dmitry Nikolaev <cameltheman@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1517,6 +1518,7 @@ implementation.")
               ("libxfixes" ,libxfixes)
               ("libxdamage" ,libxdamage)
               ("libxext" ,libxext)
+              ("alsa-lib" ,alsa-lib)
               ("libvorbis" ,libvorbis)
               ("libtheora" ,libtheora)))
     (home-page "http://recordmydesktop.sourceforge.net/")
-- 
2.9.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH]Add ALSA support for recordmydesktop.
  2016-08-02 20:13 [PATCH]Add ALSA support for recordmydesktop Pak Pang
@ 2016-08-07  2:06 ` Leo Famulari
  2016-08-08 13:12   ` Pak Pang
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2016-08-07  2:06 UTC (permalink / raw)
  To: Pak Pang; +Cc: guix-devel

On Tue, Aug 02, 2016 at 11:13:43PM +0300, Pak Pang wrote:
> Hello. I made a patch to add ALSA support for recordmydesktop.

Great, thanks!

> Dmitry Nikolaev

What name do you want to use for the Git commit's Author field?

As is, it looks like this:

$ git log
commit fa58352d7a630f352ff4e84d1b7b175c3fcfc788
Author: 8p8c <cameltheman@gmail.com>
Date:   Tue Aug 2 23:11:46 2016 +0300

    gnu: recordmydesktop: Add ALSA support.
    
    * gnu/packages/video.scm (recordmydesktop)[inputs]: Add ALSA-LIB

It's fine to use 8p8c if you prefer.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH]Add ALSA support for recordmydesktop.
  2016-08-07  2:06 ` Leo Famulari
@ 2016-08-08 13:12   ` Pak Pang
  2016-08-08 20:03     ` Leo Famulari
  0 siblings, 1 reply; 4+ messages in thread
From: Pak Pang @ 2016-08-08 13:12 UTC (permalink / raw)
  To: Leo Famulari; +Cc: guix-devel@gnu.org

[-- Attachment #1: Type: text/html, Size: 1188 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH]Add ALSA support for recordmydesktop.
  2016-08-08 13:12   ` Pak Pang
@ 2016-08-08 20:03     ` Leo Famulari
  0 siblings, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2016-08-08 20:03 UTC (permalink / raw)
  To: Pak Pang; +Cc: guix-devel@gnu.org

On Mon, Aug 08, 2016 at 04:12:26PM +0300, Pak Pang wrote:
> 
> 07.08.2016, 05:06, "Leo Famulari" <leo@famulari.name>:
> 
>      
> 
>       What name do you want to use for the Git commit's Author field?
> 
>       As is, it looks like this:
> 
>       $ git log
>       commit fa58352d7a630f352ff4e84d1b7b175c3fcfc788
>       Author: 8p8c <cameltheman@gmail.com>
>       Date: Tue Aug 2 23:11:46 2016 +0300
> 
>           gnu: recordmydesktop: Add ALSA support.
> 
>           * gnu/packages/video.scm (recordmydesktop)[inputs]: Add ALSA-LIB
> 
>       It's fine to use 8p8c if you prefer.
> 
>  
> Let's use 8p8c this time. I've used this patch in a screencast I've made:

Okay, pushed as ed6ba9cc7. Thanks for fixing this!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-08 20:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-02 20:13 [PATCH]Add ALSA support for recordmydesktop Pak Pang
2016-08-07  2:06 ` Leo Famulari
2016-08-08 13:12   ` Pak Pang
2016-08-08 20:03     ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).