[gentoo-dev] Re: New global use flag: vpx or vp8

2010-08-13 Thread Peter Hjalmarsson
lör 2010-07-31 klockan 13:37 +0200 skrev Hanno Böck: vpx for supporting googles vp8 codec used in webm. At the moment this is only mplayer and ffmpeg, but it's pretty obvious that apps supporting vp8 will start popping up everywhere (currently working on arista ebuild which will support

Re: [gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS

2010-08-13 Thread Markos Chandras
On Thu, Aug 12, 2010 at 10:35:57AM +0200, Christian Faulhammer wrote: Hi, Mike Frysinger vap...@gentoo.org: sounds like someone needs to update/extend the arch testing documentation. random e-mails posted to random dev lists are quickly forgotten. new arch testers however should be

Re: [gentoo-dev] keepdir /var/run/package/?

2010-08-13 Thread Mike Frysinger
On Thu, Aug 12, 2010 at 3:40 PM, Mike Frysinger wrote: On Thu, Aug 12, 2010 at 3:33 PM, Eray Aslan wrote: It will be somewhat more work but instead of the above, we can say tmpfs might be used for /var/run and /var/lock and the init scripts should handle this correctly.  It feels (for want of

Re: [gentoo-dev] keepdir /var/run/package/?

2010-08-13 Thread Mike Frysinger
On Fri, Aug 13, 2010 at 12:17 PM, Mike Frysinger wrote: for people who do wish to improve their init.d scripts, recreating a dir is easy if your init.d runs after localmount: [ ! -d /var/run/foo ] install -d -m 755 -o fowner -g fgroup /var/run/foo oh, and for the very few cases that need to

Re: [gentoo-dev] keepdir /var/run/package/?

2010-08-13 Thread Jeroen Roovers
On Thu, 12 Aug 2010 15:40:31 -0400 Mike Frysinger vap...@gentoo.org wrote: On Thu, Aug 12, 2010 at 3:33 PM, Eray Aslan wrote: On 08/12/2010 09:48 PM, Samuli Suominen wrote: It says Files under this directory, not Files and directories under this directory. Fair enough. So our

Re: [gentoo-dev] keepdir /var/run/package/?

2010-08-13 Thread Ulrich Mueller
On Fri, 13 Aug 2010, Mike Frysinger wrote: for people who do wish to improve their init.d scripts, recreating a dir is easy if your init.d runs after localmount: [ ! -d /var/run/foo ] install -d -m 755 -o fowner -g fgroup /var/run/foo Why not checkpath -d -o fowner:fgroup -m 0755

Re: [gentoo-dev] keepdir /var/run/package/?

2010-08-13 Thread Mike Frysinger
On Fri, Aug 13, 2010 at 1:04 PM, Ulrich Mueller wrote: On Fri, 13 Aug 2010, Mike Frysinger wrote: for people who do wish to improve their init.d scripts, recreating a dir is easy if your init.d runs after localmount: [ ! -d /var/run/foo ] install -d -m 755 -o fowner -g fgroup /var/run/foo

[gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS

2010-08-13 Thread Ryan Hill
On Fri, 13 Aug 2010 18:11:42 +0300 Markos Chandras hwoar...@gentoo.org wrote: Could someone guide me to add --hash-style=gnu to default/linux/amd64/dev profile? I don't want to break anything The thing is, you can't right now. :D LDFLAGS don't stack, meaning you'd have to do something like

[gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS

2010-08-13 Thread Ryan Hill
On Fri, 13 Aug 2010 21:43:35 -0600 Ryan Hill dirtye...@gentoo.org wrote: The thing is, you can't right now. :D LDFLAGS don't stack, meaning you'd have to do something like --- targets/developer/make.defaults 26 Jul 2010 19:15:05 - 1.9 +++ targets/developer/make.defaults

Re: [gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS

2010-08-13 Thread Mike Frysinger
On Fri, Aug 13, 2010 at 11:43 PM, Ryan Hill wrote: On Fri, 13 Aug 2010 18:11:42 +0300 Markos Chandras wrote: Could someone guide me to add --hash-style=gnu to default/linux/amd64/dev profile? I don't want to break anything The thing is, you can't right now. :D  LDFLAGS don't stack, meaning

[gentoo-dev] last rites: dev-libs/linux-fusion

2010-08-13 Thread Michael Sterrett
# Michael Sterrett mr_bon...@gentoo.org (13 Aug 2010) # Mask for removal 20100913 # Doesn't work with newer kernels (Bug 316869) dev-libs/linux-fusion