ka-graph
Updated 2,606 Days AgoPublic

$ ka-graph --help

usage: ka-graph [-h] -r RELEASETYPE [-d DIST] [-t GRAPH_TYPE]

Creates a graph with the build depend relations for Qt, KDE Frameworks, Plasma or KDE Applications

optional arguments:
-h, --help show this help message and exit
-r RELEASETYPE, --releasetype RELEASETYPE KDE Release Type [frameworks,plasma,applications]
-d DIST, --dist DIST Release name (default: current development release)
-t GRAPH_TYPE, --graph-type GRAPH_TYPE Graph type: normal(n), proposed-migration(pm) (default: normal)


A really useful tool for visually displaying build dependencies as a graph. By using the -t+pm switch, the user can colour code the graph to show the status of the package. Clicking on an orange package will take you to the package on the excuses list.

NOTE: Running the graph tool in proposed-migration mode may take a while
Last Author
clivej
Projects
None
Subscribers
None