unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29588] [PATCH] gnu: qtox: Change input ffmpeg@3.3 to ffmpeg.
@ 2017-12-06 11:13 Rutger Helling
  2017-12-06 21:24 ` bug#29588: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-12-06 11:13 UTC (permalink / raw)
  To: 29588


[-- Attachment #1.1: Type: text/plain, Size: 69 bytes --]

This patch changes the input of qtox from ffmpeg@3.3 to ffmpeg (3.4).

[-- Attachment #1.2: Type: text/html, Size: 288 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-qtox-Change-input-ffmpeg-3.3-to-ffmpeg.patch --]
[-- Type: text/x-diff; name=0001-gnu-qtox-Change-input-ffmpeg-3.3-to-ffmpeg.patch, Size: 856 bytes --]

From b606c4c1993a11713a8290ebce01e302297d6892 Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Wed, 6 Dec 2017 12:09:54 +0100
Subject: [PATCH] gnu: qtox: Change input ffmpeg@3.3 to ffmpeg.

* gnu/packages/messaging.scm (qtox)[inputs]: Change ffmpeg@3.3 to ffmpeg.
---
 gnu/packages/messaging.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index b6452c54c..9525c9f5d 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -875,7 +875,7 @@ instant messenger with audio and video chat capabilities.")
                (("TIMESTAMP") "\"\""))
              #t)))))
     (inputs
-     `(("ffmpeg" ,ffmpeg-3.3)
+     `(("ffmpeg" ,ffmpeg)
        ("filteraudio", filteraudio)
        ("glib" ,glib)
        ("gtk+" ,gtk+-2)
-- 
2.15.1


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

* bug#29588: [PATCH] gnu: qtox: Change input ffmpeg@3.3 to ffmpeg.
  2017-12-06 11:13 [bug#29588] [PATCH] gnu: qtox: Change input ffmpeg@3.3 to ffmpeg Rutger Helling
@ 2017-12-06 21:24 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-12-06 21:24 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29588-done

[-- Attachment #1: Type: text/plain, Size: 510 bytes --]

On Wed, Dec 06, 2017 at 12:13:34PM +0100, Rutger Helling wrote:
> This patch changes the input of qtox from ffmpeg@3.3 to ffmpeg (3.4).

> From b606c4c1993a11713a8290ebce01e302297d6892 Mon Sep 17 00:00:00 2001
> From: Rutger Helling <rhelling@mykolab.com>
> Date: Wed, 6 Dec 2017 12:09:54 +0100
> Subject: [PATCH] gnu: qtox: Change input ffmpeg@3.3 to ffmpeg.
> 
> * gnu/packages/messaging.scm (qtox)[inputs]: Change ffmpeg@3.3 to ffmpeg.

Thanks! Pushed as 65eaab635bd730a03b2dd44227b1bd998ae01de3

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2017-12-06 21:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-06 11:13 [bug#29588] [PATCH] gnu: qtox: Change input ffmpeg@3.3 to ffmpeg Rutger Helling
2017-12-06 21:24 ` bug#29588: " 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).