Skip to content

Update PPA packages for release 2.5.0#1441

Closed
kelson42 wants to merge 3 commits intomainfrom
ppa-packages
Closed

Update PPA packages for release 2.5.0#1441
kelson42 wants to merge 3 commits intomainfrom
ppa-packages

Conversation

@kelson42
Copy link
Collaborator

@kelson42 kelson42 commented Dec 27, 2025

Fixes #1442

  • Move to Qt6
  • Add Qt6 Wayland package
  • Replace pkg-config with pkgconf

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Debian build dependencies in preparation for release 2.5.0 by migrating from Qt5 to Qt6 packages and modernizing the pkg-config dependency.

  • Migrates all Qt dependencies from Qt5 to Qt6 (qtbase5-dev → qt6-base-dev, qtwebengine5-dev → qt6-webengine-dev, libqt5texttospeech5-dev → qt6-speech-dev)
  • Adds qt6-base-dev-tools package required for Qt6 development
  • Updates pkg-config to pkgconf, a modern replacement

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kelson42
Copy link
Collaborator Author

Superseeded by #1467

@kelson42 kelson42 closed this Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wayland plugin seems important to run Kiwix on Ubuntu

2 participants