Commit Graph

40 Commits

Author SHA1 Message Date
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
79a5ee348a libxslt: update to 1.1.43 2025-03-14 07:16:29 +00:00
Rudi Heitbaum
584b0ea19a libxslt: update to 1.1.42 2024-07-07 05:20:22 +00:00
Rudi Heitbaum
b8463a0b70 libxslt: update to 1.1.41 2024-06-20 11:05:09 +00:00
Rudi Heitbaum
e70a995a44 libxslt: update to 1.1.40 2024-06-13 08:59:29 +00:00
Rudi Heitbaum
cfd8096153 libxslt: build shared libraries
do not build as static.
align build with libxml2.

the outcome is a reduction of ~1MB of diskspace for the /usr/bin/xml application
which uses libxslt.
2024-01-13 22:33:23 +00:00
Rudi Heitbaum
118620a6d6 libxslt: migrate to cmake 2024-01-13 22:33:23 +00:00
Rudi Heitbaum
fa1e79e24e libxslt: update to 1.1.39 2023-11-19 10:58:38 +00:00
Rudi Heitbaum
0c4ddd676f libxslt: update SHA256 and URL 2023-07-08 13:00:01 +00:00
Rudi Heitbaum
5082db428c libxslt: update to 1.1.38 2023-05-17 10:55:32 +00:00
Rudi Heitbaum
b16aa44eb0 libxslt: update to 1.1.37 2022-08-30 10:26:31 +00:00
Rudi Heitbaum
d0aa5a12b6 libxslt: update to 1.1.36 2022-08-20 12:38:37 +00:00
heitbaum
f633efc567 libxslt: update to 1.1.35
enables compile against libxml2 2.9.13

update 1.1.34 (2019-10-30) to 1.1.35 (2022-02-16)

references to issue with libxml2 2.9.12 compile:
- https://gitlab.gnome.org/GNOME/libxslt/-/issues/51
- https://gitlab.gnome.org/GNOME/libxslt/-/issues/52
2022-02-21 00:03:09 +00:00
Ian Leonard
b9821a561d textproc: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:17 +00:00
MilhouseVH
002958d40b libxslt: update to libxslt-1.1.34 2020-02-17 06:37:58 +00:00
MilhouseVH
acad553b8c libxslt: update to libxslt-1.1.33 2019-06-07 08:49:07 +01:00
vpeter4
af3366478d libxslt, libssh2: build with -fPIC
Compiling a shared library requires -fPIC. But this two libs are build without.
2018-12-19 12:54:37 +01:00
Ian Leonard
15282eb38b treewide: retire $SED
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-11-04 01:12:58 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
79e85e5de8 libxslt: update to libxslt-1.1.32 2018-09-19 10:25:46 +01:00
CvH
688d206db0 spdx: packages/textproc 2018-07-18 22:37:47 +02:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00