heitbaum
c795b11c8d
libxml2: fix build with Python 3.9
...
Fixes issue of In C, if expressions should be parenthesized.
PyLong_Check, PyUnicode_Check etc. happened to expand to a parenthesized
expression before, but that's not API to rely on. Since Python 3.9.0a4
it needs to be parenthesized explicitly.
https://gitlab.gnome.org/GNOME/libxml2/-/issues/149
https://gitlab.gnome.org/GNOME/libxml2/-/merge_requests/71
2022-02-13 06:56:49 +00:00
heitbaum
4fc116ca95
libxml2: tidy up package.mk and simplify with no overrides
2022-02-12 09:41:01 +00:00
heitbaum
839bb33407
expat: update to 2.4.4
...
update 2.4.1 (2021-05-23) to 2.4.4 (2022-01-30)
changelog:
- https://github.com/libexpat/libexpat/blob/R_2_4_4/expat/Changes
release dates:
- https://libexpat.github.io/
2022-02-05 04:04:32 +00:00
Matthias Reichl
772bcabf7a
Revert "sqlite: enable ICU support"
...
This reverts commit 537c0e2b4b .
2022-01-14 19:13:31 +01:00
heitbaum
a7c128993f
icu: update to 70.1 and PKG_SITE
...
update 69.1 (2021-04-08) to 70.1 (2021-10-27)
ICU 70 updates to Unicode 14, including new characters, scripts, emoji,
and corresponding API constants. ICU 70 adds support for emoji
properties of strings. It also updates to CLDR 40 locale data with many
additions and corrections. ICU 70 also includes many other bug fixes and
enhancements, especially for measurement unit formatting, and it can now
be built and used with C++20 compilers.
For details, please see https://icu.unicode.org/download/70 .
2022-01-05 00:47:12 +00:00
Christian Hewitt
0d1e2a6beb
Merge pull request #5977 from Kurganov/le11-sqlite-icu
...
sqlite: enable ICU support
2022-01-01 16:07:01 +00:00
Ian Leonard
9d7212de19
libidn2: update to 2.3.2
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-12-30 22:16:05 +00:00
heitbaum
235d54b6b2
expat: update to 2.4.1
2021-12-19 07:34:05 +00:00
kurganov
537c0e2b4b
sqlite: enable ICU support
2021-12-14 10:56:58 +03:00
SupervisedThinking
1afac97be1
pugixml: added host build depends
2021-11-16 17:04:15 +01:00
Matthias Reichl
702f740038
jsoncpp: only build static library
...
Version 1.9.4 changed default build options so that the
shared library is built by default which breaks addons linking
against it.
Explicitly set the build options so that only the static library
is built, as before the bump.
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-02-06 12:03:51 +01:00
Ian Leonard
b9821a561d
textproc: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-01-19 19:34:17 +00:00
heitbaum
5062d512e7
tinyxml2: update to 8.0
2021-01-08 23:15:24 +00:00
heitbaum
5a19e5403d
pugixml: update to 1.11.4
2021-01-08 23:15:24 +00:00
heitbaum
128225d376
nlohmann-json: update to 3.9.1
2021-01-08 23:15:24 +00:00
heitbaum
effe253de9
libxml2: build host --with-python
2021-01-08 23:15:18 +00:00
heitbaum
dfc4e9af8c
jsoncpp: update to 1.9.4
2021-01-07 10:28:27 +00:00
CvH
a34ee4cdad
Merge pull request #4801 from heitbaum/d3
...
Package updates devel,nano,textproc,libexif
2020-12-30 23:10:57 +01:00
CvH
6e9e0f9f20
tinyxml: revert url change
2020-12-28 01:16:30 +01:00
CvH
b4b50593eb
tinyxml: cleanup version
2020-12-27 20:30:27 +01:00
heitbaum
622f439d21
expat: update to 2.2.10
2020-12-26 14:27:15 +00:00
MilhouseVH
84b6686dec
jsoncpp: update to jsoncpp-1.9.2
2020-02-17 06:37:58 +00:00
MilhouseVH
5b5a63ed17
nlohmann-json: update to nlohmann-json-3.7.3
2020-02-17 06:37:58 +00:00
MilhouseVH
df7b17613e
pugixml: update to pugixml-1.10
2020-02-17 06:37:58 +00:00
MilhouseVH
002958d40b
libxslt: update to libxslt-1.1.34
2020-02-17 06:37:58 +00:00