From: Pak Pang <pak.pang@yandex.com>
To: guix-devel@gnu.org
Subject: [PATCH]Add ALSA support for recordmydesktop.
Date: Tue, 02 Aug 2016 23:13:43 +0300 [thread overview]
Message-ID: <42461470168823@web16j.yandex.ru> (raw)
[-- 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
next reply other threads:[~2016-08-02 20:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-02 20:13 Pak Pang [this message]
2016-08-07 2:06 ` [PATCH]Add ALSA support for recordmydesktop Leo Famulari
2016-08-08 13:12 ` Pak Pang
2016-08-08 20:03 ` Leo Famulari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42461470168823@web16j.yandex.ru \
--to=pak.pang@yandex.com \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.