www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Dlang on Gentoo (update)

reply Marco Leise <Marco.Leise gmx.de> writes:
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
Jun 01 2014
next sibling parent "Edwin van Leeuwen" <edder tkwsping.nl> writes:
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
Jun 02 2014
prev sibling next sibling parent "Kai Nacke" <kai redstar.de> writes:
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
Jun 02 2014
prev sibling parent Marco Leise <Marco.Leise gmx.de> writes:
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
Aug 30 2014