mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libcroco: move to staging
@ 2020-05-29 10:23 Roland Hieber
  2020-06-05  5:59 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2020-05-29 10:23 UTC (permalink / raw)
  To: ptxdist; +Cc: Michael Olbrich, Roland Hieber

Suggested-by: Michael Olbrich <m.olbrich@pengutronix.de>
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 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
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-05  5:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29 10:23 [ptxdist] [PATCH] libcroco: move to staging Roland Hieber
2020-06-05  5:59 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox