From f56f87e449018803996d944c29908d7e7ca55ca5 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 21 Jul 2023 21:20:34 +0200 Subject: [PATCH] qt6-webchannel: 6.5.1 -> 6.5.2 --- qt6-webchannel/.footprint | 18 +++++++++--------- qt6-webchannel/.signature | 8 ++++---- qt6-webchannel/Pkgfile | 24 ++++++++++++------------ 3 files changed, 25 insertions(+), 25 deletions(-) diff --git a/qt6-webchannel/.footprint b/qt6-webchannel/.footprint index 23a5da60b..4481748e6 100644 --- a/qt6-webchannel/.footprint +++ b/qt6-webchannel/.footprint @@ -2,13 +2,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/qt6/ drwxr-xr-x root/root usr/include/qt6/QtWebChannel/ -drwxr-xr-x root/root usr/include/qt6/QtWebChannel/6.5.1/ -drwxr-xr-x root/root usr/include/qt6/QtWebChannel/6.5.1/QtWebChannel/ -drwxr-xr-x root/root usr/include/qt6/QtWebChannel/6.5.1/QtWebChannel/private/ --rw-r--r-- root/root usr/include/qt6/QtWebChannel/6.5.1/QtWebChannel/private/qmetaobjectpublisher_p.h --rw-r--r-- root/root usr/include/qt6/QtWebChannel/6.5.1/QtWebChannel/private/qqmlwebchannelattached_p.h --rw-r--r-- root/root usr/include/qt6/QtWebChannel/6.5.1/QtWebChannel/private/qwebchannel_p.h --rw-r--r-- root/root usr/include/qt6/QtWebChannel/6.5.1/QtWebChannel/private/signalhandler_p.h +drwxr-xr-x root/root usr/include/qt6/QtWebChannel/6.5.2/ +drwxr-xr-x root/root usr/include/qt6/QtWebChannel/6.5.2/QtWebChannel/ +drwxr-xr-x root/root usr/include/qt6/QtWebChannel/6.5.2/QtWebChannel/private/ +-rw-r--r-- root/root usr/include/qt6/QtWebChannel/6.5.2/QtWebChannel/private/qmetaobjectpublisher_p.h +-rw-r--r-- root/root usr/include/qt6/QtWebChannel/6.5.2/QtWebChannel/private/qqmlwebchannelattached_p.h +-rw-r--r-- root/root usr/include/qt6/QtWebChannel/6.5.2/QtWebChannel/private/qwebchannel_p.h +-rw-r--r-- root/root usr/include/qt6/QtWebChannel/6.5.2/QtWebChannel/private/signalhandler_p.h -rw-r--r-- root/root usr/include/qt6/QtWebChannel/QQmlWebChannel -rw-r--r-- root/root usr/include/qt6/QtWebChannel/QWebChannel -rw-r--r-- root/root usr/include/qt6/QtWebChannel/QWebChannelAbstractTransport @@ -45,8 +45,8 @@ drwxr-xr-x root/root usr/lib/cmake/Qt6WebChannel/ -rw-r--r-- root/root usr/lib/cmake/Qt6WebChannel/Qt6WebChannelVersionlessTargets.cmake -rw-r--r-- root/root usr/lib/libQt6WebChannel.prl lrwxrwxrwx root/root usr/lib/libQt6WebChannel.so -> libQt6WebChannel.so.6 -lrwxrwxrwx root/root usr/lib/libQt6WebChannel.so.6 -> libQt6WebChannel.so.6.5.1 --rwxr-xr-x root/root usr/lib/libQt6WebChannel.so.6.5.1 +lrwxrwxrwx root/root usr/lib/libQt6WebChannel.so.6 -> libQt6WebChannel.so.6.5.2 +-rwxr-xr-x root/root usr/lib/libQt6WebChannel.so.6.5.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/Qt6WebChannel.pc drwxr-xr-x root/root usr/lib/qt6/ diff --git a/qt6-webchannel/.signature b/qt6-webchannel/.signature index 424a526f9..2c5fa85c5 100644 --- a/qt6-webchannel/.signature +++ b/qt6-webchannel/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WEo6KTbrmqzLEO7+IjFFx1OnKZytQbJJ1+yjxHVTWze0hoOi6B4EQbIYuRAMQJ4LzbVlVeW02s6spEokIh2ag4= -SHA256 (Pkgfile) = 2c321e679b9dfa4c0dbe96dd6b2c2856f3180eaa6c819d0ef9f07223dd95f5d4 -SHA256 (.footprint) = 2aeb18a5a4e39910e295d7939b5b1ccc3b86da67147fa28b5cca43dafa06ce62 -SHA256 (qtwebchannel-everywhere-src-6.5.1.tar.xz) = 2b374367e737f7579e682603c2025712f72a5d6814d5983a20c5bffac210ec4a +RWSE3ohX2g5d/Vpryn560An8Sj5gt39QfhCTNItXWj934BZArDPZ0DDMO6jDBk7ITybM3wq3h+pCxvAOmko8oeRb/0Hdh2HTdwk= +SHA256 (Pkgfile) = b7b486b75079449f06221e8c4e4b7589f86ff0a27f202b8ae0e115434becd933 +SHA256 (.footprint) = 079e97403eaeab58b61c5acf3ff0c797334a27172441c9b580e49d841d095314 +SHA256 (qtwebchannel-everywhere-src-6.5.2.tar.xz) = c188d9fa6e535b850b574fa9e47c6089555b8df1fe041dcb13aeeca336b78e63 diff --git a/qt6-webchannel/Pkgfile b/qt6-webchannel/Pkgfile index 1c9fecf88..742c59f55 100644 --- a/qt6-webchannel/Pkgfile +++ b/qt6-webchannel/Pkgfile @@ -1,23 +1,23 @@ # Description: Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients # URL: https://www.qt.io/ -# Maintainer: Danny Rawlins, crux at romster dot me +# Maintainer: Tim Biermann, tbier at posteo dot de # Depends on: qt6-websockets name=qt6-webchannel -version=6.5.1 +version=6.5.2 release=1 source=(https://download.qt.io/official_releases/qt/${version%.*}/$version/submodules/qtwebchannel-everywhere-src-$version.tar.xz) build() { - prt-get isinst ninja && PKGMK_QT6+=' -G Ninja' - prt-get isinst ccache && PKGMK_QT6+=' -D QT_USE_CCACHE=ON' && PATH="$(echo ${PATH} | awk -v RS=: -v ORS=: '/ccache/ {next} {print}' | sed 's/:*$//')" + prt-get isinst ninja && PKGMK_QT6+=' -G Ninja' + prt-get isinst ccache && PKGMK_QT6+=' -D QT_USE_CCACHE=ON' && PATH="$(echo ${PATH} | awk -v RS=: -v ORS=: '/ccache/ {next} {print}' | sed 's/:*$//')" - cmake -S qtwebchannel-everywhere-src-$version -B build $PKGMK_QT6 \ - -D INSTALL_PUBLICBINDIR=usr/bin \ - -D CMAKE_BUILD_TYPE=Release \ - -D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \ - -D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \ - -Wno-dev - cmake --build build - DESTDIR=$PKG cmake --install build + cmake -S qtwebchannel-everywhere-src-$version -B build $PKGMK_QT6 \ + -D INSTALL_PUBLICBINDIR=usr/bin \ + -D CMAKE_BUILD_TYPE=Release \ + -D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \ + -D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \ + -Wno-dev + cmake --build build + DESTDIR=$PKG cmake --install build }