Skip to content

Add Qt6AndroidExtras to the dev packages' mapping

while checking build-deps for koko

$ ~/Scaricati/build_pkg-kde-dev-scripts/pkg-kde-dev-scripts/routine/routine-update-cmake-deps 
[ERROR] var CMAKE_CURRENT_SOURCE_DIR not found
[ERROR] var CMAKE_CURRENT_SOURCE_DIR not found
[ERROR] var ECM_MODULE_PATH not found
[ERROR] var ECM_MODULE_PATH not found
[WARNING] File: koko-24.12.3/ECMFindQmlModule not found, TODO: search sys paths
[WARNING] File: koko-24.12.3/KDECompilerSettings not found, TODO: search sys paths
[WARNING] File: koko-24.12.3/KDEClangFormat not found, TODO: search sys paths
[WARNING] File: koko-24.12.3/KDEGitCommitHooks not found, TODO: search sys paths
[ERROR] var QT_MIN_VER not found
[INFO] Updating control file from reqs:
Not known packages:
  Dependency(name='Qt6AndroidExtras', required=Version('6.5'), optional=None)
Needed build-deps:
  cmake (>= 3.16~)
  extra-cmake-modules (>= 5.240~)
  libexiv2-dev (>= 0.21~)
  libkf6config-dev (>= 5.240~)
  libkf6configwidgets-dev (>= 5.240~)
  libkf6coreaddons-dev (>= 5.240~)
  libkf6dbusaddons-dev (>= 5.240~)
  libkf6declarative-dev (>= 5.240~)
  libkf6filemetadata-dev (>= 5.240~)
  libkf6guiaddons-dev (>= 5.240~)
  libkf6i18n-dev (>= 5.240~)
  libkf6kio-dev (>= 5.240~)
  libkf6notifications-dev (>= 5.240~)
  qt6-base-dev (>= 6.5~)
  qt6-declarative-dev (>= 6.5~)
  qt6-positioning-dev (>= 6.5~)
  qt6-svg-dev (>= 6.5~)
Optional build-deps:
  kirigami-addons-dev
  kquickimageeditor-dev
  libkf6purpose-dev
  libkirigami-dev
  libxcb1-dev
[WARNING] cannot parse package relationship "", returning it raw
[WARNING] cannot parse package relationship "", returning it raw
[WARNING] cannot parse package relationship "koko-data (= ${source:Version})", returning it raw
[WARNING] cannot parse package relationship "${misc:Depends}", returning it raw
[WARNING] cannot parse package relationship "${qml6:Depends}", returning it raw
[WARNING] cannot parse package relationship "${shlibs:Depends}", returning it raw
[WARNING] cannot parse package relationship "", returning it raw
[WARNING] cannot parse package relationship "${misc:Depends}", returning it raw
[WARNING] cannot parse package relationship "", returning it raw

and AFAICT this Qt6AndroidExtras brings to qt6-base-dev... or would we rather point to qt6-base-private-dev that seems to be valid only for some architectures?

Merge request reports

Loading