Jump to content

Repository maintenance: Difference between revisions

From postmarketOS Wiki
these pkgnames don't exist, revert
m QT -> Qt
Line 1: Line 1:
This page is about maintaining the official binary package repository of postmarketOS. It does not relate to the local package repository that <code>pmbootstrap</code> creates when compiling packages. So most people will not need this.
This page is about maintaining the official binary package repository of postmarketOS. It does not relate to the local package repository that <code>pmbootstrap</code> creates when compiling packages. So most people will not need this.


== QT upgrade ==
== Qt upgrade ==
There are KDE packages, which need to be rebuilt after each QT upgrade:
There are KDE packages, which need to be rebuilt after each QT upgrade:
<syntaxhighlight lang="shell-session">
<syntaxhighlight lang="shell-session">

Revision as of 07:40, 31 December 2018

This page is about maintaining the official binary package repository of postmarketOS. It does not relate to the local package repository that pmbootstrap creates when compiling packages. So most people will not need this.

Qt upgrade

There are KDE packages, which need to be rebuilt after each QT upgrade:

$ pmbootstrap pkgrel_bump kwayland kwin plasma-framework kdeclarative

See pmaports#130 for an idea to automatize this and for more information.

See also