On 2024/05/22 19:15, Rafael Sadowski wrote:
> On Wed May 22, 2024 at 07:02:13PM GMT, Jeremie Courreges-Anglas wrote:
> > On Sun, May 19, 2024 at 06:48:17PM +0200, Rafael Sadowski wrote:
> > > Before I go deeper into the rabbit hole I would like to ask for
> > > feedback.  Below you can see my idea. I would like to update lapack,
> > > blas and cblas. Upstream project has decided to use cmake and build
> > > everything in one. I like it because it makes the current situation
> > > simple.
> > > 
> > > My suggestion is to split this into a MULTI-PACKAGE.
> > > 
> > > A diff speaks more than 1000 words:
> > [...]
> > > +BUILD_DEPENDS += devel/doxygen
> > > +CONFIGURE_ARGS +=        -DBUILD_MAN_DOCUMENTATION=ON
> > 
> > The dep on doxygen creates a loop.  If you really want to keep
> > doxygen, which is apparently required to build the docs, then you'll
> > need some trick.
> 
> I'm happy to drop the docs otherwise I think we have to make Splash
> backend support (Whatever this is) in poppler optional.

Dropping doxygen docs makes a lot of sense to me.

Reply via email to