Packaging and Distributing Dlang Applications with GtkD Dependency?

bioinfornatics bioinfornatics at fedoraproject.org
Thu Sep 26 10:10:20 UTC 2019


On Thursday, 26 September 2019 at 10:07:34 UTC, bioinfornatics 
wrote:
> On Wednesday, 25 September 2019 at 17:03:51 UTC, Ron Tarrant 
> wrote:
>> On Wednesday, 25 September 2019 at 13:52:48 UTC, 
>> bioinfornatics wrote:
>>
>>> I think I misunderstood your need but are lo looking for dub 
>>> tool with its repository https://code.dlang.org/
>>
>> I don't think so, but I could be wrong. I tried reading up on 
>> dub, but got lost in the docs, so I really don't understand 
>> what all it can do.
>
> dub is more or less like pip from python, npm from javascript 
> and so on ...
> The code source is here: https://github.com/dlang/dub
>
> you can open an issue there or open a thread about how to write 
> package file for dub doc: https://dub.pm/package-format-json)
>
> have a nice day

I prefer to use meson a builder tool (same category tool as Make, 
CMake ...)
doc: https://mesonbuild.com/Dlang-module.html

Is better as it ease the packaging for fedora, debian, ubuntu and 
so on ...


More information about the Digitalmars-d-learn mailing list