[Pkg-voip-commits] [linphone] 01/01: add a debian/README.source

Geert Stappers stappers at stappers.nl
Sat May 6 14:03:14 UTC 2017


> On Thu, May 04, 2017 at 09:52:17PM -0400, Daniel Gnoutcheff wrote:
> > On 04/27/2017 09:08 AM, Johannes Schauer wrote:
> > > commit 128c503d3cc1ebbd96cdf77306004437d1e06f07
> > > Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
> > > Date:   Thu Apr 27 15:08:36 2017 +0200
> > > 
> > >     add a debian/README.source
> <snip>
> > 
> > I love your graphs!

+1


> > If I may, what tool should I use if I needed to edit this?
> > (I'm assuming you didn't make this purely by hand. :)
> > 
> 
> Not purely, no. :)
> 
> I started out with a graph in dot format that looked like this:
> 
> digraph A {
>   rankdir=LR;
>   ortp -> bctoolbox;
>   mediastreamer2 -> ortp;
>   mediastreamer2 -> bctoolbox;
>   mediastreamer2 -> bzrtp;
>   bzrtp -> bctoolbox;
>   "belle-sip" -> bctoolbox;
>   linphone -> "belle-sip";
>   linphone -> bzrtp;
>   linphone -> mediastreamer2;
>   linphone -> ortp;
>   linphone -> bctoolbox;
> }
> 
> And then I used the graph-easy tool from the libgraph-easy-perl package to
> generate the graph like so:
> 
> $ graph-easy --boxart graph.dot
> 
> I wasn't completely happy with the layout (edge crossings should be avoided),
> so I moved the ortp package around manually.
> 

For editing I propose the attached patch.  Output is also attached.


Regards
Geert Stappers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Include-the-source-of-the-depency-graph.patch
Type: text/x-diff
Size: 3783 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20170506/eb36ef37/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graph.png
Type: image/png
Size: 39446 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20170506/eb36ef37/attachment-0001.png>


More information about the Pkg-voip-maintainers mailing list