I would like to drop tkzinc
Has bug #895824
some cast from int to *
Lot of other compilation warnings.
I am not using it, and no reverse dependency.
If someone want to support it, upstream is fast on applying pull request
Otherwise I'll drop it
Alfredo
Signed-off-by: Matt Turner
---
eclass/gnome.org.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/eclass/gnome.org.eclass b/eclass/gnome.org.eclass
index 05025f5f58fa..215c9be3f043 100644
--- a/eclass/gnome.org.eclass
+++ b/eclass/gnome.org.eclass
@@ -57,8 +57,8 @@ el
> On Tue, 14 Mar 2023, Matt Turner wrote:
> -SRC_URI="mirror://gnome/sources/${GNOME_ORG_MODULE}/${GNOME_ORG_PVP}/${GNOME_ORG_MODULE}-${PV}.tar.${GNOME_TARBALL_SUFFIX}"
> +SRC_URI="mirror://gnome/sources/${GNOME_ORG_MODULE}/${GNOME_ORG_PVP}/${GNOME_ORG_MODULE}-${PV/_/.}.tar.${GNOME_TARBALL_SU