On 01/31/2014 04:32 AM, Mike Gilbert wrote:
> On Thu, Jan 30, 2014 at 6:48 AM, Michael Palimaka
> wrote:
>> On 01/30/2014 02:37 PM, Mike Gilbert wrote:
>>> Here's a simple eclass that pretty much just extracts the XDG stuff from
>>> the gnome2_environment_reset function.
>>>
>>> One difference: i
On Thu, Jan 30, 2014 at 6:48 AM, Michael Palimaka wrote:
> On 01/30/2014 02:37 PM, Mike Gilbert wrote:
>> Here's a simple eclass that pretty much just extracts the XDG stuff from
>> the gnome2_environment_reset function.
>>
>> One difference: it creates 3 of the 4 directories under ${HOME} instead
On Thu, 30 Jan 2014 14:03:52 +0100
Ulrich Mueller wrote:
> It may be little known, but strictly speaking, hyphens in bash
> identifiers are illegal:
>
> `name'
> A `word' consisting solely of letters, numbers, and underscores,
> and beginning with a letter or underscore. `Name's are u
> On Thu, 30 Jan 2014, Michael Palimaka wrote:
> 2. xdg-basedir-setup -> xdg-basedir_setup is more consistent with
> other modern eclasses, especially if there are additional functions
> in the future.
It may be little known, but strictly speaking, hyphens in bash
identifiers are illegal:
`n
On 01/30/2014 02:37 PM, Mike Gilbert wrote:
> Here's a simple eclass that pretty much just extracts the XDG stuff from
> the gnome2_environment_reset function.
>
> One difference: it creates 3 of the 4 directories under ${HOME} instead
> of ${T}, just to mimic the default behavior in the XDG based
Le jeudi 30 janvier 2014 à 09:29 +0100, Ulrich Mueller a écrit :
> > On Thu, 30 Jan 2014, Gilles Dartiguelongue wrote:
>
> > The thing with ${HOME} is that it should not be a directory where
> > XDG compliants tools should be able to store anything permanent
> > while building since this would
> On Thu, 30 Jan 2014, Gilles Dartiguelongue wrote:
> The thing with ${HOME} is that it should not be a directory where
> XDG compliants tools should be able to store anything permanent
> while building since this would affect consecutive builds (say
> gobject-introspection, gstreamer registry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 01/30/2014 03:11 AM, Gilles Dartiguelongue wrote:
> Le mercredi 29 janvier 2014 à 22:37 -0500, Mike Gilbert a écrit :
>> One difference: it creates 3 of the 4 directories under ${HOME} instead of
>> ${T}, just to
>> mimic the default behavior in
Le mercredi 29 janvier 2014 à 22:37 -0500, Mike Gilbert a écrit :
> One difference: it creates 3 of the 4 directories under ${HOME}
> instead
> of ${T}, just to mimic the default behavior in the XDG basedir spec a
> bit more closely.
The thing with ${HOME} is that it should not be a directory wher