Velanix/Software/packaging-tools
0 forks
Tools for OpenMandriva packaging -- e.g. updating and automatic package creation
id: 25844
199 Lines
- C++ 82.9%
- Shell 11.6%
- Markdown 5.5%
README.md
kde-packaging-tools
Tools for auto-updating KDE packages Note that when using the the build lists that the Qt list requires that qt[ver]-qtbase requires bootstrap to be set before building other packages. The reason for this is that qtdoc (part of qtbase) requires other parts of Qt to build. Namely qtdoc and qt-assistant. Everything else can be built without the qtdoc package with the exception of qtlottie. Thus qtbase must be rebuilt without bootstrap before building qtlottie
Relevant ABF API functions:
Get list of packages in main:
curl -u "$APIKEY:$PASSWORD" "https://abf.openmandriva.org/api/v1/repositories/10/projects?per_page=100&page=1"
Where APIKEY is the key that can be seen at https://abf.openmandriva.org/settings/private