summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2022-12-10 12:09:26 +0100
committerØrjan Malde <red@foxi.me>2022-12-10 12:09:26 +0100
commit8557c7adbc32b06e6e730955d2b798a8a330b16c (patch)
treec6af0a3ca45a0e55dfebd3f6e9924d7f3b794962
parentcd4f4a94c832510ba085e3896fd9f5f2b45bd8ee (diff)
downloadmidipix_build-8557c7adbc32b06e6e730955d2b798a8a330b16c.tar.bz2
midipix_build-8557c7adbc32b06e6e730955d2b798a8a330b16c.tar.xz
groups/251.native_packages_lib.group: libxslt: bump to v1.1.37
Signed-off-by: Ørjan Malde <red@foxi.me>
-rw-r--r--groups/251.native_packages_lib.group5
-rw-r--r--patches/libxslt-1.1.35.local.patch15
-rw-r--r--patches/libxslt-1.1.37.local.patch12
-rw-r--r--patches/libxslt-1.1.37_pre.local.patch (renamed from patches/libxslt-1.1.35_pre.local.patch)0
4 files changed, 15 insertions, 17 deletions
diff --git a/groups/251.native_packages_lib.group b/groups/251.native_packages_lib.group
index 9574d72d..6fe8b67c 100644
--- a/groups/251.native_packages_lib.group
+++ b/groups/251.native_packages_lib.group
@@ -325,9 +325,10 @@ gl_cv_ld_output_def=no"};
m0755=bin/%[_target]-xml2-config"};
: ${PKG_LIBXML2_IN_TREE:=1};
: ${PKG_LIBXSLT_DEPENDS:="libxml2 libgcrypt"};
-: ${PKG_LIBXSLT_SHA256SUM:=8247f33e9a872c6ac859aa45018bc4c4d00b97e2feac9eebc10c93ce1f34dd79};
-: ${PKG_LIBXSLT_VERSION:=1.1.35};
+: ${PKG_LIBXSLT_SHA256SUM:=3a4b27dc8027ccd6146725950336f1ec520928f320f144eb5fa7990ae6123ab4};
+: ${PKG_LIBXSLT_VERSION:=1.1.37};
: ${PKG_LIBXSLT_URL:=https://sources.voidlinux.org/libxslt-${PKG_LIBXSLT_VERSION}/libxslt-${PKG_LIBXSLT_VERSION}.tar.xz};
+: ${PKG_LIBXSLT_CONFIGURE_ARGS_EXTRA:="--without-python"};
: ${PKG_LIBXSLT_FORCE_AUTORECONF:=1};
: ${PKG_LIBZ_SHA256SUM:=abcc2831b7a0e891d0875fa852e9b9510b420d843d3d20aad010f65493fe4f7b};
: ${PKG_LIBZ_VERSION:=1.2.8.2015.12.26};
diff --git a/patches/libxslt-1.1.35.local.patch b/patches/libxslt-1.1.35.local.patch
deleted file mode 100644
index 1cf25319..00000000
--- a/patches/libxslt-1.1.35.local.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -ru libxslt-1.1.32.orig/Makefile.in libxslt-1.1.32/Makefile.in
---- libxslt-1.1.32.orig/Makefile.in 2017-11-02 21:34:22.000000000 +0100
-+++ libxslt-1.1.32/Makefile.in 2018-08-04 15:15:09.283854093 +0200
-@@ -415,10 +415,7 @@
- SUBDIRS = \
- libxslt \
- libexslt \
-- xsltproc \
-- doc \
-- $(PYTHON_SUBDIR) \
-- tests
-+ xsltproc
-
- DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests
- confexecdir = $(libdir)
diff --git a/patches/libxslt-1.1.37.local.patch b/patches/libxslt-1.1.37.local.patch
new file mode 100644
index 00000000..ccafaf1e
--- /dev/null
+++ b/patches/libxslt-1.1.37.local.patch
@@ -0,0 +1,12 @@
+diff -ru libxslt-1.1.37.orig/Makefile.in libxslt-1.1.37/Makefile.in
+--- libxslt-1.1.37.orig/Makefile.in 2022-12-10 12:03:50.891594062 +0100
++++ libxslt-1.1.37/Makefile.in 2022-12-10 12:05:46.048683627 +0100
+@@ -427,7 +427,7 @@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ ACLOCAL_AMFLAGS = -I m4
+-SUBDIRS = libxslt libexslt xsltproc doc tests $(am__append_1)
++SUBDIRS = libxslt libexslt xsltproc $(am__append_1)
+ DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests
+ confexecdir = $(libdir)
+ confexec_DATA = xsltConf.sh
diff --git a/patches/libxslt-1.1.35_pre.local.patch b/patches/libxslt-1.1.37_pre.local.patch
index 08be2163..08be2163 100644
--- a/patches/libxslt-1.1.35_pre.local.patch
+++ b/patches/libxslt-1.1.37_pre.local.patch