| /buildroot/package/gupnp-av/ |
| A D | 0002-xml-Fix-compatibility-with-libxml2-2-12-x.patch | 4 Subject: [PATCH] xml: Fix compatibility with libxml2 2.12.x 9 libgupnp-av/xml-util.h | 1 + 12 diff --git a/libgupnp-av/xml-util.h b/libgupnp-av/xml-util.h 14 --- a/libgupnp-av/xml-util.h 15 +++ b/libgupnp-av/xml-util.h
|
| /buildroot/package/python-unittest-xml-reporting/ |
| A D | python-unittest-xml-reporting.hash | 1 # md5, sha256 from https://pypi.org/pypi/unittest-xml-reporting/json 2 md5 f12aeab63ff44e295526e103313d66c8 unittest-xml-reporting-3.2.0.tar.gz 3 sha256 edd8d3170b40c3a81b8cf910f46c6a304ae2847ec01036d02e9c0f9b85762d28 unittest-xml-reporting-3.…
|
| A D | Config.in | 2 bool "python-unittest-xml-reporting" 8 http://github.com/xmlrunner/unittest-xml-reporting/
|
| A D | python-unittest-xml-reporting.mk | 8 PYTHON_UNITTEST_XML_REPORTING_SOURCE = unittest-xml-reporting-$(PYTHON_UNITTEST_XML_REPORTING_VERSI…
|
| /buildroot/package/libiio/ |
| A D | 0001-xml-Fix-compatibility-with-libxml-2-12.patch | 4 Subject: [PATCH] xml: Fix compatibility with libxml 2.12 19 xml.c | 1 + 22 diff --git a/xml.c b/xml.c 24 --- a/xml.c 25 +++ b/xml.c
|
| /buildroot/package/erlang-p1-xmpp/ |
| A D | erlang-p1-xmpp.mk | 12 ERLANG_P1_XMPP_DEPENDENCIES = erlang-p1-xml erlang-p1-stringprep \ 13 erlang-p1-tls erlang-p1-utils erlang-p1-zlib host-erlang-p1-xml 14 HOST_ERLANG_P1_XMPP_DEPENDENCIES = host-erlang-p1-xml
|
| /buildroot/package/perl-xml-namespacesupport/ |
| A D | Config.in | 2 bool "perl-xml-namespacesupport" 6 https://github.com/perigrin/xml-namespacesupport
|
| /buildroot/package/gutenprint/ |
| A D | 0001-use-pregen-xmli18n-header.patch | 1 src/xml: use preg-gen xmli18n_tmp.h if specified 28 diff -durN gutenprint-5.2.9.orig/src/xml/Makefile.am gutenprint-5.2.9/src/xml/Makefile.am 29 --- gutenprint-5.2.9.orig/src/xml/Makefile.am 2011-03-30 02:43:24.000000000 +0200 30 +++ gutenprint-5.2.9/src/xml/Makefile.am 2013-03-24 17:08:08.435918773 +0100 34 xmli18n-tmp.h: xml-stamp extract-strings 36 - ./extract-strings `cat xml-stamp | sed -e 's;^;$(srcdir)/;'` > $@.tmp 41 + ./extract-strings `cat xml-stamp | sed -e 's;^;$(srcdir)/;'` > $@.tmp; \ 47 dist-hook: xmli18n-tmp.h xml-stamp
|
| /buildroot/package/gupnp-tools/ |
| A D | 0001-common-Drop-deprecated-xmlRecoverMemory.patch | 18 @@ -34,7 +34,11 @@ pretty_print_xml (const char *xml) 22 - doc = xmlRecoverMemory (xml, strlen (xml)); 23 + doc = xmlReadMemory (xml, 24 + strlen (xml),
|
| /buildroot/package/erlang-p1-xml/ |
| A D | Config.in | 2 bool "erlang-p1-xml" 8 https://github.com/processone/xml
|
| A D | erlang-p1-xml.hash | 2 sha256 02bcdb0a4350080a10b52de85c11de982e5f7cf2150f5b1b888f7a95ccb31265 erlang-p1-xml-1.1.49.tar.…
|
| /buildroot/package/perl-xml-libxml/ |
| A D | Config.in | 2 bool "perl-xml-libxml" 10 Interface to Gnome libxml2 xml parsing and DOM library. 14 comment "perl-xml-libxml needs a toolchain w/ dynamic library"
|
| A D | perl-xml-libxml.mk | 13 PERL_XML_LIBXML_CPE_ID_VENDOR = xml-libxml_project 14 PERL_XML_LIBXML_CPE_ID_PRODUCT = xml-libxml
|
| /buildroot/package/gupnp/ |
| A D | 0001-all-Fix-compatibility-with-libxml2-2-12-x.patch | 12 libgupnp/gupnp-xml-doc.c | 3 +++ 13 libgupnp/xml-util.h | 2 ++ 55 diff --git a/libgupnp/gupnp-xml-doc.c b/libgupnp/gupnp-xml-doc.c 57 --- a/libgupnp/gupnp-xml-doc.c 58 +++ b/libgupnp/gupnp-xml-doc.c 66 #include "gupnp-xml-doc.h" 69 diff --git a/libgupnp/xml-util.h b/libgupnp/xml-util.h 71 --- a/libgupnp/xml-util.h 72 +++ b/libgupnp/xml-util.h
|
| /buildroot/package/xml-security-c/ |
| A D | xml-security-c.hash | 1 # From http://www.apache.org/dist/santuario/c-library/xml-security-c-2.0.4.tar.gz.sha256 2 sha256 a78da6720f6c2ba14100d2426131e0d33eac5a2dba5cc11bdd04974b7eb89003 xml-security-c-2.0.4.tar.…
|
| A D | Config.in | 2 bool "xml-security-c" 12 The xml-security-c library is a C++ implementation of 17 comment "xml-security-c needs a toolchain w/ C++, wchar, dynamic library, threads, gcc >= 4.7"
|
| /buildroot/package/libglfw/ |
| A D | 0001-Wayland-Remove-extra-cmake-modules-dependency.patch | 59 - "${WAYLAND_PROTOCOLS_PKGDATADIR}/stable/xdg-shell/xdg-shell.xml" 63 - "${WAYLAND_PROTOCOLS_PKGDATADIR}/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml" 67 - "${WAYLAND_PROTOCOLS_PKGDATADIR}/stable/viewporter/viewporter.xml" 71 … "${WAYLAND_PROTOCOLS_PKGDATADIR}/unstable/relative-pointer/relative-pointer-unstable-v1.xml" 79 - "${WAYLAND_PROTOCOLS_PKGDATADIR}/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml" 101 + ${WAYLAND_PROTOCOLS_BASE}/stable/xdg-shell/xdg-shell.xml 104 + ${WAYLAND_PROTOCOLS_BASE}/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml 107 + ${WAYLAND_PROTOCOLS_BASE}/stable/viewporter/viewporter.xml 110 + ${WAYLAND_PROTOCOLS_BASE}/unstable/relative-pointer/relative-pointer-unstable-v1.xml 113 + ${WAYLAND_PROTOCOLS_BASE}/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [all …]
|
| /buildroot/package/dbus-glib/ |
| A D | dbus-glib.mk | 21 --disable-xml-docs \ 22 --with-introspect-xml=$(DBUS_HOST_INTROSPECT) \ 34 --disable-xml-docs \
|
| /buildroot/package/libroxml/ |
| A D | Config.in | 5 libroxml is a light and powerful xml parsing library with 7 xml file from shell scripts.
|
| /buildroot/package/python-jc/ |
| A D | Config.in | 9 python-xmltodict for xml parsing. PYTHON3_PYEXPAT is required 10 for xml and plist parsers.
|
| /buildroot/package/ibrcommon/ |
| A D | ibrcommon.mk | 31 IBRCOMMON_CONF_OPTS += --with-xml 33 IBRCOMMON_CONF_OPTS += --without-xml
|
| /buildroot/package/perl-xml-sax-base/ |
| A D | Config.in | 2 bool "perl-xml-sax-base"
|
| /buildroot/package/perl-xml-sax/ |
| A D | Config.in | 2 bool "perl-xml-sax"
|
| /buildroot/package/usb_modeswitch/ |
| A D | usb_modeswitch.hash | 1 # From https://www.draisberghof.de/usb_modeswitch/usb-modeswitch-versions.xml
|
| /buildroot/package/matchbox/ |
| A D | 0001-defaulttheme.patch | 31 #define DEFAULT_THEME DATADIR "/themes/Default/matchbox/theme.xml" 33 #define DEFAULTTHEME DATADIR "/themes/Default/matchbox/theme.xml" 40 -#define DEFAULT_THEME DATADIR "/themes/Default/matchbox/theme.xml"
|