Re: [gentoo-dev] RFC: Indention in metadata.xml

2015-06-07 Thread Justin (jlec)
On 07/06/15 22:22, Michał Górny wrote: > Dnia 2015-06-07, o godz. 22:16:18 > "Justin Lecher (jlec)" napisał(a): > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA512 >> >> On 07/06/15 14:48, Andrew Udvare wrote: >>> On 07/06/15 05:12, Alexis Ballier wrote: On Sat, 6 Jun 2015 22:00:14 -0400

Re: [gentoo-dev] Re: [OT] Re: Re: RFC: Indention in metadata.xml

2015-06-07 Thread Andrew Udvare
On 07/06/15 18:54, Allan Wegan wrote: >> [1] Of course, 320x108 chars /is/ with a 42-inch TV as a monitor, but >> it's not exactly tiny print, either. I sit farther away from it than >> many people sit from their monitor. But even half of that is 160 >> chars width, which is what I used to use on

Re: [gentoo-dev] Re: RFC: using Ninja in more CMake-based packages

2015-06-07 Thread Christoph Junghans
2015-06-07 14:19 GMT-06:00 Justin Lecher (jlec) : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On 07/06/15 22:14, Johannes Huber wrote: >> Am Sonntag 07 Juni 2015, 17:08:57 schrieb Michał Górny: >>> Hello, developers. >> >> Hello Michal, >> >>> As you probably know already, CMake sucks a

Re: [gentoo-dev] Re: [OT] Re: Re: RFC: Indention in metadata.xml

2015-06-07 Thread Allan Wegan
> [1] Of course, 320x108 chars /is/ with a 42-inch TV as a monitor, but > it's not exactly tiny print, either. I sit farther away from it than > many people sit from their monitor. But even half of that is 160 > chars width, which is what I used to use on my 21-inch. Now 160 sounds like two perf

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2015-06-07 23:59 UTC

2015-06-07 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2015-06-07 23:59 UTC. Removals: app-emulation/emul-linux-x86-baselibs 2015-06-01 15:57:59 mgorny app-emulation/emul-linux-x86-cpplibs2015-06-01 15:57:59 mgorny app-emulation/emul

Re: [gentoo-dev] RFC: Indention in metadata.xml

2015-06-07 Thread Mike Gilbert
On Sun, Jun 7, 2015 at 4:16 PM, Justin Lecher (jlec) wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On 07/06/15 14:48, Andrew Udvare wrote: >> On 07/06/15 05:12, Alexis Ballier wrote: >>> On Sat, 6 Jun 2015 22:00:14 -0400 Mike Gilbert >>> wrote: >>> Compatibility with sed scr

Re: [gentoo-dev] RFC: Indention in metadata.xml

2015-06-07 Thread Michał Górny
Dnia 2015-06-07, o godz. 22:16:18 "Justin Lecher (jlec)" napisał(a): > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On 07/06/15 14:48, Andrew Udvare wrote: > > On 07/06/15 05:12, Alexis Ballier wrote: > >> On Sat, 6 Jun 2015 22:00:14 -0400 Mike Gilbert > >> wrote: > >> > >>> Compatibi

Re: [gentoo-dev] Re: RFC: using Ninja in more CMake-based packages

2015-06-07 Thread Justin Lecher (jlec)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 07/06/15 22:14, Johannes Huber wrote: > Am Sonntag 07 Juni 2015, 17:08:57 schrieb Michał Górny: >> Hello, developers. > > Hello Michal, > >> As you probably know already, CMake sucks a lot. One of its more >> sucky features is that it generates

Re: [gentoo-dev] RFC: Indention in metadata.xml

2015-06-07 Thread Justin Lecher (jlec)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 07/06/15 14:48, Andrew Udvare wrote: > On 07/06/15 05:12, Alexis Ballier wrote: >> On Sat, 6 Jun 2015 22:00:14 -0400 Mike Gilbert >> wrote: >> >>> Compatibility with sed scripts is not something I care about. ... > However, I do not disagree an

[gentoo-dev] Re: RFC: using Ninja in more CMake-based packages

2015-06-07 Thread Johannes Huber
Am Sonntag 07 Juni 2015, 17:08:57 schrieb Michał Górny: > Hello, developers. Hello Michal, > As you probably know already, CMake sucks a lot. One of its more sucky > features is that it generates Makefiles that fail a lot. In particular, > they fail at verbose build logs that are cluttered with u

[gentoo-dev] RFC: using Ninja in more CMake-based packages

2015-06-07 Thread Michał Górny
Hello, developers. As you probably know already, CMake sucks a lot. One of its more sucky features is that it generates Makefiles that fail a lot. In particular, they fail at verbose build logs that are cluttered with useless CMake intermediate commands and hard to read. But also they sometimes de

Re: [gentoo-dev] RFC: Indention in metadata.xml

2015-06-07 Thread Mike Frysinger
On 06 Jun 2015 12:17, Ulrich Mueller wrote: > > On Sat, 6 Jun 2015, Michał Górny wrote: > > > Visual space is what you set in your editor. Which also gives tab > > the advantage that you can set it to something good for you, like > > 'more than 2 spaces so that it is readable'. > > *If* we sh

Re: [gentoo-dev] RFC: Indention in metadata.xml

2015-06-07 Thread Andrew Udvare
On 07/06/15 05:12, Alexis Ballier wrote: > On Sat, 6 Jun 2015 22:00:14 -0400 > Mike Gilbert wrote: > >> Compatibility with sed scripts is not something I care about. > > and is something nobody should care about: xml is not a regular > language :) > If you are enforcing split lines on every si

Re: [gentoo-dev] RFC: Indention in metadata.xml

2015-06-07 Thread Alexis Ballier
On Sat, 6 Jun 2015 22:00:14 -0400 Mike Gilbert wrote: > Compatibility with sed scripts is not something I care about. and is something nobody should care about: xml is not a regular language :)