Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/qt5doc: bump to latest kde submodule version
@ 2024-02-09 10:47 Sebastian Weyer
  2024-02-09 14:23 ` [Buildroot] [PATCH 1/1] package/qt53d: " Roy Kollen Svendsen
  2024-08-05 21:51 ` [Buildroot] [PATCH 1/1] package/qt5doc: " Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 6+ messages in thread
From: Sebastian Weyer @ 2024-02-09 10:47 UTC (permalink / raw)
  To: buildroot; +Cc: Sebastian Weyer, Giulio Benetti, Julien Corjon

Bump qt5doc that was missing from the latest version bump to latest
submodule versions from:
https://invent.kde.org/qt/qt/qt5/-/tree/kde/5.15

Signed-off-by: Sebastian Weyer <sebastian.weyer@smile.fr>
---
This was not the only package that was not touched in the latest  update
of the submodule versions. Here is a list of the missing packages and
the reason why it hasn't been updated:

- qt53d: does not compile
  qgltf.cpp:29:10: fatal error: assimp/Importer.hpp: No such file or directory
   29 | #include <assimp/Importer.hpp>

- qt5coap: no tag 5.15.11, last one 5.15.2, already at latest version

- qt5enginio: no tag 5.15.11, last one 5.6.3, already at latest version

- qt5knx: no tag 5.15.11, last one 5.15.2, already at latest version

- qt5mqtt: no tag 5.15.11, last one 5.15.2, already at latest version

- qt5opcua: no tag 5.15.11, last one 5.15.2, already at latest version

- qt5script: already got updated to 5.15.11 during version bump to 5.15.10
  in commit 6b23dff9e71786191797d3b41ce80afe659f0396

- qt5webengine-chromium: no tag 5.15.11, last one 5.15.2, already at latest
  version

- qt5webengine-chromium-catapult: no tags in repo, not sure which version
  corresponds to 5.15.11

- qt5webkit: no tag 5.15.11, last stable version 5.5.0, currently used
  version 5.212.0-alpha4

Signed-off-by: Sebastian Weyer <sebastian.weyer@smile.fr>
---
 package/qt5/qt5doc/qt5doc.hash | 2 +-
 package/qt5/qt5doc/qt5doc.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/qt5/qt5doc/qt5doc.hash b/package/qt5/qt5doc/qt5doc.hash
index ec84ecdcb5..13a3167211 100644
--- a/package/qt5/qt5doc/qt5doc.hash
+++ b/package/qt5/qt5doc/qt5doc.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  87ef0ba72ede78148dfae8fbe78c839f0e9966e1ab4a58d7725041144c0de70f  qtdoc-897e90fe304d844beaf694b82a93a50237fa8b9e.tar.bz2
+sha256  1dda7d710bc463cc0d33ad6c88762f5a7fe4606ad9cb73feb24b3c4ea8ab66f5  qtdoc-b7b96305c8cdc23bfd63e77a336802d0d3d99004.tar.bz2
 sha256  ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d  LICENSE.FDL
diff --git a/package/qt5/qt5doc/qt5doc.mk b/package/qt5/qt5doc/qt5doc.mk
index 77845a347f..5dbfafd94a 100644
--- a/package/qt5/qt5doc/qt5doc.mk
+++ b/package/qt5/qt5doc/qt5doc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-QT5DOC_VERSION = 897e90fe304d844beaf694b82a93a50237fa8b9e
+QT5DOC_VERSION = b7b96305c8cdc23bfd63e77a336802d0d3d99004
 QT5DOC_SITE = $(QT5_SITE)/qtdoc/-/archive/$(QT5DOC_VERSION)
 QT5DOC_SOURCE = qtdoc-$(QT5DOC_VERSION).tar.bz2
 QT5DOC_DEPENDENCIES = qt5declarative
-- 
2.42.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-08-05 21:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-09 10:47 [Buildroot] [PATCH 1/1] package/qt5doc: bump to latest kde submodule version Sebastian Weyer
2024-02-09 14:23 ` [Buildroot] [PATCH 1/1] package/qt53d: " Roy Kollen Svendsen
2024-02-09 15:05   ` Peter Seiderer via buildroot
2024-02-09 15:29     ` Svendsen, Roy Kollen
2024-02-09 19:02     ` Svendsen, Roy Kollen
2024-08-05 21:51 ` [Buildroot] [PATCH 1/1] package/qt5doc: " Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox