287 Commits

Author SHA1 Message Date
Douglas Teles c542304146 New architecture release 2026-03-18 17:32:41 -03:00
Rudi Heitbaum f63a43e8c4 libxml2: update to 2.14.4
- hard set the options that use find installed libaries
- fixes iconv error with libxslt that was introduced with
  - https://github.com/GNOME/libxml2/commit/811cad9297912514a95b60534237925d80aa83b6
  - https://github.com/GNOME/libxml2/commit/477f9c6b20ef4a0745aefe735e9ebc7573a4fdae
- https://github.com/GNOME/libxml2/commits/2.14/
2025-06-21 03:15:01 +00:00
Rudi Heitbaum 09af2d28fb Revert "libxml2: update to 2.14.4"
This reverts commit 7f84ab88d6.

error with:

CMake Error at /build/build.LibreELEC-H3.arm-13.0-devel/toolchain/lib/cmake/libxml2-2.14.4/libxml2-export.cmake:61 (set_target_properties):
  The link interface of target "LibXml2::LibXml2" contains:

    Iconv::Iconv

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.
2025-06-19 02:10:41 +00:00
Rudi Heitbaum 7f84ab88d6 libxml2: update to 2.14.4 2025-06-18 12:14:54 +00:00
Rudi Heitbaum d57e6f0ea7 libxml2: update to 2.14.3 2025-05-14 05:43:36 +00:00
Rudi Heitbaum 73e111b818 libxml2: update to 2.14.2 2025-04-18 00:32:19 +00:00
Rudi Heitbaum 5f4992f45e nlohmann-json: update to 3.12.0 2025-04-12 00:03:54 +00:00
Rudi Heitbaum d96c5a87be libxml2: update to 2.14.1 2025-04-04 14:49:18 +00:00
Rudi Heitbaum 06f0a789e3 xmlstarlet: fix compile with libxml 2.14.0
ref: https://github.com/GNOME/libxml2/blob/208f27f9641a59863ce1f7d4992df77f7eb0ea9d/libxml.h
2025-03-28 23:14:01 +00:00
Rudi Heitbaum 1927c0c431 libxml2: update to 2.14.0 2025-03-28 23:14:01 +00:00
Rudi Heitbaum c878565a41 expat: update to 2.7.1 2025-03-28 23:14:01 +00:00
Rudi Heitbaum 2b54c3f459 tinyxml2: update to 11.0.0 2025-03-16 11:39:28 +00:00
Rudi Heitbaum 59aedbe247 libxslt: update build options aligning with upstream
https://github.com/GNOME/libxslt/blob/master/NEWS

The non-standard EXSLT crypto extensions and support for dynamically
loaded plugins are now disabled by default. These features can be
enabled by passing --with-crypto or --with-plugins to configure.
In a future release, these features will be removed.

Debug output and the debugger are disabled by default and can be
enabled by passing --with-debug or --with-debugger.

was identified as unnecessary upon review of incorrect pkgconfig file
generation https://gitlab.gnome.org/GNOME/libxslt/-/issues/136
2025-03-14 21:32:05 +00:00
Rudi Heitbaum 6d22d7ecc9 expat: update to 2.7.0 2025-03-14 07:16:29 +00:00
Rudi Heitbaum 79a5ee348a libxslt: update to 1.1.43 2025-03-14 07:16:29 +00:00
Rudi Heitbaum 203532a8b3 tinyxml2: update to 10.1.0 2025-03-09 05:02:43 +00:00
Rudi Heitbaum 049901cb90 libidn2: update to 2.3.8 2025-03-09 05:02:43 +00:00
Rudi Heitbaum a7c7c856ae libxml2: update to 2.13.6 2025-02-19 11:33:12 +00:00
Rudi Heitbaum b1d40c724e pugixml: update to 1.15 2025-01-13 09:20:29 +00:00
Rudi Heitbaum f7456d9871 libiconv: move to textproc 2024-12-30 07:04:46 +00:00
Rudi Heitbaum a1799f4e1f libxml2: update to 2.13.5 2024-11-14 05:24:34 +00:00
Rudi Heitbaum 8cd8d70035 expat: update to 2.6.4 2024-11-10 02:56:29 +00:00
Matthias Reichl 86f88a28d0 Merge pull request #9301 from heitbaum/cfglib
add cfg-libs option to PKG_BUILD_FLAGS to fix configure unrecognized options
2024-10-18 13:16:39 +02:00
Rudi Heitbaum a247d0919e itstool: use cfg-libs option 2024-10-06 02:10:25 +00:00
Rudi Heitbaum 1b14ffc86c libxml2: update to 2.13.4 2024-09-19 12:31:32 +00:00