unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Rutger Helling <rhelling@mykolab.com>
To: 29588@debbugs.gnu.org
Subject: [bug#29588] [PATCH] gnu: qtox: Change input ffmpeg@3.3 to ffmpeg.
Date: Wed, 06 Dec 2017 12:13:34 +0100	[thread overview]
Message-ID: <bf4e4b012a3461d4c24aa580c53bc9f7@mykolab.com> (raw)


[-- 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


             reply	other threads:[~2017-12-06 11:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-06 11:13 Rutger Helling [this message]
2017-12-06 21:24 ` bug#29588: [PATCH] gnu: qtox: Change input ffmpeg@3.3 to ffmpeg 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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bf4e4b012a3461d4c24aa580c53bc9f7@mykolab.com \
    --to=rhelling@mykolab.com \
    --cc=29588@debbugs.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 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).