All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/librsvg: update project URL
@ 2026-08-04 13:03 Fiona Klute via buildroot
  2026-08-04 16:26 ` Julien Olivain via buildroot
  2026-08-14 14:09 ` Titouan Christophe via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Fiona Klute via buildroot @ 2026-08-04 13:03 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine, Fiona Klute

wiki.gnome.org has a big deprecation warning saying "All information
on this site is out of date and should not be used." Point at the
librsvg project on gitlab.gnome.org instead.

Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
---
 package/librsvg/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/librsvg/Config.in b/package/librsvg/Config.in
index d74359dfc9..9f5c2f388e 100644
--- a/package/librsvg/Config.in
+++ b/package/librsvg/Config.in
@@ -19,7 +19,7 @@ config BR2_PACKAGE_LIBRSVG
 	  The rsvg library is an efficient renderer for Scalable
 	  Vector Graphics (SVG) pictures.
 
-	  https://wiki.gnome.org/Projects/LibRsvg
+	  https://gitlab.gnome.org/GNOME/librsvg
 
 comment "librsvg needs a toolchain w/ wchar, threads, C++, gcc >= 4.9"
 	depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
-- 
2.55.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2026-08-14 14:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-04 13:03 [Buildroot] [PATCH 1/1] package/librsvg: update project URL Fiona Klute via buildroot
2026-08-04 16:26 ` Julien Olivain via buildroot
2026-08-14 14:09 ` Titouan Christophe via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.