digitalmars.D.announce - Dlang on Gentoo (update)
- Marco Leise (10/10) Jun 01 2014 I moved Dlang related ebuild to a new repository under the
- Edwin van Leeuwen (5/13) Jun 02 2014 Thank you for that repository Marco. It's a great help.
- Kai Nacke (5/13) Jun 02 2014 Really nice! I like the wiki page. :-)
- Marco Leise (9/9) Aug 30 2014 Added ebuild:
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
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
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
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