Re: [E-devel] Edi 0.6.1 release

2018-05-18 Thread Andrew Williams
It’s this one in Arch https://aur.archlinux.org/packages/bear/ Andrew On Thu, 17 May 2018 at 18:47, William L. Thomson Jr. < wlt...@obsidian-studios.com> wrote: > On Thu, 17 May 2018 13:21:50 -0400 > "William L. Thomson Jr." wrote: > > > > Do you have a URL or something for bear? I cannot find a

Re: [E-devel] Edi 0.6.1 release

2018-05-17 Thread William L. Thomson Jr.
On Thu, 17 May 2018 13:21:50 -0400 "William L. Thomson Jr." wrote: > > Do you have a URL or something for bear? I cannot find any information > on that, my search fu is weak. Not sure if an ebuild for Gentoo > exists. Not seeing anything within Gentoo's portage at the moment. > Thanks! Seems like

Re: [E-devel] Edi 0.6.1 release

2018-05-17 Thread William L. Thomson Jr.
On Thu, 17 May 2018 17:30:23 +0100 Andrew Williams wrote: > Hi, > > There are no new dependencies as far as I’m aware - bear has been > used for a while to generate compile_commands.json in c builds. I must have never checked for options and/or missed them. That is the one aspect of Meson I do

Re: [E-devel] Edi 0.6.1 release

2018-05-17 Thread Andrew Williams
Hi, There are no new dependencies as far as I’m aware - bear has been used for a while to generate compile_commands.json in c builds. Andrew On Thu, 17 May 2018 at 15:43, William L. Thomson Jr. < wlt...@obsidian-studios.com> wrote: > On Thu, 17 May 2018 09:24:55 +0100 > Andrew Williams wrote:

Re: [E-devel] Edi 0.6.1 release

2018-05-17 Thread William L. Thomson Jr.
On Thu, 17 May 2018 09:24:55 +0100 Andrew Williams wrote: > Hi, > > Since Edi is no longer hosted on e.org it seemed inappropriate to > push it to old download locations. It has been posted on GitHub for > years so it's not the immediate transition that it seemed to you. Ok no problem, I can sw

Re: [E-devel] Edi 0.6.1 release

2018-05-17 Thread Andrew Williams
Hi, Since Edi is no longer hosted on e.org it seemed inappropriate to push it to old download locations. It has been posted on GitHub for years so it's not the immediate transition that it seemed to you. The .gz -> .xz was an artifact of moving to Meson which was done in parallel with E - neither

Re: [E-devel] Edi 0.6.1 release

2018-05-16 Thread William L. Thomson Jr.
On Wed, 16 May 2018 17:41:30 -0400 "William L. Thomson Jr." wrote: > On Wed, 16 May 2018 20:34:35 +0100 > Andrew Williams wrote: > > > Hi, > > > > Yesterday we rolled the latest release of Edi, 0.6.1 which is > > available to download[1]. > > Switching build systems on a patch release... T

Re: [E-devel] Edi 0.6.1 release

2018-05-16 Thread William L. Thomson Jr.
Typo in meson_options.txt https://github.com/Enlightenment/edi/blob/develop/meson_options.txt Weather -> Whether http://www.grammar-monster.com/easily_confused/weather_whether_wether.htm -- William L. Thomson Jr. pgpp3Pn5A9RKx.pgp Description: OpenPGP digital signature

Re: [E-devel] Edi 0.6.1 release

2018-05-16 Thread William L. Thomson Jr.
On Wed, 16 May 2018 20:34:35 +0100 Andrew Williams wrote: > Hi, > > Yesterday we rolled the latest release of Edi, 0.6.1 which is > available to download[1]. Switching build systems on a patch release... Typically something done on a major/minor release not patch. Also usually old one is kept

Re: [E-devel] Edi 0.6.1 release

2018-05-16 Thread William L. Thomson Jr.
On Wed, 16 May 2018 20:34:35 +0100 Andrew Williams wrote: > > 1: > https://github.com/Enlightenment/edi/releases/download/v0.6.1/edi-0.6.1.tar.xz Question, any plans to add the tarball here? https://download.enlightenment.org/rel/apps/edi/ Or is github the new place for edi releases? Also switc