Re: Bug#671302: Circular Build Dependencies (was Bug#671302: libav: circular dependency between libav and opencv)

2012-05-06 Thread Andres Mejia
NSUBSCRIBE, email to debian-devel-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > Archive: http://lists.debian.org/4fa4f75f.6060...@debian.org > I suppose the proposal offers a good solution to break these circular build d

Re: Circular Build Dependencies

2012-05-06 Thread Andres Mejia
>>> > I don't see this as a viable solution, especially if in the future the >>> > epoch is raised bringing again conflicts between the old libav libraries >>> > and the new one. >>> > >>> > -- >>> > Pino Toscano >>>

Re: Bug#671302: Circular Build Dependencies (was Bug#671302: libav: circular dependency between libav and opencv)

2012-05-05 Thread Simon McVittie
On 04/05/12 21:45, Andres Mejia wrote: > On May 4, 2012 4:43 PM, "Fabian Greffrath" > wrote: >> >> > libav -> x264 -> libav >> >> AFAICT the x264 frontend uses libav whereas libav uses the libx264 shared >> library. So theortically (!) this issue could be solved by two

Re: Bug#671302: Circular Build Dependencies (was Bug#671302: libav: circular dependency between libav and opencv)

2012-05-04 Thread Fabian Greffrath
> libav -> x264 -> libav AFAICT the x264 frontend uses libav whereas libav uses the libx264 shared library. So theortically (!) this issue could be solved by two separate source packages for the x264 frontend and the library. - Fabian -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.de

Re: Bug#671302: Circular Build Dependencies (was Bug#671302: libav: circular dependency between libav and opencv)

2012-05-04 Thread Andres Mejia
On May 4, 2012 4:43 PM, "Fabian Greffrath" wrote: > > > libav -> x264 -> libav > > AFAICT the x264 frontend uses libav whereas libav uses the libx264 shared > library. So theortically (!) this issue could be solved by two separate > source packages for the x264 frontend and the library. > > - Fab

Re: Circular Build Dependencies

2012-05-04 Thread Игорь Пашев
2012/5/4 Игорь Пашев > x11-utils xfonts-utils

Re: Circular Build Dependencies

2012-05-04 Thread Игорь Пашев
When I meet circular build deps: 1. Just get sources and try to build, satisfying what possible. Some deps required for docs or tests and may be ignored for the first time. 2. If a build dep is really required to build (I remember x11-utils), I install it separately from sources into /usr/local

Re: Circular Build Dependencies

2012-05-04 Thread Goswin von Brederlow
annot do a clean build of libav without having >> > libav compiled already (for opencv). >> > I don't see this as a viable solution, especially if in the future the >> > epoch is raised bringing again conflicts between the old libav libraries >> > and the new

Circular Build Dependencies (was Bug#671302: libav: circular dependency between libav and opencv)

2012-05-03 Thread Andres Mejia
especially if in the future the > > epoch is raised bringing again conflicts between the old libav libraries > > and the new one. > > > > -- > > Pino Toscano > > I'm not entirely certain how build circular dependency issues like this are resolved. Perhaps we