[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/115: gnu: gstreamer-docs: Update to 1.19.2.
From: |
guix-commits |
Subject: |
39/115: gnu: gstreamer-docs: Update to 1.19.2. |
Date: |
Fri, 15 Oct 2021 09:48:59 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 37f4f4e94ddccb60fbd6a16801e9b2bf72694252
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Oct 1 21:49:17 2021 -0400
gnu: gstreamer-docs: Update to 1.19.2.
* gnu/packages/gstreamer.scm (gstreamer-docs): Update to 1.19.2. Remove
trailing #t.
---
gnu/packages/gstreamer.scm | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index 180604c..ff644e1 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -409,7 +409,7 @@ arrays of data.")
(define-public gstreamer-docs
(package
(name "gstreamer-docs")
- (version "1.18.2")
+ (version "1.19.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -417,7 +417,7 @@ arrays of data.")
"/gstreamer-docs-" version ".tar.xz"))
(sha256
(base32
- "07hrgn11ll16yahyyh5684k8ms1j9npsyb8lj0skwbapin4czshm"))))
+ "1isrp3c9gm59br9vbidd1sgqdjgl1ka2p269bqxmh5dcn4f2gz6a"))))
(build-system trivial-build-system)
(arguments
`(#:modules ((guix build utils))
@@ -435,8 +435,7 @@ arrays of data.")
(invoke (string-append tar "/bin/tar") "-xvf" source
"--strip-components=3"
(string-append ,name "-" ,version
- "/devhelp/books/GStreamer")))
- #t))))
+ "/devhelp/books/GStreamer")))))))
(native-inputs
`(("tar" ,tar)
("xz" ,xz)))
@@ -466,13 +465,12 @@ the GStreamer multimedia framework.")
(("'CK_DEFAULT_TIMEOUT', '[0-9]*'")
"'CK_DEFAULT_TIMEOUT', '600'")
(("timeout ?: .*\\)")
- "timeout: 90 * 60)"))
- #t))))
+ "timeout: 90 * 60)"))))))
(define-public gstreamer
(package
(name "gstreamer")
- (version "1.18.4")
+ (version "1.19.2")
(source
(origin
(method url-fetch)
- 16/115: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., (continued)
- 16/115: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/15
- 21/115: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/10/15
- 22/115: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/10/15
- 25/115: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/10/15
- 30/115: gnu: farstream: Enable tests., guix-commits, 2021/10/15
- 32/115: gnu: python-docutils: Update to 0.17.1., guix-commits, 2021/10/15
- 34/115: gnu: gnupg: Don't explicitly return #t from phases., guix-commits, 2021/10/15
- 23/115: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/10/15
- 28/115: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/10/15
- 38/115: gnu: python-sphinx: Update to 4.2.0., guix-commits, 2021/10/15
- 39/115: gnu: gstreamer-docs: Update to 1.19.2.,
guix-commits <=
- 40/115: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/10/15
- 43/115: gnu: zxing-cpp: Update to 1.2.0., guix-commits, 2021/10/15
- 41/115: gnu: gst-plugins-base: Update to 1.19.2., guix-commits, 2021/10/15
- 47/115: gnu: gst-editing-services: Update to 1.19.2., guix-commits, 2021/10/15
- 49/115: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/10/15
- 24/115: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/10/15
- 26/115: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/10/15
- 33/115: gnu: bluez: Update to 5.59., guix-commits, 2021/10/15
- 29/115: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/10/15
- 31/115: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/10/15