AutoBuild: qt5_webchannel started at 2025-03-30-12UTC (#11641)

* qt5_webchannel kde-5.15.15-ad85920 -> kde-5.15.16-b375bde

* Add built packages for linux/amd64 to qt5_webchannel

* Add built packages for linux/arm/v7 to qt5_webchannel

---------

Co-authored-by: Zopolis4 <creatorsmithmdt@gmail.com>
Co-authored-by: Zopolis4 <Zopolis4@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-03-30 09:14:39 -04:00
committed by GitHub
parent 002da26be8
commit e81165f5ae
3 changed files with 17 additions and 17 deletions

View File

@@ -5,13 +5,13 @@
/usr/local/lib/libQt5WebChannel.so
/usr/local/lib/libQt5WebChannel.so.5
/usr/local/lib/libQt5WebChannel.so.5.15
/usr/local/lib/libQt5WebChannel.so.5.15.15
/usr/local/lib/libQt5WebChannel.so.5.15.16
/usr/local/lib/pkgconfig/Qt5WebChannel.pc
/usr/local/share/Qt-5/include/QtWebChannel/5.15.15/QtWebChannel/private/qmetaobjectpublisher_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.15/QtWebChannel/private/qqmlwebchannelattached_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.15/QtWebChannel/private/qwebchannel_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.15/QtWebChannel/private/signalhandler_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.15/QtWebChannel/private/variantargument_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.16/QtWebChannel/private/qmetaobjectpublisher_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.16/QtWebChannel/private/qqmlwebchannelattached_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.16/QtWebChannel/private/qwebchannel_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.16/QtWebChannel/private/signalhandler_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.16/QtWebChannel/private/variantargument_p.h
/usr/local/share/Qt-5/include/QtWebChannel/QQmlWebChannel
/usr/local/share/Qt-5/include/QtWebChannel/QWebChannel
/usr/local/share/Qt-5/include/QtWebChannel/QWebChannelAbstractTransport

View File

@@ -5,13 +5,13 @@
/usr/local/lib64/libQt5WebChannel.so
/usr/local/lib64/libQt5WebChannel.so.5
/usr/local/lib64/libQt5WebChannel.so.5.15
/usr/local/lib64/libQt5WebChannel.so.5.15.15
/usr/local/lib64/libQt5WebChannel.so.5.15.16
/usr/local/lib64/pkgconfig/Qt5WebChannel.pc
/usr/local/share/Qt-5/include/QtWebChannel/5.15.15/QtWebChannel/private/qmetaobjectpublisher_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.15/QtWebChannel/private/qqmlwebchannelattached_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.15/QtWebChannel/private/qwebchannel_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.15/QtWebChannel/private/signalhandler_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.15/QtWebChannel/private/variantargument_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.16/QtWebChannel/private/qmetaobjectpublisher_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.16/QtWebChannel/private/qqmlwebchannelattached_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.16/QtWebChannel/private/qwebchannel_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.16/QtWebChannel/private/signalhandler_p.h
/usr/local/share/Qt-5/include/QtWebChannel/5.15.16/QtWebChannel/private/variantargument_p.h
/usr/local/share/Qt-5/include/QtWebChannel/QQmlWebChannel
/usr/local/share/Qt-5/include/QtWebChannel/QWebChannel
/usr/local/share/Qt-5/include/QtWebChannel/QWebChannelAbstractTransport

View File

@@ -3,8 +3,8 @@ require 'buildsystems/qmake'
class Qt5_webchannel < Qmake
description 'Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients'
homepage 'https://www.qt.io'
kde_5_15_githash = 'ad85920e02049bf7ba06366046498e8366a98e8e'
version "kde-5.15.15-#{kde_5_15_githash[0, 7]}"
kde_5_15_githash = 'b375bde968f7b9c273adfb8a89f9a6fb888f9af6'
version "kde-5.15.16-#{kde_5_15_githash[0, 7]}"
license 'GPL3 LGPL3 FDL custom'
compatibility 'aarch64 armv7l x86_64'
source_url 'https://invent.kde.org/qt/qt/qtwebchannel.git'
@@ -12,9 +12,9 @@ class Qt5_webchannel < Qmake
binary_compression 'tar.zst'
binary_sha256({
aarch64: '71405013f93793e23b7f6b5834e7e87548f33fecd82975f4f7a7f88247dc7002',
armv7l: '71405013f93793e23b7f6b5834e7e87548f33fecd82975f4f7a7f88247dc7002',
x86_64: '5c725cca9b25be12c10686237d70273bb597bbc77f180e372eefff6fdf694587'
aarch64: '1a4addc61811e6c925b9da177a5d081104ed22d0c306ae58d4235cffea24e1c7',
armv7l: '1a4addc61811e6c925b9da177a5d081104ed22d0c306ae58d4235cffea24e1c7',
x86_64: 'bc2a5b65b2e7a42bfb22ecc64567edc41b66da09d7d59f53d33f2e3658874a13'
})
depends_on 'gcc_lib' # R