Thread overview
Dlang on Gentoo (update)
Jun 01, 2014
Marco Leise
Jun 02, 2014
Edwin van Leeuwen
Jun 02, 2014
Kai Nacke
Aug 30, 2014
Marco Leise
June 01, 2014
I moved Dlang related ebuild to a new repository under the Gentoo organization on GitHub a while ago. It is available through "layman" as "dlang". (Not to be confused with the outdated "d" overlay there.)

Information in the Gentoo Wiki: https://wiki.gentoo.org/wiki/Dlang

Link to the repository on GitHub: https://github.com/gentoo/dlang/

-- 
Marco

June 02, 2014
On Sunday, 1 June 2014 at 09:20:01 UTC, Marco Leise wrote:
> I moved Dlang related ebuild to a new repository under the
> Gentoo organization on GitHub a while ago. It is available
> through "layman" as "dlang". (Not to be confused with the
> outdated "d" overlay there.)
>
> Information in the Gentoo Wiki:
> https://wiki.gentoo.org/wiki/Dlang
>
> Link to the repository on GitHub:
> https://github.com/gentoo/dlang/

Thank you for that repository Marco. It's a great help.

Have you thought about adding dub to the repository? I wrote a minimal ebuild that's available here: https://gitorious.org/edder_ebuilds/edder_ebuilds/raw/245737b6d422c952005e5e6acb170fe6704728be:dev-d/dub/dub-0.9.21.ebuild
June 02, 2014
Hi Marco!

On Sunday, 1 June 2014 at 09:20:01 UTC, Marco Leise wrote:
> I moved Dlang related ebuild to a new repository under the
> Gentoo organization on GitHub a while ago. It is available
> through "layman" as "dlang". (Not to be confused with the
> outdated "d" overlay there.)
>
> Information in the Gentoo Wiki:
> https://wiki.gentoo.org/wiki/Dlang
>
> Link to the repository on GitHub:
> https://github.com/gentoo/dlang/

Really nice! I like the wiki page. :-)

Regards,
Kai
August 30, 2014
Added ebuild:

* dub 0.9.21

Updated ebuilds:

* GDC based on GCC 4.8.3 and DMD FE 2.065
* DMD 2.066.0 and tools

I wonder if I can switch to linking with libphobos2.so now by default for dmd? Any outstanding issues/objections?

-- 
Marco