Re: [gentoo-dev] RFC: USE=libav as replacement for broken || ( libav:= ffmpeg:= )

2015-01-22 Thread Zac Medico
On 01/21/2015 11:25 PM, Alexis Ballier wrote: > 1. If portage uses crafted depstrings in its depgraph when rebuilding a > package and nobody is able to give me a good reason _why_ this is > needed, I really do not want to look at the code :) It's the emerge --dynamic-deps option, which is enabled

Re: [gentoo-dev] RFC: USE=libav as replacement for broken || ( libav:= ffmpeg:= )

2015-01-22 Thread Alexis Ballier
On Thu, 22 Jan 2015 02:50:44 -0800 Zac Medico wrote: > On 01/21/2015 11:25 PM, Alexis Ballier wrote: > > 1. If portage uses crafted depstrings in its depgraph when > > rebuilding a package and nobody is able to give me a good reason > > _why_ this is needed, I really do not want to look at the co

Re: [gentoo-dev] Things one could be upset about

2015-01-22 Thread Peter Stuge
Joshua Kinard wrote: > Using seed stage3 stages I built 6 months ago (but never released due > to getting sidetracked), I run into errors like this: > > !!! Multiple package instances within a single package slot have been pulled > !!! into the dependency graph, resulting in a slot conflict: > >

[gentoo-dev] last rites: games-rpg/morrowind-data

2015-01-22 Thread hasufell
# Julian Ospald (22 Jan 2015) # Masked for removal in 30 days, wrt #537260. games-rpg/morrowind-data

Re: [gentoo-dev] RFC: USE=libav as replacement for broken || ( libav:= ffmpeg:= )

2015-01-22 Thread Zac Medico
On 01/22/2015 03:11 AM, Alexis Ballier wrote: > On Thu, 22 Jan 2015 02:50:44 -0800 > Zac Medico wrote: > >> On 01/21/2015 11:25 PM, Alexis Ballier wrote: >>> 1. If portage uses crafted depstrings in its depgraph when >>> rebuilding a package and nobody is able to give me a good reason >>> _why_ t

Re: [gentoo-dev] [RFC] LibreSSL, introduce virtual/openssl

2015-01-22 Thread hasufell
Regarding the last libav discussion I think we should also go with a "libressl" USE flag instead of creating a virtual that makes handling SUBSLOTs impossible.

Re: [gentoo-dev] [RFC] LibreSSL, introduce virtual/openssl

2015-01-22 Thread Michał Górny
Dnia 2015-01-23, o godz. 01:51:24 hasufell napisał(a): > Regarding the last libav discussion I think we should also go with a > "libressl" USE flag instead of creating a virtual that makes handling > SUBSLOTs impossible. If libressl and openssl would have matching ABIs, that wouldn't be necessar

Re: [gentoo-dev] Things one could be upset about

2015-01-22 Thread Jeroen Roovers
On Sat, 17 Jan 2015 13:44:21 +0100 Dirkjan Ochtman wrote: > Also, I hate something like > "['dev-python/restkit[python_targets_python2_7(-)?,-python_single_target_python2_7(-)]']". > What the hell kind of warning is that? I guess maybe these are the > results of USE_EXPAND trickery and what not,