Thanks, applied as 72abc361b985eddc5134fe051ae491f3b3a1d57f. Michael
[sent from post-receive hook] On Fri, 05 Jun 2020 07:59:06 +0200, Roland Hieber <[email protected]> wrote: > Suggested-by: Michael Olbrich <[email protected]> > Signed-off-by: Roland Hieber <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/libcroco.in b/rules/libcroco.in > index ab709be2f1e0..4f5af324e634 100644 > --- a/rules/libcroco.in > +++ b/rules/libcroco.in > @@ -1,4 +1,6 @@ > -## SECTION=multimedia_gtk > +## SECTION=staging > +### old section: > +### SECTION=multimedia_gtk > > menuconfig LIBCROCO > tristate > @@ -32,6 +34,11 @@ menuconfig LIBCROCO > Note that the xml manipulation toolkit used by the libcroco > selection engine at the moment is libxml2. > > + STAGING: remove in PTXdist 2021.05.0 > + > + Old version that needs to be updated, and license is unclear > + (headers say LGPL-2.1-or-later, COPYING contains LGPL-2.0) > + > if LIBCROCO > > config LIBCROCO_CHECKS > diff --git a/rules/librsvg.in b/rules/librsvg.in > index 3a149ef9c110..461dbaf95609 100644 > --- a/rules/librsvg.in > +++ b/rules/librsvg.in > @@ -31,6 +31,7 @@ config LIBRSVG_SVGZ > > config LIBRSVG_CROCO > bool > + depends on STAGING > prompt "libcroco support" > help > Libcroco is a general CSS parsing and manipulation library. _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
