Suggested-by: Michael Olbrich <[email protected]>
Signed-off-by: Roland Hieber <[email protected]>
---
rules/libcroco.in | 9 ++++++++-
rules/librsvg.in | 1 +
2 files changed, 9 insertions(+), 1 deletion(-)
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.
--
2.26.2
_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to
[email protected]