[packages/libsvg] Rel 19; one more fix for libxml2

arekm arekm at pld-linux.org
Tue Jul 15 16:42:57 CEST 2025


commit 46d91fd8eb2f00b5f4d8145fd5f39eae4c4e6b9a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 16:42:42 2025 +0200

    Rel 19; one more fix for libxml2

 build.patch | 10 ++++++++++
 libsvg.spec |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/libsvg.spec b/libsvg.spec
index 7199979..5e8901a 100644
--- a/libsvg.spec
+++ b/libsvg.spec
@@ -2,7 +2,7 @@ Summary:	A generic SVG library
 Summary(pl.UTF-8):	Ogólna biblioteka SVG
 Name:		libsvg
 Version:	0.1.4
-Release:	18
+Release:	19
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
diff --git a/build.patch b/build.patch
index 8bffbd3..1968dcb 100644
--- a/build.patch
+++ b/build.patch
@@ -141,3 +141,13 @@ diff -ur libsvg-0.1.4.org/src/svg_text.c libsvg-0.1.4/src/svg_text.c
  
  svg_status_t
  _svg_gradient_init (svg_gradient_t *gradient)
+--- libsvg-0.1.4/src/svgint.h~	2005-06-03 18:17:59.000000000 +0200
++++ libsvg-0.1.4/src/svgint.h	2025-07-15 16:41:38.030515660 +0200
+@@ -36,6 +36,7 @@
+ #include <libxml/SAX.h>
+ #include <libxml/xmlmemory.h>
+ #include <libxml/hash.h>
++#include <libxml/parser.h>
+ 
+ typedef xmlParserCtxtPtr svg_xml_parser_context_t;
+ typedef xmlHashTable svg_xml_hash_table_t;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsvg.git/commitdiff/46d91fd8eb2f00b5f4d8145fd5f39eae4c4e6b9a



More information about the pld-cvs-commit mailing list