Oscar Lesta
eb3e569b70
libxml2-2.14.5: fixup variables and package names related to python.
...
The recipe is still disabled, but this change makes it more similar
to what the current 2.12.10 already does.
2025-12-28 23:36:16 -03:00
Oscar Lesta
0d9bf5dbff
libxml2: fix name of the python bindings package.
...
(to explicitly tell which Python version it targets).
While at it, make use of dot in the python package name.
Related to #12949 .
2025-10-05 16:27:02 -03:00
waddlesplash
15f113076c
libxml2: Disable 2.14.
2025-08-29 12:48:06 -04:00
kenmays
80eb215470
Libxml2: bump version ( #12688 )
2025-08-08 13:25:16 +00:00
Schrijvers Luc
747aebab93
libxml2, add 2.14.2 ( #12548 )
...
SONAME changes, so need to keep the older one alive for now
2025-07-18 07:16:39 +00:00
kenmays
4a966d71aa
libxml2: bump to 2.12.10 ( #12419 )
2025-05-27 15:06:43 +00:00
kenmays
16b72cf4f6
libxml2: bump to 2.12.9 ( #11015 )
2024-10-07 08:57:41 +02:00
OscarL
9490deae17
libxml2: make _devel package require iconv_devel. ( #10687 )
...
Now that libxml2 use iconv, this avoids having to add "devel:libiconv"
as build requirements for (at least some) packages that require
"devel:libxml2" (as imagemagick and lxml, for example).
2024-07-13 09:15:14 +02:00
G. Ryan Sablosky
d19a5dcecb
add libiconv support to libxml2 ( #10664 )
...
* add iconv support to libxml2
* libxml2, revbump, fix libiconv arch dependency
---------
Co-authored-by: Schrijvers Luc <begasus@gmail.com >
2024-07-08 14:46:42 +02:00
Jerome Duval
3f77945c9a
libxml2: bump version
2024-02-08 22:35:23 +01:00
Alexander von Gluck IV
845f6b9927
libxml2: Bump revision for newer ICU 74
2024-02-06 16:31:31 -06:00
Schrijvers Luc
958f6a89c7
libxml2, revbump for python changes, needed for itstool ( #9256 )
2023-08-20 15:16:21 +00:00
Jerome Duval
c0ef2897ae
libxml2: also build python subpackage on x86_64
...
thank Begasus for reporting.
2023-05-07 17:34:40 +02:00
Jerome Duval
15c66cd727
libxml2: bump version
2023-04-23 22:30:12 +02:00
Joachim Mairböck
800a4d6bac
libxml2: remove ICU dependency ( #8117 )
...
It wasn't used anyway because the wrong option was passed to configure.
2023-04-09 16:51:43 +02:00
waddlesplash
cbcff3f58b
libxml2: Rebuild due to icu70.
2022-12-14 23:30:30 -05:00
Augustin Cavalier
04492b397e
libxml2: Rebuild for static dependencies.
2022-12-06 15:39:01 -05:00
Augustin Cavalier
6396a9e082
libxml2: Disable static.
2022-12-06 13:32:38 -05:00
Jerome Duval
60772e5a14
libxml2: bump version
2022-02-22 17:30:05 +01:00
waddlesplash
4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. ( #6189 )
...
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Fredrik Holmqvist
27d4aaab16
Added arm arm 64 riscv64 for libxml2 recipe
2021-08-27 21:44:30 +02:00
Jerome Duval
a1c1981623
libxml2: bump version
2021-06-09 20:29:40 +02:00
Adrien Destugues
89a7bbd004
libxml2: bump the revision for icu update again.
...
Now that icu57 devel packages are disabled, it should actually use
icu66.
2020-10-18 08:59:57 +02:00
Adrien Destugues
6832ce1540
libxml2: bump revision to rebuild against icu66.
2020-10-17 14:35:20 +02:00
Adrien Destugues
02033538e7
Fix issues founds by package builder.
2020-08-03 22:57:23 +02:00
Jerome Duval
cf8efc9f20
libxml2: bump version.
2019-11-14 22:44:36 +01:00
Jerome Duval
cd615d7aea
libxml2: fix gcc2 build when including dict.h
2019-06-17 15:08:34 +02:00
Augustin Cavalier
6ea5d0fd9d
libxml2: Fix usage on GCC2.
2019-04-04 20:49:56 -04:00
Jerome Duval
ed87352ee1
libxml2: fix gcc2 build
2019-04-03 18:36:02 +02:00
Jerome Duval
2cfffc78f1
libxml2: bump version.
2019-03-31 14:05:43 +02:00
miqlas
a26df41a8c
LibXML2: enable ICU ( #2570 )
2018-05-19 11:21:17 +03:00
Jerome Duval
c4e72236f7
libxml2: bump version.
2017-11-07 22:03:57 +01:00
Jerome Duval
597e927c46
libxml2: bump version.
2017-10-13 19:39:19 +02:00
Jerome Duval
e77b56b62e
libxml2: add recipe for version 2.9.5.
2017-09-15 19:24:58 +02:00
Jérôme Duval
337e4234c6
libxml2: remove duplicate
2017-06-28 13:53:42 +02:00
Jerome Duval
8faba33005
Bump revisions for x86_64 rebuild after time_t change.
2017-06-20 07:18:22 +02:00
Jerome Duval
89fb1051c5
libxml2: python package depends on haiku and zlib.
2017-04-28 23:47:22 +02:00
Jérôme Duval
bd8818b4a6
Remove libtool files.
2016-11-21 16:20:36 +01:00
fbrosson
abf5a80257
dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. ( #791 )
2016-09-02 21:00:13 -04:00
Jerome Duval
1f8a1f71e7
libxml2: remove old recipe.
2016-07-27 19:50:26 +00:00
Jerome Duval
b9a42eab02
bump a few packages revisions.
2015-11-27 06:42:33 +00:00
Jerome Duval
7c93c649bf
libxml2: bump version.
2015-11-24 18:15:44 +00:00
Jerome Duval
4ff89648f6
libxml2: fix for broken xmlcatalog command.
2015-10-14 22:56:45 +00:00
Humdinger
18588b4916
Improved SUMMARY/DESCRIPTION and re-ordered blocks
2015-08-20 19:00:14 +02:00
Augustin Cavalier
4634abef1b
Trim extra newlines at end of file & trailing whitespace.
2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04:00
Jessica Hamilton
954a419096
libxml2: fix finding catalog files
...
The previous patch for 2.8.0 didn't actually work at all, as
HAIKU was not defined. Also moved the nested function to its
own local function, as was running into weird crashes otherwise.
2015-05-30 13:37:17 +12:00
Oliver Tappe
52b344b97b
Drop references to $haikuVersion.
...
* Referring the current haiku version explicitly is not needed, since
the RequiresUpdater takes care of setting the version of Haiku used
for building a package.
2014-12-14 23:08:52 +01:00
Jerome Duval
bb45df5694
libxml2: add recipe for version 2.9.2
2014-11-24 22:56:15 +00:00
Jerome Duval
d2699023a0
libxml2: add devel package required dependencies.
...
* use a shorter description.
2014-10-10 16:44:04 +00:00