Repository maintenance: Difference between revisions
Appearance
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 == | ||
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
- How to merge git commits on the command line
- pmOS-repo-scripts
- #1458 Fixing the repo after QT upgrade to 5.10.1
- Add a new architecture to postmarketOS