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

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).