From: Leo Famulari <leo@famulari.name>
To: 51338@debbugs.gnu.org
Subject: [bug#51338] [PATCH 4/4] gnu: Remove FFmpeg 4.3.
Date: Fri, 22 Oct 2021 15:17:16 -0400 [thread overview]
Message-ID: <09c6262733203bcb7b1a18b09985bf5f068e9afa.1634930236.git.leo@famulari.name> (raw)
In-Reply-To: <83d86856865883d2f7c03e5224253af91ee22a9c.1634930236.git.leo@famulari.name>
* gnu/packages/video.scm (ffmpeg-4.3): Remove variable.
---
gnu/packages/video.scm | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 6587ac41f3..18d19266e2 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1699,17 +1699,6 @@ (define-public ffmpeg
audio/video codec library.")
(license license:gpl2+)))
-(define-public ffmpeg-4.3
- (package/inherit ffmpeg
- (version "4.3.2")
- (source (origin
- (method url-fetch)
- (uri (string-append "https://ffmpeg.org/releases/ffmpeg-"
- version ".tar.xz"))
- (sha256
- (base32
- "1nyd9jlcy0pqnwzi29a7sg50hq37vb0g3f9l16y3q8yh3m7ydr26"))))))
-
(define-public ffmpeg-3.4
(package
(inherit ffmpeg)
--
2.33.1
next prev parent reply other threads:[~2021-10-22 19:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-22 19:16 [bug#51338] OpenShot 2.6.1 update Leo Famulari
2021-10-22 19:17 ` [bug#51338] [PATCH 1/4] gnu: libopenshot-audio: Update to 0.2.2 Leo Famulari
2021-10-22 19:17 ` [bug#51338] [PATCH 2/4] gnu: libopenshot: Update to 0.2.7 Leo Famulari
2021-10-22 19:17 ` [bug#51338] [PATCH 3/4] gnu: OpenShot: Update to 2.6.1 Leo Famulari
2021-10-22 19:17 ` Leo Famulari [this message]
2021-10-25 11:47 ` [bug#51338] OpenShot 2.6.1 update Efraim Flashner
2021-11-01 10:08 ` Efraim Flashner
2021-11-01 14:10 ` bug#51338: " 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=09c6262733203bcb7b1a18b09985bf5f068e9afa.1634930236.git.leo@famulari.name \
--to=leo@famulari.name \
--cc=51338@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 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.