Lost a new commercial user this week :(
bioinfornatics via Digitalmars-d
digitalmars-d at puremagic.com
Thu Dec 18 06:40:48 PST 2014
On Thursday, 18 December 2014 at 14:32:03 UTC, Dicebot wrote:
> On Thursday, 18 December 2014 at 13:48:27 UTC, bioinfornatics
> wrote:
>> please stop with this dub ....
>>
>> It do not respect OS specification
>> Is a monolith application,inside they are at least 3 kinds of
>> software:
>> - a builder
>> - a package manager
>> - a package indexer
>>
>> In any case the :
>> - no respect of OS specification and standard path
>> - any discussion with OS packager or development with their
>> needs
>>
>> it is to me no dub!!!
>
> There is nothing in dub which conflicts with doing solid
> packaging. Unless you miss `make install` of course. I don't.
I agree, after all , all is possible.
but maybe I missed a feature make generation with dub is not
supported :
https://github.com/D-Programming-Language/dub/issues/52
and some var like LIB_DIR, PREFIX, DFLAGS, INCLUDE_DIR will be
required by packager to set correctly the package
More information about the Digitalmars-d
mailing list