[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/72: gnu: qtwebglplugin: Update to 5.15.10.
From: |
guix-commits |
Subject: |
57/72: gnu: qtwebglplugin: Update to 5.15.10. |
Date: |
Tue, 15 Aug 2023 20:42:29 -0400 (EDT) |
apteryx pushed a commit to branch qt-updates
in repository guix.
commit 8148f9c80d281b79053fe7d71f3cca17fe6fdf9e
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Aug 15 16:20:06 2023 -0400
gnu: qtwebglplugin: Update to 5.15.10.
* gnu/packages/qt.scm (qtwebglplugin): Update to 5.15.10.
[description]: Double single space.
---
gnu/packages/qt.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 72ca8129e1..63ce84f789 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1917,13 +1917,13 @@ application).")
(package
(inherit qtsvg-5)
(name "qtwebglplugin")
- (version "5.15.8")
+ (version "5.15.10")
(source (origin
(method url-fetch)
(uri (qt-url name version))
(sha256
(base32
- "1gvzhgfn55kdp5g11fg5yja5xb6wghx5sfc8vfp8zzpxnak7pbn1"))))
+ "12kcvq5y5rpivxrn0p43gdkk3yysdi7bk904jgd3wk67gl0bda8r"))))
(arguments
(substitute-keyword-arguments (package-arguments qtsvg-5)
((#:phases phases)
@@ -1936,7 +1936,7 @@ application).")
(inputs (list mesa qtbase-5 qtdeclarative-5 qtwebsockets-5 zlib))
(synopsis "QPA plugin for running applications via a browser using
streamed WebGL commands")
- (description "Qt back end that uses WebGL for rendering. It allows Qt
+ (description "Qt back end that uses WebGL for rendering. It allows Qt
applications (with some limitations) to run in a web browser that supports
WebGL. WebGL is a JavaScript API for rendering 2D and 3D graphics within any
compatible web browser without the use of plug-ins. The API is similar to
- 41/72: gnu: qt3d-5: Update to 5.15.10., (continued)
- 41/72: gnu: qt3d-5: Update to 5.15.10., guix-commits, 2023/08/15
- 15/72: gnu: qtdeclarative: Disable QML cache to avoid stale cache issues., guix-commits, 2023/08/15
- 24/72: gnu: Add qtlanguageserver., guix-commits, 2023/08/15
- 30/72: gnu: qtwebchannel: Update to 6.5.2., guix-commits, 2023/08/15
- 26/72: gnu: qtwebsockets: Update to 6.5.2., guix-commits, 2023/08/15
- 32/72: gnu: qttools: Update to 6.5.2., guix-commits, 2023/08/15
- 37/72: gnu: qtwebengine: Update to 6.5.2., guix-commits, 2023/08/15
- 34/72: gnu: qtpositioning: Update to 6.5.2., guix-commits, 2023/08/15
- 54/72: gnu: qtserialport: Update to 5.15.10., guix-commits, 2023/08/15
- 48/72: gnu: qtwebsockets-5: Update to 5.15.10., guix-commits, 2023/08/15
- 57/72: gnu: qtwebglplugin: Update to 5.15.10.,
guix-commits <=
- 19/72: gnu: qt5compat: Update to 6.5.2., guix-commits, 2023/08/15
- 38/72: gnu: Remove qtquickcontrols2., guix-commits, 2023/08/15
- 58/72: gnu: qtwebview: Update to 5.15.10., guix-commits, 2023/08/15
- 59/72: gnu: qtlocation: Update to 5.15.10., guix-commits, 2023/08/15
- 52/72: gnu: qtmultimedia-5: Shorten maximum line width., guix-commits, 2023/08/15
- 22/72: gnu: qtimageformats-5: Fix indentation., guix-commits, 2023/08/15
- 10/72: gnu-maintenance: Extract 'canonicalize-url' from 'import-html-release'., guix-commits, 2023/08/15
- 14/72: gnu: qt: Revert to use individual versions instead of %qt5-version., guix-commits, 2023/08/15
- 17/72: gnu: qtbase: Update to 6.5.2., guix-commits, 2023/08/15
- 20/72: gnu: qtsvg: Update to 6.5.2., guix-commits, 2023/08/15