Open
Conversation
| configure_args="-DENABLE_TELEMETRY=OFF -DENABLE_CHECK_VERSION=OFF" | ||
| hostmakedepends="qt5-host-tools qt5-qmake" | ||
| makedepends="qt5-devel qt5-declarative-devel qt5-svg-devel qt5-tools-devel | ||
| hostmakedepends="git cmake qt6-tools qt6-svg pkg-config" |
Member
There was a problem hiding this comment.
why does this need git?
cmake is redundant because of build_style=cmake
| makedepends="qt6-declarative-devel qt6-svg-devel qt6-tools-devel | ||
| libcurl-devel libarchive-devel gnutls-devel" | ||
| depends="qt5-quickcontrols2 qt5-svg util-linux" | ||
| depends="curl libgcc gnutls hicolor-icon-theme libarchive polkit qt6-base qt6-declarative xz zstd" |
Member
There was a problem hiding this comment.
several of these are automatically detected
=> rpi-imager-2.0.4_1: running pre-pkg hook: 04-generate-runtime-deps ...
SONAME: ld-linux-x86-64.so.2 <-> glibc>=2.41_1
SONAME: libQt6Core.so.6 <-> qt6-core>=6.10.0_1
SONAME: libQt6DBus.so.6 <-> qt6-dbus>=6.10.0_1
SONAME: libQt6Gui.so.6 <-> qt6-gui>=6.10.0_1
SONAME: libQt6Network.so.6 <-> qt6-network>=6.10.0_1
SONAME: libQt6Qml.so.6 <-> qt6-declarative>=6.10.0_1
SONAME: libQt6Quick.so.6 <-> qt6-declarative>=6.10.0_1
SONAME: libacl.so.1 <-> acl>=2.2.47_1
SONAME: libbrotlidec.so.1 <-> brotli>=1.0.2_1
SONAME: libc.so.6 <-> glibc>=2.41_1
SONAME: libgcc_s.so.1 <-> libgcc>=4.4.0_1
SONAME: libgnutls.so.30 <-> gnutls>=3.4.13_1
SONAME: libidn2.so.0 <-> libidn2>=2.1.1_1
SONAME: libm.so.6 <-> glibc>=2.41_1
SONAME: libnettle.so.8 <-> nettle>=3.6_1
SONAME: libstdc++.so.6 <-> libstdc++>=4.4.0_1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Testing the changes
Local build testing
The rpi-imager application no longer writes data to the SD card because its version is outdated.