qt6-serialport: 6.8.0 -> 6.8.1
This commit is contained in:
parent
12c4fcdc75
commit
28a9ee04c6
@ -2,12 +2,12 @@ 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/QtSerialPort/
|
||||
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.8.0/
|
||||
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.8.0/QtSerialPort/
|
||||
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.8.0/QtSerialPort/private/
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.8.0/QtSerialPort/private/qserialport_p.h
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.8.0/QtSerialPort/private/qserialportinfo_p.h
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.8.0/QtSerialPort/private/qtserialport-config_p.h
|
||||
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.8.1/
|
||||
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.8.1/QtSerialPort/
|
||||
drwxr-xr-x root/root usr/include/qt6/QtSerialPort/6.8.1/QtSerialPort/private/
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.8.1/QtSerialPort/private/qserialport_p.h
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.8.1/QtSerialPort/private/qserialportinfo_p.h
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/6.8.1/QtSerialPort/private/qtserialport-config_p.h
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/QSerialPort
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/QSerialPortInfo
|
||||
-rw-r--r-- root/root usr/include/qt6/QtSerialPort/QtSerialPort
|
||||
@ -36,8 +36,8 @@ drwxr-xr-x root/root usr/lib/cmake/Qt6SerialPort/
|
||||
-rw-r--r-- root/root usr/lib/cmake/Qt6SerialPort/Qt6SerialPortVersionlessTargets.cmake
|
||||
-rw-r--r-- root/root usr/lib/libQt6SerialPort.prl
|
||||
lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so -> libQt6SerialPort.so.6
|
||||
lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.8.0
|
||||
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.8.0
|
||||
lrwxrwxrwx root/root usr/lib/libQt6SerialPort.so.6 -> libQt6SerialPort.so.6.8.1
|
||||
-rwxr-xr-x root/root usr/lib/libQt6SerialPort.so.6.8.1
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/Qt6SerialPort.pc
|
||||
drwxr-xr-x root/root usr/lib/qt6/
|
||||
@ -49,3 +49,5 @@ drwxr-xr-x root/root usr/lib/qt6/mkspecs/modules/
|
||||
-rw-r--r-- root/root usr/lib/qt6/mkspecs/modules/qt_lib_serialport_private.pri
|
||||
drwxr-xr-x root/root usr/lib/qt6/modules/
|
||||
-rw-r--r-- root/root usr/lib/qt6/modules/SerialPort.json
|
||||
drwxr-xr-x root/root usr/lib/qt6/sbom/
|
||||
-rw-r--r-- root/root usr/lib/qt6/sbom/qtserialport-6.8.1.spdx
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/cweNyznIZP5vgfLDvXJlLCFZ/mFSy05T1N8cDmCASNV484XFdZ57rmajtiYJYh6czOGvSVlDDaKLlz21NiD6A8=
|
||||
SHA256 (Pkgfile) = 2bd7021d8768578843f7fe887ace06e1449aacd07d3fc62e9d3a9404394faac2
|
||||
SHA256 (.footprint) = 9b9c93586c5e426ebc9be353f17f15157e30d796947a11e7517391b88344a57d
|
||||
SHA256 (qtserialport-everywhere-src-6.8.0.tar.xz) = 7767d72ecfadb1045c50d0b30b952327c242a6eb40a46780e8e01b75ad77e7c3
|
||||
RWSE3ohX2g5d/TWYtCJIXSpZzE2K3R+HZqiSjcLejqysjS2Mu+xLu502Ypi6zU68A5ujgHBshX13JdjInxYcFUCnADOJ/fzU2gU=
|
||||
SHA256 (Pkgfile) = 91122b6dc8ffd42458c4a542b1718967fa7672067ba6816132fafb90d0c8c8c4
|
||||
SHA256 (.footprint) = 55f5b7782a3336644dd841da85e773489dd16e783b3ff4962c52f0f573aa3b78
|
||||
SHA256 (qtserialport-everywhere-src-6.8.1.tar.xz) = 098e72a5c06d7db003e3eea1b0ed72d7308e3ea9cb9e89b538816dc96c938395
|
||||
|
@ -4,19 +4,19 @@
|
||||
# Depends on: qt6-base
|
||||
|
||||
name=qt6-serialport
|
||||
version=6.8.0
|
||||
version=6.8.1
|
||||
release=1
|
||||
source=(https://download.qt.io/official_releases/qt/${version%.*}/$version/submodules/qtserialport-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/:*$//')"
|
||||
|
||||
cmake -S qtserialport-everywhere-src-$version -B build $PKGMK_QT6 \
|
||||
cmake -S qtserialport-everywhere-src-$version -B build -G Ninja $PKGMK_QT6 \
|
||||
-D INSTALL_PUBLICBINDIR=usr/bin \
|
||||
-D CMAKE_BUILD_TYPE=Release \
|
||||
-D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
|
||||
-D CMAKE_C_FLAGS_RELEASE="$CFLAGS"
|
||||
-D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \
|
||||
-Wno-dev
|
||||
cmake --build build
|
||||
DESTDIR=$PKG cmake --install build
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user