Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: X11/app/libreoffice/24.2.0.3/Makefile
===================================================================
--- X11/app/libreoffice/24.2.0.3/Makefile	(revision 451)
+++ X11/app/libreoffice/24.2.0.3/Makefile	(revision 452)
@@ -83,7 +83,7 @@
 REQUIRES          += libs/icu4c/76.1
 REQUIRES          += libs/boost/1.77.0
 REQUIRES          += libs/lcms2/2.14
-REQUIRES          += libs/libxslt/1.1.34
+REQUIRES          += libs/libxslt/1.1.42
 REQUIRES          += libs/dbus-glib/0.112
 REQUIRES          += net/curl/7.75.0
 REQUIRES          += net/gpgme/1.16.0
Index: X11/app/libreoffice/7.6.2.1/Makefile
===================================================================
--- X11/app/libreoffice/7.6.2.1/Makefile	(revision 451)
+++ X11/app/libreoffice/7.6.2.1/Makefile	(revision 452)
@@ -83,7 +83,7 @@
 REQUIRES          += libs/icu4c/76.1
 REQUIRES          += libs/boost/1.77.0
 REQUIRES          += libs/lcms2/2.14
-REQUIRES          += libs/libxslt/1.1.34
+REQUIRES          += libs/libxslt/1.1.42
 REQUIRES          += libs/dbus-glib/0.112
 REQUIRES          += net/curl/7.75.0
 REQUIRES          += net/gpgme/1.16.0
Index: app/postgresql/14.1/Makefile
===================================================================
--- app/postgresql/14.1/Makefile	(revision 451)
+++ app/postgresql/14.1/Makefile	(revision 452)
@@ -64,7 +64,7 @@
 REQUIRES          += dev/python3/3.12.9
 REQUIRES          += app/util-linux/2.38.1
 REQUIRES          += libs/libxml2/2.13.6
-REQUIRES          += libs/libxslt/1.1.34
+REQUIRES          += libs/libxslt/1.1.42
 REQUIRES          += libs/readline/8.2
 REQUIRES          += libs/icu4c/76.1
 REQUIRES          += libs/lz4/1.10.0
Index: app/postgresql/14.1-ppc32/Makefile
===================================================================
--- app/postgresql/14.1-ppc32/Makefile	(revision 451)
+++ app/postgresql/14.1-ppc32/Makefile	(revision 452)
@@ -20,7 +20,7 @@
 REQUIRES          += dev/python3/3.12.9-ppc32
 REQUIRES          += app/util-linux/2.38.1-ppc32
 REQUIRES          += libs/libxml2/2.13.6-ppc32
-REQUIRES          += libs/libxslt/1.1.34-ppc32
+REQUIRES          += libs/libxslt/1.1.42-ppc32
 REQUIRES          += libs/readline/8.2-ppc32
 REQUIRES          += libs/icu4c/76.1-ppc32
 REQUIRES          += libs/lz4/1.10.0-ppc32
Index: app/postgresql/14.1-x86_32/Makefile
===================================================================
--- app/postgresql/14.1-x86_32/Makefile	(revision 451)
+++ app/postgresql/14.1-x86_32/Makefile	(revision 452)
@@ -17,7 +17,7 @@
 REQUIRES          += dev/python3/3.12.9-x86_32
 REQUIRES          += app/util-linux/2.38.1-x86_32
 REQUIRES          += libs/libxml2/2.13.6-x86_32
-REQUIRES          += libs/libxslt/1.1.34-x86_32
+REQUIRES          += libs/libxslt/1.1.42-x86_32
 REQUIRES          += libs/readline/8.2-x86_32
 REQUIRES          += libs/icu4c/76.1-x86_32
 REQUIRES          += libs/lz4/1.10.0-x86_32
Index: dev/vala/0.56.6/Makefile
===================================================================
--- dev/vala/0.56.6/Makefile	(revision 451)
+++ dev/vala/0.56.6/Makefile	(revision 452)
@@ -61,7 +61,7 @@
 SOURCE_REQUIRES    = sources/GNOME/core/vala
 
 REQUIRES           = libs/glib2/2.76.0
-REQUIRES          += libs/libxslt/1.1.34
+REQUIRES          += libs/libxslt/1.1.42
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: dev/vala/0.56.6-ppc32/Makefile
===================================================================
--- dev/vala/0.56.6-ppc32/Makefile	(revision 451)
+++ dev/vala/0.56.6-ppc32/Makefile	(revision 452)
@@ -17,7 +17,7 @@
 
 REQUIRES           = dev/vala/0.56.6
 REQUIRES          += libs/glib2/2.76.0-ppc32
-REQUIRES          += libs/libxslt/1.1.34-ppc32
+REQUIRES          += libs/libxslt/1.1.42-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: dev/vala/0.56.6-x86_32/Makefile
===================================================================
--- dev/vala/0.56.6-x86_32/Makefile	(revision 451)
+++ dev/vala/0.56.6-x86_32/Makefile	(revision 452)
@@ -14,7 +14,7 @@
 
 REQUIRES           = dev/vala/0.56.6
 REQUIRES          += libs/glib2/2.76.0-x86_32
-REQUIRES          += libs/libxslt/1.1.34-x86_32
+REQUIRES          += libs/libxslt/1.1.42-x86_32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: libs/libxslt/1.1.34/libxslt-pkg-install.sh
===================================================================
--- libs/libxslt/1.1.34/libxslt-pkg-install.sh	(revision 451)
+++ libs/libxslt/1.1.34/libxslt-pkg-install.sh	(nonexistent)
@@ -1,39 +0,0 @@
-#!/bin/sh
-
-# arg 1:  the new package version
-pre_install() {
-  /bin/true
-}
-
-# arg 1:  the new package version
-post_install() {
-  /bin/true
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-pre_update() {
-  /bin/true
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_update() {
-  post_install
-}
-
-# arg 1:  the old package version
-pre_remove() {
-  /bin/true
-}
-
-# arg 1:  the old package version
-post_remove() {
-  /bin/true
-}
-
-
-operation=$1
-shift
-
-$operation $*

Property changes on: libs/libxslt/1.1.34/libxslt-pkg-install.sh
___________________________________________________________________
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: libs/libxslt/1.1.34/PATCHES
===================================================================
--- libs/libxslt/1.1.34/PATCHES	(revision 451)
+++ libs/libxslt/1.1.34/PATCHES	(nonexistent)
@@ -1,2 +0,0 @@
-
-../../../sources/packages/l/libxslt/patches/libxslt-1.1.34-python.patch -p0
Index: libs/libxslt/1.1.34/libxslt-pkg-description.in
===================================================================
--- libs/libxslt/1.1.34/libxslt-pkg-description.in	(revision 451)
+++ libs/libxslt/1.1.34/libxslt-pkg-description.in	(nonexistent)
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.  Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in.  You must
-# make exactly 11 lines for the formatting to be correct.  It's also
-# customary to leave one space after the ':'.
-
-       |-----handy-ruler------------------------------------------------------|
-libxslt: libxslt @VERSION@ (XML transformation library)
-libxslt:
-libxslt: XSLT support for libxml2. (XSLT is a language used for transforming
-libxslt: XML documents).
-libxslt:
-libxslt:
-libxslt:
-libxslt:
-libxslt:
-libxslt:
-libxslt:
Index: libs/libxslt/1.1.34/Makefile
===================================================================
--- libs/libxslt/1.1.34/Makefile	(revision 451)
+++ libs/libxslt/1.1.34/Makefile	(nonexistent)
@@ -1,317 +0,0 @@
-
-COMPONENT_TARGETS  = $(HARDWARE_INTEL_PC32)
-COMPONENT_TARGETS += $(HARDWARE_INTEL_PC64)
-COMPONENT_TARGETS += $(HARDWARE_EBOX_3350DX2)
-COMPONENT_TARGETS += $(HARDWARE_CB1X)
-COMPONENT_TARGETS += $(HARDWARE_CB2X)
-COMPONENT_TARGETS += $(HARDWARE_CB3X)
-COMPONENT_TARGETS += $(HARDWARE_ORANGE_PP2E)
-COMPONENT_TARGETS += $(HARDWARE_NANOPI_NEO)
-COMPONENT_TARGETS += $(HARDWARE_ORANGE_PP)
-COMPONENT_TARGETS += $(HARDWARE_ORANGE_PL2)
-COMPONENT_TARGETS += $(HARDWARE_ORANGE_PI5)
-COMPONENT_TARGETS += $(HARDWARE_ORANGE_PI5B)
-COMPONENT_TARGETS += $(HARDWARE_ORANGE_PI5P)
-COMPONENT_TARGETS += $(HARDWARE_ROCK_5B)
-COMPONENT_TARGETS += $(HARDWARE_WECHIP_TX6)
-COMPONENT_TARGETS += $(HARDWARE_REPKA_PI3)
-COMPONENT_TARGETS += $(HARDWARE_FFRK3288)
-COMPONENT_TARGETS += $(HARDWARE_POIN2)
-COMPONENT_TARGETS += $(HARDWARE_RK3328_CC)
-COMPONENT_TARGETS += $(HARDWARE_KHADAS_EDGE)
-COMPONENT_TARGETS += $(HARDWARE_LEEZ_P710)
-COMPONENT_TARGETS += $(HARDWARE_M201)
-COMPONENT_TARGETS += $(HARDWARE_MXV)
-COMPONENT_TARGETS += $(HARDWARE_P201)
-COMPONENT_TARGETS += $(HARDWARE_NEXBOX_A95X)
-COMPONENT_TARGETS += $(HARDWARE_ODROID_C2)
-COMPONENT_TARGETS += $(HARDWARE_P212)
-COMPONENT_TARGETS += $(HARDWARE_KHADAS_VIM)
-COMPONENT_TARGETS += $(HARDWARE_Q201)
-COMPONENT_TARGETS += $(HARDWARE_ENYBOX_X2)
-COMPONENT_TARGETS += $(HARDWARE_KHADAS_VIM2)
-COMPONENT_TARGETS += $(HARDWARE_NIT6Q)
-COMPONENT_TARGETS += $(HARDWARE_OKMX6DL_C)
-COMPONENT_TARGETS += $(HARDWARE_OKMX6Q_C)
-COMPONENT_TARGETS += $(HARDWARE_BONE_BLACK)
-COMPONENT_TARGETS += $(HARDWARE_OMAP5UEVM)
-COMPONENT_TARGETS += $(HARDWARE_DRA7XXEVM)
-COMPONENT_TARGETS += $(HARDWARE_CI20)
-COMPONENT_TARGETS += $(HARDWARE_BAIKAL_T1)
-COMPONENT_TARGETS += $(HARDWARE_BAIKAL_M1)
-COMPONENT_TARGETS += $(HARDWARE_S824L)
-COMPONENT_TARGETS += $(HARDWARE_VESNIN)
-COMPONENT_TARGETS += $(HARDWARE_S824L_LSB)
-COMPONENT_TARGETS += $(HARDWARE_VESNIN_LSB)
-COMPONENT_TARGETS += $(HARDWARE_TL2WK2)
-COMPONENT_TARGETS += $(HARDWARE_TL2SV2)
-COMPONENT_TARGETS += $(HARDWARE_TL2WK2_LSB)
-COMPONENT_TARGETS += $(HARDWARE_TL2SV2_LSB)
-COMPONENT_TARGETS += $(HARDWARE_VISIONFIVE2)
-COMPONENT_TARGETS += $(HARDWARE_SIFIVE_U740)
-
-
-NEED_ABS_PATH      = true
-COMPONENT_IS_3PP   = true
-
-
-include ../../../build-system/constants.mk
-
-
-SOURCE_REQUIRES    = sources/packages/l/libxslt
-
-REQUIRES           = libs/libxml2/2.13.6
-REQUIRES          += net/libgcrypt/1.11.0
-
-# ======= __END_OF_REQUIRES__ =======
-
-
-version            = 1.1.34
-tar_xz_archive     = $(SRC_PACKAGE_PATH)/packages/l/libxslt/libxslt-$(version).tar.xz
-SRC_ARCHIVE        = $(tar_xz_archive)
-SRC_DIR            = $(TARGET_BUILD_DIR)/libxslt-$(version)
-src_dir_name       = libxslt-$(version)
-src_done           = $(TARGET_BUILD_DIR)/.source_done
-
-PATCHES = PATCHES
-
-build_dir          = $(TARGET_BUILD_DIR)/build
-build_target       = $(TARGET_BUILD_DIR)/.build_done
-install_target     = $(TARGET_BUILD_DIR)/.install_done
-
-
-####### Targets
-
-PKG_GROUP = libs
-
-#
-# *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.
-#
-LIBXSLT_PKG_NAME                = libxslt
-LIBXSLT_PKG_VERSION             = 1.1.34
-LIBXSLT_PKG_ARCH                = $(PKGARCH)
-LIBXSLT_PKG_DISTRO_NAME         = $(DISTRO_NAME)
-LIBXSLT_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)
-LIBXSLT_PKG_GROUP               = $(PKG_GROUP)
-###                              |---handy-ruler-------------------------------|
-LIBXSLT_PKG_SHORT_DESCRIPTION   = XML transformation library
-LIBXSLT_PKG_URL                 = $(BUG_URL)
-LIBXSLT_PKG_LICENSE             = custom
-LIBXSLT_PKG_DESCRIPTION_FILE    = $(TARGET_BUILD_DIR)/$(LIBXSLT_PKG_NAME)-pkg-description
-LIBXSLT_PKG_DESCRIPTION_FILE_IN = $(LIBXSLT_PKG_NAME)-pkg-description.in
-LIBXSLT_PKG_INSTALL_SCRIPT      = $(LIBXSLT_PKG_NAME)-pkg-install.sh
-
-LIBXSLT_PKG      = $(CURDIR)/$(TARGET_BUILD_DIR)/$(LIBXSLT_PKG_NAME)-package
-
-pkg_basename     = $(LIBXSLT_PKG_NAME)-$(LIBXSLT_PKG_VERSION)-$(LIBXSLT_PKG_ARCH)-$(LIBXSLT_PKG_DISTRO_NAME)-$(LIBXSLT_PKG_DISTRO_VERSION)
-
-pkg_archive      = $(TARGET_BUILD_DIR)/$(PKG_GROUP)/$(pkg_basename).$(pkg_arch_suffix)
-pkg_certificate  = $(call cert-name,$(pkg_archive))
-pkg_signature    = $(call sign-name,$(pkg_archive))
-pkg_description  = $(call desc-name,$(pkg_archive))
-products         = $(call pkg-files,$(pkg_archive))
-
-BUILD_TARGETS    = $(build_target)
-BUILD_TARGETS   += $(install_target)
-
-PRODUCT_TARGETS  = $(products)
-
-ROOTFS_TARGETS   = $(pkg_archive)
-
-
-include ../../../build-system/core.mk
-
-
-env_sysroot = DESTDIR=$(LIBXSLT_PKG)
-
-#
-# Path to Python.h
-#
-CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
-
-
-extra_configure_switches  = --libdir=/usr/lib$(LIBSUFFIX)
-extra_configure_switches += --docdir=/usr/share/doc/$(src_dir_name)
-extra_configure_switches += --infodir=/usr/share/info
-extra_configure_switches += --mandir=/usr/share/man
-extra_configure_switches += --disable-dependency-tracking
-ifeq ($(__ENABLE_STATIC__),yes)
-extra_configure_switches += --enable-static=yes
-else
-extra_configure_switches += --enable-static=no
-endif
-extra_configure_switches += --enable-shared=yes
-
-
-PYTHON_VERSION = 2.7
-
-ifeq ($(PYTHON_VERSION),2.7)
-WITH_PYTHON = $(PYTHON2)
-python_environment  = PYTHON_VERSION=$(PYTHON_VERSION)
-python_environment += PYTHON_SITE_PACKAGES=/usr/lib$(LIBSUFFIX)/python$(PYTHON_VERSION)/site-packages
-python_environment += PYTHON_INCLUDES=$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
-python_environment += PYTHON_LIBS='$(shell $(TARGET_DEST_DIR)/usr/bin/python$(PYTHON_VERSION)-config --ldflags)'
-CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
-endif
-
-ifeq ($(PYTHON_VERSION),3.12)
-WITH_PYTHON = $(PYTHON3)
-python_environment  = PYTHON_VERSION=$(PYTHON_VERSION)
-python_environment += PYTHON_SITE_PACKAGES=/usr/lib$(LIBSUFFIX)/python$(PYTHON_VERSION)/site-packages
-python_environment += PYTHON_INCLUDES='$(shell $(TARGET_DEST_DIR)/usr/bin/python$(PYTHON_VERSION)-config --includes)'
-python_environment += PYTHON_LIBS='$(shell $(TARGET_DEST_DIR)/usr/bin/python$(PYTHON_VERSION)-config --ldflags)'
-CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
-endif
-
-
-libs_config  = LIBGCRYPT_CONFIG=$(TARGET_DEST_DIR)/usr/bin/libgcrypt-config
-libs_config += XML_CONFIG=$(TARGET_DEST_DIR)/usr/bin/xml2-config
-
-
-TARGET_BIN_RPATH = /lib$(LIBSUFFIX):/usr/lib$(LIBSUFFIX)
-TARGET_LIB_RPATH = /lib$(LIBSUFFIX):/usr/lib$(LIBSUFFIX):/usr/lib/../lib$(LIBSUFFIX)
-
-
-####### Dependencies
-
-$(src_done): $(SRC_ARCHIVE) $(PATCHES_DEP)
-	$(UNPACK_SRC_ARCHIVE)
-	$(APPLY_PATCHES)
-	@( cd $(SRC_DIR) ; autoreconf -vif )
-	@touch $@
-
-$(build_target): $(src_done)
-	@mkdir -p $(build_dir)
-	@cd $(build_dir) && \
-	  $(BUILD_ENVIRONMENT) $(python_environment) $(libs_config) ../$(src_dir_name)/configure \
-	  --prefix=/usr                \
-	  --build=$(BUILD)             \
-	  --host=$(TARGET)             \
-	  --with-python=$(WITH_PYTHON) \
-	  $(extra_configure_switches)
-	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) $(python_environment)
-	@touch $@
-
-$(install_target): $(build_target)
-	@mkdir -p $(LIBXSLT_PKG)
-	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) -j1 install $(env_sysroot)
-	# ======= Install Documentation =======
-	@if [ -d $(LIBXSLT_PKG)/usr/share/man ]; then \
-	  ( cd $(LIBXSLT_PKG)/usr/share/man ; \
-	    for manpagedir in `find . -type d -name "man*"` ; do \
-	      ( cd $$manpagedir ; \
-	        for eachpage in `find . -type l -maxdepth 1` ; do \
-	          ln -s `readlink $$eachpage`.gz $$eachpage.gz ; \
-	          rm $$eachpage ; \
-	        done ; \
-	        gzip -9 *.?  ; \
-	      ) \
-	    done \
-	  ) \
-	 fi
-	@mkdir -p $(LIBXSLT_PKG)/usr/doc/$(src_dir_name)
-	@cp -a $(SRC_DIR)/AUTHORS $(SRC_DIR)/COPYING \
-	       $(LIBXSLT_PKG)/usr/doc/$(src_dir_name)
-	@mkdir -p $(LIBXSLT_PKG)/usr/share/doc/$(src_dir_name)
-	@( cd $(SRC_DIR) ; \
-	   cp -a AUTHORS COPYING Copyright FEATURES INSTALL NEWS README TODO \
-	         $(LIBXSLT_PKG)/usr/share/doc/$(src_dir_name) ; \
-	 )
-	@( cd $(SRC_DIR) ; \
-	   if [ -r ChangeLog ]; then \
-	     DOCSDIR=`echo $(LIBXSLT_PKG)/usr/share/doc/$(src_dir_name)` ; \
-	     cat ChangeLog | head -n 1000 > $$DOCSDIR/ChangeLog ; \
-	     touch -r ChangeLog $$DOCSDIR/ChangeLog ; \
-	   fi \
-	 )
-	# ======= remove toolchain path from target libtool *.la files =======
-	@( cd $(LIBXSLT_PKG)/usr/lib$(LIBSUFFIX) ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" libexslt.la libxslt.la ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" xsltConf.sh ; \
-	 )
-	@( cd $(LIBXSLT_PKG)/usr/lib$(LIBSUFFIX)/python$(PYTHON_VERSION)/site-packages ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" libxsltmod.la ; \
-	 )
-	# ======= remove toolchain path from target pkg-config *.pc files =======
-	@( cd $(LIBXSLT_PKG)/usr/lib$(LIBSUFFIX)/pkgconfig ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" libexslt.pc libxslt.pc ; \
-	 )
-	# ======= tune xslt-config script for runtime =======
-	@( cd $(LIBXSLT_PKG)/usr/bin ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" xslt-config ; \
-	 )
-	# ======= Install the same to $(TARGET_DEST_DIR) =======
-	$(call install-into-devenv, $(LIBXSLT_PKG))
-	# ======= tune libtool *.la search path to the target destination for development =======
-	@( cd $(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX) ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   libexslt.la libxslt.la ; \
-	   sed -i "s,L/lib,L$(TARGET_DEST_DIR)/lib,g" libexslt.la libxslt.la ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   xsltConf.sh ; \
-	 )
-	@( cd $(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/python$(PYTHON_VERSION)/site-packages ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   libxsltmod.la ; \
-	   sed -i "s,L/lib,L$(TARGET_DEST_DIR)/lib,g" libxsltmod.la ; \
-	 )
-	# ======= tune pkg-config *.pc files to the target destination for development =======
-	@( cd $(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/pkgconfig ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g" libexslt.pc libxslt.pc ; \
-	 )
-	# ======= tune xslt-config script for development =======
-	@( cd $(TARGET_DEST_DIR)/usr/bin ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g" xslt-config ; \
-	 )
-	# ======= Strip binaries =======
-	@( cd $(LIBXSLT_PKG) ; \
-	   find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs $(STRIP) --strip-unneeded 2> /dev/null ; \
-	   find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs $(STRIP) --strip-unneeded 2> /dev/null ; \
-	 )
-ifeq ($(__ENABLE_STATIC__),yes)
-	@( cd $(LIBXSLT_PKG) ; \
-	   find . | xargs file | grep "current ar archive" | cut -f 1 -d : | xargs $(STRIP) -g 2> /dev/null ; \
-	 )
-endif
-ifneq ($(PATCHELF),)
-	# ======= Set RPATH/RUNPATH for target binaries =======
-	@( cd $(LIBXSLT_PKG)/usr/bin ; \
-	   for file in `find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs echo` ; do \
-	     rpath=`$(PATCHELF) --print-rpath $$file 2> /dev/null` ; \
-	     if echo "$$rpath" | grep -q "$(TARGET_DEST_DIR)" ; then \
-	       $(PATCHELF) --set-rpath $(TARGET_BIN_RPATH) $$file 1> /dev/null 2> /dev/null ; \
-	     fi ; \
-	   done ; \
-	 )
-	# ======= Set RPATH/RUNPATH for target shared objects =======
-	@( cd $(LIBXSLT_PKG)/usr/lib$(LIBSUFFIX) ; \
-	   for file in `find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs echo` ; do \
-	     rpath=`$(PATCHELF) --print-rpath $$file 2> /dev/null` ; \
-	     if echo "$$rpath" | grep -q "$(TARGET_DEST_DIR)" ; then \
-	       $(PATCHELF) --set-rpath $(TARGET_LIB_RPATH) $$file 1> /dev/null 2> /dev/null ; \
-	     fi ; \
-	   done ; \
-	 )
-endif
-	@touch $@
-
-$(LIBXSLT_PKG_DESCRIPTION_FILE): $(LIBXSLT_PKG_DESCRIPTION_FILE_IN)
-	@cat $< | $(SED) -e "s/@VERSION@/$(version)/g" > $@
-
-$(pkg_certificate) : $(pkg_archive) ;
-$(pkg_signature)   : $(pkg_archive) ;
-$(pkg_description) : $(pkg_archive) ;
-
-$(pkg_archive): $(install_target) $(LIBXSLT_PKG_DESCRIPTION_FILE) $(LIBXSLT_PKG_INSTALL_SCRIPT)
-	@cp $(LIBXSLT_PKG_DESCRIPTION_FILE) $(LIBXSLT_PKG)/.DESCRIPTION
-	@cp $(LIBXSLT_PKG_INSTALL_SCRIPT) $(LIBXSLT_PKG)/.INSTALL
-	@$(BUILD_PKG_REQUIRES) $(LIBXSLT_PKG)/.REQUIRES
-	@echo "pkgname=$(LIBXSLT_PKG_NAME)"                            >  $(LIBXSLT_PKG)/.PKGINFO ; \
-	 echo "pkgver=$(LIBXSLT_PKG_VERSION)"                          >> $(LIBXSLT_PKG)/.PKGINFO ; \
-	 echo "arch=$(LIBXSLT_PKG_ARCH)"                               >> $(LIBXSLT_PKG)/.PKGINFO ; \
-	 echo "distroname=$(LIBXSLT_PKG_DISTRO_NAME)"                  >> $(LIBXSLT_PKG)/.PKGINFO ; \
-	 echo "distrover=$(LIBXSLT_PKG_DISTRO_VERSION)"                >> $(LIBXSLT_PKG)/.PKGINFO ; \
-	 echo "group=$(LIBXSLT_PKG_GROUP)"                             >> $(LIBXSLT_PKG)/.PKGINFO ; \
-	 echo "short_description=\"$(LIBXSLT_PKG_SHORT_DESCRIPTION)\"" >> $(LIBXSLT_PKG)/.PKGINFO ; \
-	 echo "url=$(LIBXSLT_PKG_URL)"                                 >> $(LIBXSLT_PKG)/.PKGINFO ; \
-	 echo "license=$(LIBXSLT_PKG_LICENSE)"                         >> $(LIBXSLT_PKG)/.PKGINFO
-	@$(PSEUDO) sh -c "cd $(LIBXSLT_PKG) && \
-	                  chown -R root:root . && \
-	                  $(MAKE_PACKAGE) -J --linkadd=yes $(GNUPG_OPTIONS) -m -d .. ."
Index: libs/libxslt/1.1.34
===================================================================
--- libs/libxslt/1.1.34	(revision 451)
+++ libs/libxslt/1.1.34	(nonexistent)

Property changes on: libs/libxslt/1.1.34
___________________________________________________________________
Deleted: svn:ignore
## -1,74 +0,0 ##
-
-# install dir
-dist
-
-# Target build dirs
-.a1x-newlib
-.a2x-newlib
-.at91sam7s-newlib
-
-.build-machine
-
-.a1x-glibc
-.a2x-glibc
-.h3-glibc
-.h5-glibc
-.i586-glibc
-.i686-glibc
-.imx6-glibc
-.jz47xx-glibc
-.makefile
-.am335x-glibc
-.omap543x-glibc
-.p5600-glibc
-.power8-glibc
-.power8le-glibc
-.power9-glibc
-.power9le-glibc
-.m1000-glibc
-.riscv64-glibc
-.rk328x-glibc
-.rk33xx-glibc
-.rk339x-glibc
-.rk358x-glibc
-.s8xx-glibc
-.s9xx-glibc
-.x86_64-glibc
-
-# Hidden files (each file)
-.makefile
-.dist
-.rootfs
-
-# src & hw requires
-.src_requires
-.src_requires_depend
-.requires
-.requires_depend
-
-# Tarballs
-*.gz
-*.bz2
-*.lz
-*.xz
-*.tgz
-*.txz
-
-# Signatures
-*.asc
-*.sig
-*.sign
-*.sha1sum
-
-# Patches
-*.patch
-
-# Descriptions
-*.dsc
-*.txt
-
-# Default linux config files
-*.defconfig
-
-# backup copies
-*~
Index: libs/libxslt/1.1.34-ppc32/libxslt-x32-pkg-install.sh
===================================================================
--- libs/libxslt/1.1.34-ppc32/libxslt-x32-pkg-install.sh	(revision 451)
+++ libs/libxslt/1.1.34-ppc32/libxslt-x32-pkg-install.sh	(nonexistent)
@@ -1,39 +0,0 @@
-#!/bin/sh
-
-# arg 1:  the new package version
-pre_install() {
-  /bin/true
-}
-
-# arg 1:  the new package version
-post_install() {
-  /bin/true
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-pre_update() {
-  /bin/true
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_update() {
-  post_install
-}
-
-# arg 1:  the old package version
-pre_remove() {
-  /bin/true
-}
-
-# arg 1:  the old package version
-post_remove() {
-  /bin/true
-}
-
-
-operation=$1
-shift
-
-$operation $*

Property changes on: libs/libxslt/1.1.34-ppc32/libxslt-x32-pkg-install.sh
___________________________________________________________________
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: libs/libxslt/1.1.34-ppc32/PATCHES
===================================================================
--- libs/libxslt/1.1.34-ppc32/PATCHES	(revision 451)
+++ libs/libxslt/1.1.34-ppc32/PATCHES	(nonexistent)
@@ -1,2 +0,0 @@
-
-../../../sources/packages/l/libxslt/patches/libxslt-1.1.34-python.patch -p0
Index: libs/libxslt/1.1.34-ppc32/libxslt-x32-pkg-description.in
===================================================================
--- libs/libxslt/1.1.34-ppc32/libxslt-x32-pkg-description.in	(revision 451)
+++ libs/libxslt/1.1.34-ppc32/libxslt-x32-pkg-description.in	(nonexistent)
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.  Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in.  You must
-# make exactly 11 lines for the formatting to be correct.  It's also
-# customary to leave one space after the ':'.
-
-           |-----handy-ruler------------------------------------------------------|
-libxslt-x32: libxslt-x32 @VERSION@ (XML transformation library)
-libxslt-x32:
-libxslt-x32: XSLT support for libxml2. (XSLT is a language used for transforming
-libxslt-x32: XML documents).
-libxslt-x32:
-libxslt-x32:
-libxslt-x32:
-libxslt-x32:
-libxslt-x32:
-libxslt-x32:
-libxslt-x32:
Index: libs/libxslt/1.1.34-ppc32/Makefile
===================================================================
--- libs/libxslt/1.1.34-ppc32/Makefile	(revision 451)
+++ libs/libxslt/1.1.34-ppc32/Makefile	(nonexistent)
@@ -1,247 +0,0 @@
-
-COMPONENT_TARGETS  = $(HARDWARE_S824L)
-COMPONENT_TARGETS += $(HARDWARE_VESNIN)
-COMPONENT_TARGETS += $(HARDWARE_TL2WK2)
-COMPONENT_TARGETS += $(HARDWARE_TL2SV2)
-
-NEED_ABS_PATH      = true
-COMPONENT_IS_3PP   = true
-
-CREATE_PPC32_PACKAGE = true
-
-
-include ../../../build-system/constants.mk
-
-
-SOURCE_REQUIRES    = sources/packages/l/libxslt
-
-REQUIRES           = libs/libxslt/1.1.34
-REQUIRES          += libs/libxml2/2.13.6-ppc32
-REQUIRES          += net/libgcrypt/1.11.0-ppc32
-
-# ======= __END_OF_REQUIRES__ =======
-
-
-version            = 1.1.34
-tar_xz_archive     = $(SRC_PACKAGE_PATH)/packages/l/libxslt/libxslt-$(version).tar.xz
-SRC_ARCHIVE        = $(tar_xz_archive)
-SRC_DIR            = $(TARGET_BUILD_DIR)/libxslt-$(version)
-src_dir_name       = libxslt-$(version)
-src_done           = $(TARGET_BUILD_DIR)/.source_done
-
-PATCHES = PATCHES
-
-build_dir          = $(TARGET_BUILD_DIR)/build
-build_target       = $(TARGET_BUILD_DIR)/.build_done
-install_target     = $(TARGET_BUILD_DIR)/.install_done
-
-
-####### Targets
-
-PKG_GROUP = libs
-#
-# *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.
-#
-LIBXSLT_32_PKG_NAME                = libxslt-x32
-LIBXSLT_32_PKG_VERSION             = 1.1.34
-LIBXSLT_32_PKG_ARCH                = $(PKGARCH)
-LIBXSLT_32_PKG_DISTRO_NAME         = $(DISTRO_NAME)
-LIBXSLT_32_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)
-LIBXSLT_32_PKG_GROUP               = $(PKG_GROUP)
-###                                 |---handy-ruler-------------------------------|
-LIBXSLT_32_PKG_SHORT_DESCRIPTION   = XML transformation library
-LIBXSLT_32_PKG_URL                 = $(BUG_URL)
-LIBXSLT_32_PKG_LICENSE             = custom
-LIBXSLT_32_PKG_DESCRIPTION_FILE    = $(TARGET_BUILD_DIR)/$(LIBXSLT_32_PKG_NAME)-pkg-description
-LIBXSLT_32_PKG_DESCRIPTION_FILE_IN = $(LIBXSLT_32_PKG_NAME)-pkg-description.in
-LIBXSLT_32_PKG_INSTALL_SCRIPT      = $(LIBXSLT_32_PKG_NAME)-pkg-install.sh
-
-LIBXSLT_32_PKG   = $(CURDIR)/$(TARGET_BUILD_DIR)/$(LIBXSLT_32_PKG_NAME)-package
-
-pkg_basename     = $(LIBXSLT_32_PKG_NAME)-$(LIBXSLT_32_PKG_VERSION)-$(LIBXSLT_32_PKG_ARCH)-$(LIBXSLT_32_PKG_DISTRO_NAME)-$(LIBXSLT_32_PKG_DISTRO_VERSION)
-
-pkg_archive      = $(TARGET_BUILD_DIR)/$(PKG_GROUP)/$(pkg_basename).$(pkg_arch_suffix)
-pkg_certificate  = $(call cert-name,$(pkg_archive))
-pkg_signature    = $(call sign-name,$(pkg_archive))
-pkg_description  = $(call desc-name,$(pkg_archive))
-products         = $(call pkg-files,$(pkg_archive))
-
-BUILD_TARGETS    = $(build_target)
-BUILD_TARGETS   += $(install_target)
-
-PRODUCT_TARGETS  = $(products)
-
-ROOTFS_TARGETS   = $(pkg_archive)
-
-
-include ../../../build-system/core.mk
-
-
-env_sysroot  = DESTDIR=$(LIBXSLT_32_PKG)
-
-#
-# Path to Python.h
-#
-CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
-
-
-extra_configure_switches  = --libdir=/usr/lib$(MULTILIB_PPC32_SUFFIX)
-extra_configure_switches += --docdir=/usr/share/doc/$(src_dir_name)
-extra_configure_switches += --infodir=/usr/share/info
-extra_configure_switches += --mandir=/usr/share/man
-
-extra_configure_switches += --bindir=/usr/bin/32
-
-extra_configure_switches += --disable-dependency-tracking
-ifeq ($(__ENABLE_STATIC__),yes)
-extra_configure_switches += --enable-static=yes
-else
-extra_configure_switches += --enable-static=no
-endif
-extra_configure_switches += --enable-shared=yes
-
-
-PYTHON_VERSION = 2.7
-
-ifeq ($(PYTHON_VERSION),2.7)
-WITH_PYTHON = $(PYTHON2)
-python_environment  = PYTHON_VERSION=$(PYTHON_VERSION)
-python_environment += PYTHON_SITE_PACKAGES=/usr/lib$(MULTILIB_PPC32_SUFFIX)/python$(PYTHON_VERSION)/site-packages
-python_environment += PYTHON_INCLUDES=$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
-python_environment += PYTHON_LIBS='$(shell $(TARGET_DEST_DIR)/usr/bin/32/python$(PYTHON_VERSION)-config --ldflags)'
-CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
-endif
-
-ifeq ($(PYTHON_VERSION),3.12)
-WITH_PYTHON = $(PYTHON3)
-python_environment  = PYTHON_VERSION=$(PYTHON_VERSION)
-python_environment += PYTHON_SITE_PACKAGES=/usr/lib$(MULTILIB_PPC32_SUFFIX)/python$(PYTHON_VERSION)/site-packages
-python_environment += PYTHON_INCLUDES='$(shell $(TARGET_DEST_DIR)/usr/bin/python$(PYTHON_VERSION)-config --includes)'
-python_environment += PYTHON_LIBS='$(shell $(TARGET_DEST_DIR)/usr/bin/32/python$(PYTHON_VERSION)-config --ldflags)'
-CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
-endif
-
-
-libs_config  = LIBGCRYPT_CONFIG=$(TARGET_DEST_DIR)/usr/bin/32/libgcrypt-config
-libs_config += XML_CONFIG=$(TARGET_DEST_DIR)/usr/bin/32/xml2-config
-
-
-TARGET_BIN_RPATH = /lib$(MULTILIB_PPC32_SUFFIX):/usr/lib$(MULTILIB_PPC32_SUFFIX)
-TARGET_LIB_RPATH = /lib$(MULTILIB_PPC32_SUFFIX):/usr/lib$(MULTILIB_PPC32_SUFFIX):/usr/lib/../lib$(MULTILIB_PPC32_SUFFIX)
-
-
-####### Dependencies
-
-$(src_done): $(SRC_ARCHIVE) $(PATCHES_DEP)
-	$(UNPACK_SRC_ARCHIVE)
-	$(APPLY_PATCHES)
-	@( cd $(SRC_DIR) ; autoreconf -vif )
-	@touch $@
-
-$(build_target): $(src_done)
-	@mkdir -p $(build_dir)
-	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(python_environment) $(libs_config) ../$(src_dir_name)/configure \
-	  --prefix=/usr                \
-	  --build=$(BUILD)             \
-	  --host=$(TARGET32)           \
-	  --with-python=$(WITH_PYTHON) \
-	  $(extra_configure_switches)
-	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) $(python_environment)
-	@touch $@
-
-$(install_target): $(build_target)
-	@mkdir -p $(LIBXSLT_32_PKG)
-	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) -j1 install $(env_sysroot)
-	@rm -rf $(LIBXSLT_32_PKG)/usr/include
-	@rm -rf $(LIBXSLT_32_PKG)/usr/share
-	# ======= remove toolchain path from target libtool *.la files =======
-	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_PPC32_SUFFIX) ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" libexslt.la libxslt.la ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" xsltConf.sh ; \
-	 )
-	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_PPC32_SUFFIX)/python$(PYTHON_VERSION)/site-packages ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" libxsltmod.la ; \
-	 )
-	# ======= remove toolchain path from target pkg-config *.pc files =======
-	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_PPC32_SUFFIX)/pkgconfig ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" libexslt.pc libxslt.pc ; \
-	 )
-	# ======= tune xslt-config script for runtime =======
-	@( cd $(LIBXSLT_32_PKG)/usr/bin/32 ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" xslt-config ; \
-	 )
-	# ======= Install the same to $(TARGET_DEST_DIR) =======
-	$(call install-into-devenv, $(LIBXSLT_32_PKG))
-	# ======= tune libtool *.la search path to the target destination for development =======
-	@( cd $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_PPC32_SUFFIX) ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   libexslt.la libxslt.la ; \
-	   sed -i "s,L/lib,L$(TARGET_DEST_DIR)/lib,g" libexslt.la libxslt.la ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   xsltConf.sh ; \
-	 )
-	@( cd $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_PPC32_SUFFIX)/python$(PYTHON_VERSION)/site-packages ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   libxsltmod.la ; \
-	   sed -i "s,L/lib,L$(TARGET_DEST_DIR)/lib,g" libxsltmod.la ; \
-	 )
-	# ======= tune pkg-config *.pc search path to the target destination for development =======
-	@( cd $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_PPC32_SUFFIX)/pkgconfig ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g" libexslt.pc libxslt.pc ; \
-	 )
-	# ======= tune xslt-config script for development =======
-	@( cd $(TARGET_DEST_DIR)/usr/bin/32 ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g" xslt-config ; \
-	 )
-	# ======= Strip binaries =======
-	@( cd $(LIBXSLT_32_PKG) ; \
-	   find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs $(STRIP) --strip-unneeded 2> /dev/null ; \
-	   find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs $(STRIP) --strip-unneeded 2> /dev/null ; \
-	 )
-ifeq ($(__ENABLE_STATIC__),yes)
-	@( cd $(LIBXSLT_32_PKG) ; \
-	   find . | xargs file | grep "current ar archive" | cut -f 1 -d : | xargs $(STRIP) -g 2> /dev/null ; \
-	 )
-endif
-ifneq ($(PATCHELF),)
-	# ======= Set RPATH/RUNPATH for target binaries =======
-	@( cd $(LIBXSLT_32_PKG)/usr/bin/32 ; \
-	   for file in `find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs echo` ; do \
-	     rpath=`$(PATCHELF) --print-rpath $$file 2> /dev/null` ; \
-	     if echo "$$rpath" | grep -q "$(TARGET_DEST_DIR)" ; then \
-	       $(PATCHELF) --set-rpath $(TARGET_BIN_RPATH) $$file 1> /dev/null 2> /dev/null ; \
-	     fi ; \
-	   done ; \
-	 )
-	# ======= Set RPATH/RUNPATH for target shared objects =======
-	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_PPC32_SUFFIX) ; \
-	   for file in `find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs echo` ; do \
-	     rpath=`$(PATCHELF) --print-rpath $$file 2> /dev/null` ; \
-	     if echo "$$rpath" | grep -q "$(TARGET_DEST_DIR)" ; then \
-	       $(PATCHELF) --set-rpath $(TARGET_LIB_RPATH) $$file 1> /dev/null 2> /dev/null ; \
-	     fi ; \
-	   done ; \
-	 )
-endif
-	@touch $@
-
-$(LIBXSLT_32_PKG_DESCRIPTION_FILE): $(LIBXSLT_32_PKG_DESCRIPTION_FILE_IN)
-	@cat $< | $(SED) -e "s/@VERSION@/$(version)/g" > $@
-
-$(pkg_certificate) : $(pkg_archive) ;
-$(pkg_signature)   : $(pkg_archive) ;
-$(pkg_description) : $(pkg_archive) ;
-
-$(pkg_archive): $(install_target) $(LIBXSLT_32_PKG_DESCRIPTION_FILE) $(LIBXSLT_32_PKG_INSTALL_SCRIPT)
-	@cp $(LIBXSLT_32_PKG_DESCRIPTION_FILE) $(LIBXSLT_32_PKG)/.DESCRIPTION
-	@cp $(LIBXSLT_32_PKG_INSTALL_SCRIPT) $(LIBXSLT_32_PKG)/.INSTALL
-	@$(BUILD_PKG_REQUIRES) $(LIBXSLT_32_PKG)/.REQUIRES
-	@echo "pkgname=$(LIBXSLT_32_PKG_NAME)"                            >  $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "pkgver=$(LIBXSLT_32_PKG_VERSION)"                          >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "arch=$(LIBXSLT_32_PKG_ARCH)"                               >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "distroname=$(LIBXSLT_32_PKG_DISTRO_NAME)"                  >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "distrover=$(LIBXSLT_32_PKG_DISTRO_VERSION)"                >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "group=$(LIBXSLT_32_PKG_GROUP)"                             >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "short_description=\"$(LIBXSLT_32_PKG_SHORT_DESCRIPTION)\"" >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "url=$(LIBXSLT_32_PKG_URL)"                                 >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "license=$(LIBXSLT_32_PKG_LICENSE)"                         >> $(LIBXSLT_32_PKG)/.PKGINFO
-	@$(PSEUDO) sh -c "cd $(LIBXSLT_32_PKG) && \
-	                  chown -R root:root . && \
-	                  $(MAKE_PACKAGE) -J --linkadd=yes $(GNUPG_OPTIONS) -m -d .. ."
Index: libs/libxslt/1.1.34-ppc32
===================================================================
--- libs/libxslt/1.1.34-ppc32	(revision 451)
+++ libs/libxslt/1.1.34-ppc32	(nonexistent)

Property changes on: libs/libxslt/1.1.34-ppc32
___________________________________________________________________
Deleted: svn:ignore
## -1,74 +0,0 ##
-
-# install dir
-dist
-
-# Target build dirs
-.a1x-newlib
-.a2x-newlib
-.at91sam7s-newlib
-
-.build-machine
-
-.a1x-glibc
-.a2x-glibc
-.h3-glibc
-.h5-glibc
-.i586-glibc
-.i686-glibc
-.imx6-glibc
-.jz47xx-glibc
-.makefile
-.am335x-glibc
-.omap543x-glibc
-.p5600-glibc
-.power8-glibc
-.power8le-glibc
-.power9-glibc
-.power9le-glibc
-.m1000-glibc
-.riscv64-glibc
-.rk328x-glibc
-.rk33xx-glibc
-.rk339x-glibc
-.rk358x-glibc
-.s8xx-glibc
-.s9xx-glibc
-.x86_64-glibc
-
-# Hidden files (each file)
-.makefile
-.dist
-.rootfs
-
-# src & hw requires
-.src_requires
-.src_requires_depend
-.requires
-.requires_depend
-
-# Tarballs
-*.gz
-*.bz2
-*.lz
-*.xz
-*.tgz
-*.txz
-
-# Signatures
-*.asc
-*.sig
-*.sign
-*.sha1sum
-
-# Patches
-*.patch
-
-# Descriptions
-*.dsc
-*.txt
-
-# Default linux config files
-*.defconfig
-
-# backup copies
-*~
Index: libs/libxslt/1.1.34-x86_32/libxslt-x32-pkg-install.sh
===================================================================
--- libs/libxslt/1.1.34-x86_32/libxslt-x32-pkg-install.sh	(revision 451)
+++ libs/libxslt/1.1.34-x86_32/libxslt-x32-pkg-install.sh	(nonexistent)
@@ -1,39 +0,0 @@
-#!/bin/sh
-
-# arg 1:  the new package version
-pre_install() {
-  /bin/true
-}
-
-# arg 1:  the new package version
-post_install() {
-  /bin/true
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-pre_update() {
-  /bin/true
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_update() {
-  post_install
-}
-
-# arg 1:  the old package version
-pre_remove() {
-  /bin/true
-}
-
-# arg 1:  the old package version
-post_remove() {
-  /bin/true
-}
-
-
-operation=$1
-shift
-
-$operation $*

Property changes on: libs/libxslt/1.1.34-x86_32/libxslt-x32-pkg-install.sh
___________________________________________________________________
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: libs/libxslt/1.1.34-x86_32/PATCHES
===================================================================
--- libs/libxslt/1.1.34-x86_32/PATCHES	(revision 451)
+++ libs/libxslt/1.1.34-x86_32/PATCHES	(nonexistent)
@@ -1,2 +0,0 @@
-
-../../../sources/packages/l/libxslt/patches/libxslt-1.1.34-python.patch -p0
Index: libs/libxslt/1.1.34-x86_32/libxslt-x32-pkg-description.in
===================================================================
--- libs/libxslt/1.1.34-x86_32/libxslt-x32-pkg-description.in	(revision 451)
+++ libs/libxslt/1.1.34-x86_32/libxslt-x32-pkg-description.in	(nonexistent)
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.  Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in.  You must
-# make exactly 11 lines for the formatting to be correct.  It's also
-# customary to leave one space after the ':'.
-
-           |-----handy-ruler------------------------------------------------------|
-libxslt-x32: libxslt-x32 @VERSION@ (XML transformation library)
-libxslt-x32:
-libxslt-x32: XSLT support for libxml2. (XSLT is a language used for transforming
-libxslt-x32: XML documents).
-libxslt-x32:
-libxslt-x32:
-libxslt-x32:
-libxslt-x32:
-libxslt-x32:
-libxslt-x32:
-libxslt-x32:
Index: libs/libxslt/1.1.34-x86_32/Makefile
===================================================================
--- libs/libxslt/1.1.34-x86_32/Makefile	(revision 451)
+++ libs/libxslt/1.1.34-x86_32/Makefile	(nonexistent)
@@ -1,244 +0,0 @@
-
-COMPONENT_TARGETS  = $(HARDWARE_INTEL_PC64)
-
-NEED_ABS_PATH      = true
-COMPONENT_IS_3PP   = true
-
-CREATE_X86_32_PACKAGE = true
-
-
-include ../../../build-system/constants.mk
-
-
-SOURCE_REQUIRES    = sources/packages/l/libxslt
-
-REQUIRES           = libs/libxslt/1.1.34
-REQUIRES          += libs/libxml2/2.13.6-x86_32
-REQUIRES          += net/libgcrypt/1.11.0-x86_32
-
-# ======= __END_OF_REQUIRES__ =======
-
-
-version            = 1.1.34
-tar_xz_archive     = $(SRC_PACKAGE_PATH)/packages/l/libxslt/libxslt-$(version).tar.xz
-SRC_ARCHIVE        = $(tar_xz_archive)
-SRC_DIR            = $(TARGET_BUILD_DIR)/libxslt-$(version)
-src_dir_name       = libxslt-$(version)
-src_done           = $(TARGET_BUILD_DIR)/.source_done
-
-PATCHES = PATCHES
-
-build_dir          = $(TARGET_BUILD_DIR)/build
-build_target       = $(TARGET_BUILD_DIR)/.build_done
-install_target     = $(TARGET_BUILD_DIR)/.install_done
-
-
-####### Targets
-
-PKG_GROUP = libs
-#
-# *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.
-#
-LIBXSLT_32_PKG_NAME                = libxslt-x32
-LIBXSLT_32_PKG_VERSION             = 1.1.34
-LIBXSLT_32_PKG_ARCH                = $(PKGARCH)
-LIBXSLT_32_PKG_DISTRO_NAME         = $(DISTRO_NAME)
-LIBXSLT_32_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)
-LIBXSLT_32_PKG_GROUP               = $(PKG_GROUP)
-###                                 |---handy-ruler-------------------------------|
-LIBXSLT_32_PKG_SHORT_DESCRIPTION   = XML transformation library
-LIBXSLT_32_PKG_URL                 = $(BUG_URL)
-LIBXSLT_32_PKG_LICENSE             = custom
-LIBXSLT_32_PKG_DESCRIPTION_FILE    = $(TARGET_BUILD_DIR)/$(LIBXSLT_32_PKG_NAME)-pkg-description
-LIBXSLT_32_PKG_DESCRIPTION_FILE_IN = $(LIBXSLT_32_PKG_NAME)-pkg-description.in
-LIBXSLT_32_PKG_INSTALL_SCRIPT      = $(LIBXSLT_32_PKG_NAME)-pkg-install.sh
-
-LIBXSLT_32_PKG   = $(CURDIR)/$(TARGET_BUILD_DIR)/$(LIBXSLT_32_PKG_NAME)-package
-
-pkg_basename     = $(LIBXSLT_32_PKG_NAME)-$(LIBXSLT_32_PKG_VERSION)-$(LIBXSLT_32_PKG_ARCH)-$(LIBXSLT_32_PKG_DISTRO_NAME)-$(LIBXSLT_32_PKG_DISTRO_VERSION)
-
-pkg_archive      = $(TARGET_BUILD_DIR)/$(PKG_GROUP)/$(pkg_basename).$(pkg_arch_suffix)
-pkg_certificate  = $(call cert-name,$(pkg_archive))
-pkg_signature    = $(call sign-name,$(pkg_archive))
-pkg_description  = $(call desc-name,$(pkg_archive))
-products         = $(call pkg-files,$(pkg_archive))
-
-BUILD_TARGETS    = $(build_target)
-BUILD_TARGETS   += $(install_target)
-
-PRODUCT_TARGETS  = $(products)
-
-ROOTFS_TARGETS   = $(pkg_archive)
-
-
-include ../../../build-system/core.mk
-
-
-env_sysroot  = DESTDIR=$(LIBXSLT_32_PKG)
-
-#
-# Path to Python.h
-#
-CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
-
-
-extra_configure_switches  = --libdir=/usr/lib$(MULTILIB_X86_32_SUFFIX)
-extra_configure_switches += --docdir=/usr/share/doc/$(src_dir_name)
-extra_configure_switches += --infodir=/usr/share/info
-extra_configure_switches += --mandir=/usr/share/man
-
-extra_configure_switches += --bindir=/usr/bin/32
-
-extra_configure_switches += --disable-dependency-tracking
-ifeq ($(__ENABLE_STATIC__),yes)
-extra_configure_switches += --enable-static=yes
-else
-extra_configure_switches += --enable-static=no
-endif
-extra_configure_switches += --enable-shared=yes
-
-
-PYTHON_VERSION = 2.7
-
-ifeq ($(PYTHON_VERSION),2.7)
-WITH_PYTHON = $(PYTHON2)
-python_environment  = PYTHON_VERSION=$(PYTHON_VERSION)
-python_environment += PYTHON_SITE_PACKAGES=/usr/lib$(MULTILIB_X86_32_SUFFIX)/python$(PYTHON_VERSION)/site-packages
-python_environment += PYTHON_INCLUDES=$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
-python_environment += PYTHON_LIBS='$(shell $(TARGET_DEST_DIR)/usr/bin/32/python$(PYTHON_VERSION)-config --ldflags)'
-CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
-endif
-
-ifeq ($(PYTHON_VERSION),3.12)
-WITH_PYTHON = $(PYTHON3)
-python_environment  = PYTHON_VERSION=$(PYTHON_VERSION)
-python_environment += PYTHON_SITE_PACKAGES=/usr/lib$(MULTILIB_X86_32_SUFFIX)/python$(PYTHON_VERSION)/site-packages
-python_environment += PYTHON_INCLUDES='$(shell $(TARGET_DEST_DIR)/usr/bin/python$(PYTHON_VERSION)-config --includes)'
-python_environment += PYTHON_LIBS='$(shell $(TARGET_DEST_DIR)/usr/bin/32/python$(PYTHON_VERSION)-config --ldflags)'
-CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
-endif
-
-
-libs_config  = LIBGCRYPT_CONFIG=$(TARGET_DEST_DIR)/usr/bin/32/libgcrypt-config
-libs_config += XML_CONFIG=$(TARGET_DEST_DIR)/usr/bin/32/xml2-config
-
-
-TARGET_BIN_RPATH = /lib$(MULTILIB_X86_32_SUFFIX):/usr/lib$(MULTILIB_X86_32_SUFFIX)
-TARGET_LIB_RPATH = /lib$(MULTILIB_X86_32_SUFFIX):/usr/lib$(MULTILIB_X86_32_SUFFIX):/usr/lib/../lib$(MULTILIB_X86_32_SUFFIX)
-
-
-####### Dependencies
-
-$(src_done): $(SRC_ARCHIVE) $(PATCHES_DEP)
-	$(UNPACK_SRC_ARCHIVE)
-	$(APPLY_PATCHES)
-	@( cd $(SRC_DIR) ; autoreconf -vif )
-	@touch $@
-
-$(build_target): $(src_done)
-	@mkdir -p $(build_dir)
-	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(python_environment) $(libs_config) ../$(src_dir_name)/configure \
-	  --prefix=/usr                \
-	  --build=$(BUILD)             \
-	  --host=$(TARGET32)           \
-	  --with-python=$(WITH_PYTHON) \
-	  $(extra_configure_switches)
-	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) $(python_environment)
-	@touch $@
-
-$(install_target): $(build_target)
-	@mkdir -p $(LIBXSLT_32_PKG)
-	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) -j1 install $(env_sysroot)
-	@rm -rf $(LIBXSLT_32_PKG)/usr/include
-	@rm -rf $(LIBXSLT_32_PKG)/usr/share
-	# ======= remove toolchain path from target libtool *.la files =======
-	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_X86_32_SUFFIX) ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" libexslt.la libxslt.la ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" xsltConf.sh ; \
-	 )
-	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_X86_32_SUFFIX)/python$(PYTHON_VERSION)/site-packages ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" libxsltmod.la ; \
-	 )
-	# ======= remove toolchain path from target pkg-config *.pc files =======
-	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_X86_32_SUFFIX)/pkgconfig ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" libexslt.pc libxslt.pc ; \
-	 )
-	# ======= tune xslt-config script for runtime =======
-	@( cd $(LIBXSLT_32_PKG)/usr/bin/32 ; \
-	   sed -i "s,$(TARGET_DEST_DIR),,g" xslt-config ; \
-	 )
-	# ======= Install the same to $(TARGET_DEST_DIR) =======
-	$(call install-into-devenv, $(LIBXSLT_32_PKG))
-	# ======= tune libtool *.la search path to the target destination for development =======
-	@( cd $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_X86_32_SUFFIX) ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   libexslt.la libxslt.la ; \
-	   sed -i "s,L/lib,L$(TARGET_DEST_DIR)/lib,g" libexslt.la libxslt.la ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   xsltConf.sh ; \
-	 )
-	@( cd $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_X86_32_SUFFIX)/python$(PYTHON_VERSION)/site-packages ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   libxsltmod.la ; \
-	   sed -i "s,L/lib,L$(TARGET_DEST_DIR)/lib,g" libxsltmod.la ; \
-	 )
-	# ======= tune pkg-config *.pc search path to the target destination for development =======
-	@( cd $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_X86_32_SUFFIX)/pkgconfig ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g" libexslt.pc libxslt.pc ; \
-	 )
-	# ======= tune xslt-config script for development =======
-	@( cd $(TARGET_DEST_DIR)/usr/bin/32 ; \
-	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g" xslt-config ; \
-	 )
-	# ======= Strip binaries =======
-	@( cd $(LIBXSLT_32_PKG) ; \
-	   find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs $(STRIP) --strip-unneeded 2> /dev/null ; \
-	   find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs $(STRIP) --strip-unneeded 2> /dev/null ; \
-	 )
-ifeq ($(__ENABLE_STATIC__),yes)
-	@( cd $(LIBXSLT_32_PKG) ; \
-	   find . | xargs file | grep "current ar archive" | cut -f 1 -d : | xargs $(STRIP) -g 2> /dev/null ; \
-	 )
-endif
-ifneq ($(PATCHELF),)
-	# ======= Set RPATH/RUNPATH for target binaries =======
-	@( cd $(LIBXSLT_32_PKG)/usr/bin/32 ; \
-	   for file in `find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs echo` ; do \
-	     rpath=`$(PATCHELF) --print-rpath $$file 2> /dev/null` ; \
-	     if echo "$$rpath" | grep -q "$(TARGET_DEST_DIR)" ; then \
-	       $(PATCHELF) --set-rpath $(TARGET_BIN_RPATH) $$file 1> /dev/null 2> /dev/null ; \
-	     fi ; \
-	   done ; \
-	 )
-	# ======= Set RPATH/RUNPATH for target shared objects =======
-	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_X86_32_SUFFIX) ; \
-	   for file in `find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs echo` ; do \
-	     rpath=`$(PATCHELF) --print-rpath $$file 2> /dev/null` ; \
-	     if echo "$$rpath" | grep -q "$(TARGET_DEST_DIR)" ; then \
-	       $(PATCHELF) --set-rpath $(TARGET_LIB_RPATH) $$file 1> /dev/null 2> /dev/null ; \
-	     fi ; \
-	   done ; \
-	 )
-endif
-	@touch $@
-
-$(LIBXSLT_32_PKG_DESCRIPTION_FILE): $(LIBXSLT_32_PKG_DESCRIPTION_FILE_IN)
-	@cat $< | $(SED) -e "s/@VERSION@/$(version)/g" > $@
-
-$(pkg_certificate) : $(pkg_archive) ;
-$(pkg_signature)   : $(pkg_archive) ;
-$(pkg_description) : $(pkg_archive) ;
-
-$(pkg_archive): $(install_target) $(LIBXSLT_32_PKG_DESCRIPTION_FILE) $(LIBXSLT_32_PKG_INSTALL_SCRIPT)
-	@cp $(LIBXSLT_32_PKG_DESCRIPTION_FILE) $(LIBXSLT_32_PKG)/.DESCRIPTION
-	@cp $(LIBXSLT_32_PKG_INSTALL_SCRIPT) $(LIBXSLT_32_PKG)/.INSTALL
-	@$(BUILD_PKG_REQUIRES) $(LIBXSLT_32_PKG)/.REQUIRES
-	@echo "pkgname=$(LIBXSLT_32_PKG_NAME)"                            >  $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "pkgver=$(LIBXSLT_32_PKG_VERSION)"                          >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "arch=$(LIBXSLT_32_PKG_ARCH)"                               >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "distroname=$(LIBXSLT_32_PKG_DISTRO_NAME)"                  >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "distrover=$(LIBXSLT_32_PKG_DISTRO_VERSION)"                >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "group=$(LIBXSLT_32_PKG_GROUP)"                             >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "short_description=\"$(LIBXSLT_32_PKG_SHORT_DESCRIPTION)\"" >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "url=$(LIBXSLT_32_PKG_URL)"                                 >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
-	 echo "license=$(LIBXSLT_32_PKG_LICENSE)"                         >> $(LIBXSLT_32_PKG)/.PKGINFO
-	@$(PSEUDO) sh -c "cd $(LIBXSLT_32_PKG) && \
-	                  chown -R root:root . && \
-	                  $(MAKE_PACKAGE) -J --linkadd=yes $(GNUPG_OPTIONS) -m -d .. ."
Index: libs/libxslt/1.1.34-x86_32
===================================================================
--- libs/libxslt/1.1.34-x86_32	(revision 451)
+++ libs/libxslt/1.1.34-x86_32	(nonexistent)

Property changes on: libs/libxslt/1.1.34-x86_32
___________________________________________________________________
Deleted: svn:ignore
## -1,74 +0,0 ##
-
-# install dir
-dist
-
-# Target build dirs
-.a1x-newlib
-.a2x-newlib
-.at91sam7s-newlib
-
-.build-machine
-
-.a1x-glibc
-.a2x-glibc
-.h3-glibc
-.h5-glibc
-.i586-glibc
-.i686-glibc
-.imx6-glibc
-.jz47xx-glibc
-.makefile
-.am335x-glibc
-.omap543x-glibc
-.p5600-glibc
-.power8-glibc
-.power8le-glibc
-.power9-glibc
-.power9le-glibc
-.m1000-glibc
-.riscv64-glibc
-.rk328x-glibc
-.rk33xx-glibc
-.rk339x-glibc
-.rk358x-glibc
-.s8xx-glibc
-.s9xx-glibc
-.x86_64-glibc
-
-# Hidden files (each file)
-.makefile
-.dist
-.rootfs
-
-# src & hw requires
-.src_requires
-.src_requires_depend
-.requires
-.requires_depend
-
-# Tarballs
-*.gz
-*.bz2
-*.lz
-*.xz
-*.tgz
-*.txz
-
-# Signatures
-*.asc
-*.sig
-*.sign
-*.sha1sum
-
-# Patches
-*.patch
-
-# Descriptions
-*.dsc
-*.txt
-
-# Default linux config files
-*.defconfig
-
-# backup copies
-*~
Index: libs/libxslt/1.1.42/Makefile
===================================================================
--- libs/libxslt/1.1.42/Makefile	(nonexistent)
+++ libs/libxslt/1.1.42/Makefile	(revision 452)
@@ -0,0 +1,311 @@
+
+COMPONENT_TARGETS  = $(HARDWARE_INTEL_PC32)
+COMPONENT_TARGETS += $(HARDWARE_INTEL_PC64)
+COMPONENT_TARGETS += $(HARDWARE_EBOX_3350DX2)
+COMPONENT_TARGETS += $(HARDWARE_CB1X)
+COMPONENT_TARGETS += $(HARDWARE_CB2X)
+COMPONENT_TARGETS += $(HARDWARE_CB3X)
+COMPONENT_TARGETS += $(HARDWARE_ORANGE_PP2E)
+COMPONENT_TARGETS += $(HARDWARE_NANOPI_NEO)
+COMPONENT_TARGETS += $(HARDWARE_ORANGE_PP)
+COMPONENT_TARGETS += $(HARDWARE_ORANGE_PL2)
+COMPONENT_TARGETS += $(HARDWARE_ORANGE_PI5)
+COMPONENT_TARGETS += $(HARDWARE_ORANGE_PI5B)
+COMPONENT_TARGETS += $(HARDWARE_ORANGE_PI5P)
+COMPONENT_TARGETS += $(HARDWARE_ROCK_5B)
+COMPONENT_TARGETS += $(HARDWARE_WECHIP_TX6)
+COMPONENT_TARGETS += $(HARDWARE_REPKA_PI3)
+COMPONENT_TARGETS += $(HARDWARE_FFRK3288)
+COMPONENT_TARGETS += $(HARDWARE_POIN2)
+COMPONENT_TARGETS += $(HARDWARE_RK3328_CC)
+COMPONENT_TARGETS += $(HARDWARE_KHADAS_EDGE)
+COMPONENT_TARGETS += $(HARDWARE_LEEZ_P710)
+COMPONENT_TARGETS += $(HARDWARE_M201)
+COMPONENT_TARGETS += $(HARDWARE_MXV)
+COMPONENT_TARGETS += $(HARDWARE_P201)
+COMPONENT_TARGETS += $(HARDWARE_NEXBOX_A95X)
+COMPONENT_TARGETS += $(HARDWARE_ODROID_C2)
+COMPONENT_TARGETS += $(HARDWARE_P212)
+COMPONENT_TARGETS += $(HARDWARE_KHADAS_VIM)
+COMPONENT_TARGETS += $(HARDWARE_Q201)
+COMPONENT_TARGETS += $(HARDWARE_ENYBOX_X2)
+COMPONENT_TARGETS += $(HARDWARE_KHADAS_VIM2)
+COMPONENT_TARGETS += $(HARDWARE_NIT6Q)
+COMPONENT_TARGETS += $(HARDWARE_OKMX6DL_C)
+COMPONENT_TARGETS += $(HARDWARE_OKMX6Q_C)
+COMPONENT_TARGETS += $(HARDWARE_BONE_BLACK)
+COMPONENT_TARGETS += $(HARDWARE_OMAP5UEVM)
+COMPONENT_TARGETS += $(HARDWARE_DRA7XXEVM)
+COMPONENT_TARGETS += $(HARDWARE_CI20)
+COMPONENT_TARGETS += $(HARDWARE_BAIKAL_T1)
+COMPONENT_TARGETS += $(HARDWARE_BAIKAL_M1)
+COMPONENT_TARGETS += $(HARDWARE_S824L)
+COMPONENT_TARGETS += $(HARDWARE_VESNIN)
+COMPONENT_TARGETS += $(HARDWARE_S824L_LSB)
+COMPONENT_TARGETS += $(HARDWARE_VESNIN_LSB)
+COMPONENT_TARGETS += $(HARDWARE_TL2WK2)
+COMPONENT_TARGETS += $(HARDWARE_TL2SV2)
+COMPONENT_TARGETS += $(HARDWARE_TL2WK2_LSB)
+COMPONENT_TARGETS += $(HARDWARE_TL2SV2_LSB)
+COMPONENT_TARGETS += $(HARDWARE_VISIONFIVE2)
+COMPONENT_TARGETS += $(HARDWARE_SIFIVE_U740)
+
+
+NEED_ABS_PATH      = true
+COMPONENT_IS_3PP   = true
+
+
+include ../../../build-system/constants.mk
+
+
+SOURCE_REQUIRES    = sources/packages/l/libxslt
+
+REQUIRES           = libs/libxml2/2.13.6
+REQUIRES          += net/libgcrypt/1.11.0
+
+# ======= __END_OF_REQUIRES__ =======
+
+
+version            = 1.1.42
+tar_xz_archive     = $(SRC_PACKAGE_PATH)/packages/l/libxslt/libxslt-$(version).tar.xz
+SRC_ARCHIVE        = $(tar_xz_archive)
+SRC_DIR            = $(TARGET_BUILD_DIR)/libxslt-$(version)
+src_dir_name       = libxslt-$(version)
+src_done           = $(TARGET_BUILD_DIR)/.source_done
+
+PATCHES = PATCHES
+
+build_dir          = $(TARGET_BUILD_DIR)/build
+build_target       = $(TARGET_BUILD_DIR)/.build_done
+install_target     = $(TARGET_BUILD_DIR)/.install_done
+
+
+####### Targets
+
+PKG_GROUP = libs
+
+#
+# *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.
+#
+LIBXSLT_PKG_NAME                = libxslt
+LIBXSLT_PKG_VERSION             = 1.1.42
+LIBXSLT_PKG_ARCH                = $(PKGARCH)
+LIBXSLT_PKG_DISTRO_NAME         = $(DISTRO_NAME)
+LIBXSLT_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)
+LIBXSLT_PKG_GROUP               = $(PKG_GROUP)
+###                              |---handy-ruler-------------------------------|
+LIBXSLT_PKG_SHORT_DESCRIPTION   = XML transformation library
+LIBXSLT_PKG_URL                 = $(BUG_URL)
+LIBXSLT_PKG_LICENSE             = custom
+LIBXSLT_PKG_DESCRIPTION_FILE    = $(TARGET_BUILD_DIR)/$(LIBXSLT_PKG_NAME)-pkg-description
+LIBXSLT_PKG_DESCRIPTION_FILE_IN = $(LIBXSLT_PKG_NAME)-pkg-description.in
+LIBXSLT_PKG_INSTALL_SCRIPT      = $(LIBXSLT_PKG_NAME)-pkg-install.sh
+
+LIBXSLT_PKG      = $(CURDIR)/$(TARGET_BUILD_DIR)/$(LIBXSLT_PKG_NAME)-package
+
+pkg_basename     = $(LIBXSLT_PKG_NAME)-$(LIBXSLT_PKG_VERSION)-$(LIBXSLT_PKG_ARCH)-$(LIBXSLT_PKG_DISTRO_NAME)-$(LIBXSLT_PKG_DISTRO_VERSION)
+
+pkg_archive      = $(TARGET_BUILD_DIR)/$(PKG_GROUP)/$(pkg_basename).$(pkg_arch_suffix)
+pkg_certificate  = $(call cert-name,$(pkg_archive))
+pkg_signature    = $(call sign-name,$(pkg_archive))
+pkg_description  = $(call desc-name,$(pkg_archive))
+products         = $(call pkg-files,$(pkg_archive))
+
+BUILD_TARGETS    = $(build_target)
+BUILD_TARGETS   += $(install_target)
+
+PRODUCT_TARGETS  = $(products)
+
+ROOTFS_TARGETS   = $(pkg_archive)
+
+
+include ../../../build-system/core.mk
+
+
+env_sysroot = DESTDIR=$(LIBXSLT_PKG)
+
+#
+# Path to Python.h
+#
+CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
+
+
+extra_configure_switches  = --libdir=/usr/lib$(LIBSUFFIX)
+extra_configure_switches += --docdir=/usr/share/doc/$(src_dir_name)
+extra_configure_switches += --infodir=/usr/share/info
+extra_configure_switches += --mandir=/usr/share/man
+extra_configure_switches += --disable-dependency-tracking
+
+extra_configure_switches += --with-python
+
+ifeq ($(__ENABLE_STATIC__),yes)
+extra_configure_switches += --enable-static=yes
+else
+extra_configure_switches += --enable-static=no
+endif
+extra_configure_switches += --enable-shared=yes
+
+
+PYTHON_VERSION = 3.12
+
+python_environment  = PYTHON_VERSION=$(PYTHON_VERSION)
+python_environment += ac_cv_path_PYTHON=$(PYTHON3)
+python_environment += am_cv_python_pythondir=/usr/lib$(LIBSUFFIX)/python$(PYTHON_VERSION)/site-packages
+python_environment += am_cv_python_pyexecdir=/usr/lib$(LIBSUFFIX)/python$(PYTHON_VERSION)/site-packages
+python_environment += PYTHON_CFLAGS='$(shell $(TARGET_DEST_DIR)/usr/bin/python$(PYTHON_VERSION)-config --includes)'
+python_environment += PYTHON_LIBS='$(shell $(TARGET_DEST_DIR)/usr/bin/python$(PYTHON_VERSION)-config --ldflags)'
+
+
+libs_config  = LIBGCRYPT_CONFIG=$(TARGET_DEST_DIR)/usr/bin/libgcrypt-config
+libs_config += XML_CONFIG=$(TARGET_DEST_DIR)/usr/bin/xml2-config
+
+
+CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
+
+
+TARGET_BIN_RPATH = /lib$(LIBSUFFIX):/usr/lib$(LIBSUFFIX)
+TARGET_LIB_RPATH = /lib$(LIBSUFFIX):/usr/lib$(LIBSUFFIX):/usr/lib/../lib$(LIBSUFFIX)
+
+
+####### Dependencies
+
+$(src_done): $(SRC_ARCHIVE) $(PATCHES_DEP)
+	$(UNPACK_SRC_ARCHIVE)
+	$(APPLY_PATCHES)
+	@touch $@
+
+$(build_target): $(src_done)
+	@mkdir -p $(build_dir)
+	@cd $(build_dir) && \
+	  $(BUILD_ENVIRONMENT) $(python_environment) $(libs_config) ../$(src_dir_name)/configure \
+	  --prefix=/usr     \
+	  --build=$(BUILD)  \
+	  --host=$(TARGET)  \
+	  $(extra_configure_switches)
+	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) $(python_environment)
+	@touch $@
+
+$(install_target): $(build_target)
+	@mkdir -p $(LIBXSLT_PKG)
+	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) -j1 install $(env_sysroot)
+	# ======= Install Documentation =======
+	@if [ -d $(LIBXSLT_PKG)/usr/share/man ]; then \
+	  ( cd $(LIBXSLT_PKG)/usr/share/man ; \
+	    for manpagedir in `find . -type d -name "man*"` ; do \
+	      ( cd $$manpagedir ; \
+	        for eachpage in `find . -type l -maxdepth 1` ; do \
+	          ln -s `readlink $$eachpage`.gz $$eachpage.gz ; \
+	          rm $$eachpage ; \
+	        done ; \
+	        gzip -9 *.?  ; \
+	      ) \
+	    done \
+	  ) \
+	 fi
+	@mkdir -p $(LIBXSLT_PKG)/usr/doc/$(src_dir_name)
+	@cp -a $(SRC_DIR)/AUTHORS $(SRC_DIR)/COPYING \
+	       $(LIBXSLT_PKG)/usr/doc/$(src_dir_name)
+	@mkdir -p $(LIBXSLT_PKG)/usr/share/doc/$(src_dir_name)
+	@( cd $(SRC_DIR) ; \
+	   cp -a AUTHORS COPYING Copyright FEATURES INSTALL NEWS README* TODO \
+	         $(LIBXSLT_PKG)/usr/share/doc/$(src_dir_name) ; \
+	 )
+	@( cd $(SRC_DIR) ; \
+	   if [ -r NEWS ]; then \
+	     DOCSDIR=`echo $(LIBXSLT_PKG)/usr/share/doc/$(src_dir_name)` ; \
+	     cat NEWS | head -n 1000 > $$DOCSDIR/NEWS ; \
+	     touch -r NEWS $$DOCSDIR/NEWS ; \
+	   fi \
+	 )
+	# ======= remove toolchain path from target libtool *.la files =======
+	@( cd $(LIBXSLT_PKG)/usr/lib$(LIBSUFFIX) ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" libexslt.la libxslt.la ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" xsltConf.sh ; \
+	 )
+	@( cd $(LIBXSLT_PKG)/usr/lib$(LIBSUFFIX)/python$(PYTHON_VERSION)/site-packages ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" libxsltmod.la ; \
+	 )
+	# ======= remove toolchain path from target pkg-config *.pc files =======
+	@( cd $(LIBXSLT_PKG)/usr/lib$(LIBSUFFIX)/pkgconfig ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" libexslt.pc libxslt.pc ; \
+	 )
+	# ======= tune xslt-config script for runtime =======
+	@( cd $(LIBXSLT_PKG)/usr/bin ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" xslt-config ; \
+	 )
+	# ======= Install the same to $(TARGET_DEST_DIR) =======
+	$(call install-into-devenv, $(LIBXSLT_PKG))
+	# ======= tune libtool *.la search path to the target destination for development =======
+	@( cd $(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX) ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   libexslt.la libxslt.la ; \
+	   sed -i "s,L/lib,L$(TARGET_DEST_DIR)/lib,g" libexslt.la libxslt.la ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   xsltConf.sh ; \
+	 )
+	@( cd $(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/python$(PYTHON_VERSION)/site-packages ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   libxsltmod.la ; \
+	   sed -i "s,L/lib,L$(TARGET_DEST_DIR)/lib,g" libxsltmod.la ; \
+	 )
+	# ======= tune pkg-config *.pc files to the target destination for development =======
+	@( cd $(TARGET_DEST_DIR)/usr/lib$(LIBSUFFIX)/pkgconfig ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g" libexslt.pc libxslt.pc ; \
+	 )
+	# ======= tune xslt-config script for development =======
+	@( cd $(TARGET_DEST_DIR)/usr/bin ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"           xslt-config ; \
+	   sed -i "s,prefix}/lib$$,prefix}/lib$(LIBSUFFIX),g" xslt-config ; \
+	 )
+	# ======= Strip binaries =======
+	@( cd $(LIBXSLT_PKG) ; \
+	   find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs $(STRIP) --strip-unneeded 2> /dev/null ; \
+	   find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs $(STRIP) --strip-unneeded 2> /dev/null ; \
+	 )
+ifeq ($(__ENABLE_STATIC__),yes)
+	@( cd $(LIBXSLT_PKG) ; \
+	   find . | xargs file | grep "current ar archive" | cut -f 1 -d : | xargs $(STRIP) -g 2> /dev/null ; \
+	 )
+endif
+ifneq ($(PATCHELF),)
+	# ======= Set RPATH/RUNPATH for target binaries =======
+	@( cd $(LIBXSLT_PKG)/usr/bin ; \
+	   for file in `find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs echo` ; do \
+	     rpath=`$(PATCHELF) --print-rpath $$file 2> /dev/null` ; \
+	     if echo "$$rpath" | grep -q "$(TARGET_DEST_DIR)" ; then \
+	       $(PATCHELF) --set-rpath $(TARGET_BIN_RPATH) $$file 1> /dev/null 2> /dev/null ; \
+	     fi ; \
+	   done ; \
+	 )
+	# ======= Set RPATH/RUNPATH for target shared objects =======
+	@( cd $(LIBXSLT_PKG)/usr/lib$(LIBSUFFIX) ; \
+	   for file in `find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs echo` ; do \
+	     rpath=`$(PATCHELF) --print-rpath $$file 2> /dev/null` ; \
+	     if echo "$$rpath" | grep -q "$(TARGET_DEST_DIR)" ; then \
+	       $(PATCHELF) --set-rpath $(TARGET_LIB_RPATH) $$file 1> /dev/null 2> /dev/null ; \
+	     fi ; \
+	   done ; \
+	 )
+endif
+	@touch $@
+
+$(LIBXSLT_PKG_DESCRIPTION_FILE): $(LIBXSLT_PKG_DESCRIPTION_FILE_IN)
+	@cat $< | $(SED) -e "s/@VERSION@/$(version)/g" > $@
+
+$(pkg_certificate) : $(pkg_archive) ;
+$(pkg_signature)   : $(pkg_archive) ;
+$(pkg_description) : $(pkg_archive) ;
+
+$(pkg_archive): $(install_target) $(LIBXSLT_PKG_DESCRIPTION_FILE) $(LIBXSLT_PKG_INSTALL_SCRIPT)
+	@cp $(LIBXSLT_PKG_DESCRIPTION_FILE) $(LIBXSLT_PKG)/.DESCRIPTION
+	@cp $(LIBXSLT_PKG_INSTALL_SCRIPT) $(LIBXSLT_PKG)/.INSTALL
+	@$(BUILD_PKG_REQUIRES) $(LIBXSLT_PKG)/.REQUIRES
+	@echo "pkgname=$(LIBXSLT_PKG_NAME)"                            >  $(LIBXSLT_PKG)/.PKGINFO ; \
+	 echo "pkgver=$(LIBXSLT_PKG_VERSION)"                          >> $(LIBXSLT_PKG)/.PKGINFO ; \
+	 echo "arch=$(LIBXSLT_PKG_ARCH)"                               >> $(LIBXSLT_PKG)/.PKGINFO ; \
+	 echo "distroname=$(LIBXSLT_PKG_DISTRO_NAME)"                  >> $(LIBXSLT_PKG)/.PKGINFO ; \
+	 echo "distrover=$(LIBXSLT_PKG_DISTRO_VERSION)"                >> $(LIBXSLT_PKG)/.PKGINFO ; \
+	 echo "group=$(LIBXSLT_PKG_GROUP)"                             >> $(LIBXSLT_PKG)/.PKGINFO ; \
+	 echo "short_description=\"$(LIBXSLT_PKG_SHORT_DESCRIPTION)\"" >> $(LIBXSLT_PKG)/.PKGINFO ; \
+	 echo "url=$(LIBXSLT_PKG_URL)"                                 >> $(LIBXSLT_PKG)/.PKGINFO ; \
+	 echo "license=$(LIBXSLT_PKG_LICENSE)"                         >> $(LIBXSLT_PKG)/.PKGINFO
+	@$(PSEUDO) sh -c "cd $(LIBXSLT_PKG) && \
+	                  chown -R root:root . && \
+	                  $(MAKE_PACKAGE) -J --linkadd=yes $(GNUPG_OPTIONS) -m -d .. ."
Index: libs/libxslt/1.1.42/PATCHES
===================================================================
Index: libs/libxslt/1.1.42/libxslt-pkg-description.in
===================================================================
--- libs/libxslt/1.1.42/libxslt-pkg-description.in	(nonexistent)
+++ libs/libxslt/1.1.42/libxslt-pkg-description.in	(revision 452)
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.  Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in.  You must
+# make exactly 11 lines for the formatting to be correct.  It's also
+# customary to leave one space after the ':'.
+
+       |-----handy-ruler------------------------------------------------------|
+libxslt: libxslt @VERSION@ (XML transformation library)
+libxslt:
+libxslt: XSLT support for libxml2. (XSLT is a language used for transforming
+libxslt: XML documents).
+libxslt:
+libxslt:
+libxslt:
+libxslt:
+libxslt:
+libxslt:
+libxslt:
Index: libs/libxslt/1.1.42/libxslt-pkg-install.sh
===================================================================
--- libs/libxslt/1.1.42/libxslt-pkg-install.sh	(nonexistent)
+++ libs/libxslt/1.1.42/libxslt-pkg-install.sh	(revision 452)
@@ -0,0 +1,39 @@
+#!/bin/sh
+
+# arg 1:  the new package version
+pre_install() {
+  /bin/true
+}
+
+# arg 1:  the new package version
+post_install() {
+  /bin/true
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+pre_update() {
+  /bin/true
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+post_update() {
+  post_install
+}
+
+# arg 1:  the old package version
+pre_remove() {
+  /bin/true
+}
+
+# arg 1:  the old package version
+post_remove() {
+  /bin/true
+}
+
+
+operation=$1
+shift
+
+$operation $*

Property changes on: libs/libxslt/1.1.42/libxslt-pkg-install.sh
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: libs/libxslt/1.1.42
===================================================================
--- libs/libxslt/1.1.42	(nonexistent)
+++ libs/libxslt/1.1.42	(revision 452)

Property changes on: libs/libxslt/1.1.42
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,74 ##
+
+# install dir
+dist
+
+# Target build dirs
+.a1x-newlib
+.a2x-newlib
+.at91sam7s-newlib
+
+.build-machine
+
+.a1x-glibc
+.a2x-glibc
+.h3-glibc
+.h5-glibc
+.i586-glibc
+.i686-glibc
+.imx6-glibc
+.jz47xx-glibc
+.makefile
+.am335x-glibc
+.omap543x-glibc
+.p5600-glibc
+.power8-glibc
+.power8le-glibc
+.power9-glibc
+.power9le-glibc
+.m1000-glibc
+.riscv64-glibc
+.rk328x-glibc
+.rk33xx-glibc
+.rk339x-glibc
+.rk358x-glibc
+.s8xx-glibc
+.s9xx-glibc
+.x86_64-glibc
+
+# Hidden files (each file)
+.makefile
+.dist
+.rootfs
+
+# src & hw requires
+.src_requires
+.src_requires_depend
+.requires
+.requires_depend
+
+# Tarballs
+*.gz
+*.bz2
+*.lz
+*.xz
+*.tgz
+*.txz
+
+# Signatures
+*.asc
+*.sig
+*.sign
+*.sha1sum
+
+# Patches
+*.patch
+
+# Descriptions
+*.dsc
+*.txt
+
+# Default linux config files
+*.defconfig
+
+# backup copies
+*~
Index: libs/libxslt/1.1.42-ppc32/Makefile
===================================================================
--- libs/libxslt/1.1.42-ppc32/Makefile	(nonexistent)
+++ libs/libxslt/1.1.42-ppc32/Makefile	(revision 452)
@@ -0,0 +1,239 @@
+
+COMPONENT_TARGETS  = $(HARDWARE_S824L)
+COMPONENT_TARGETS += $(HARDWARE_VESNIN)
+COMPONENT_TARGETS += $(HARDWARE_TL2WK2)
+COMPONENT_TARGETS += $(HARDWARE_TL2SV2)
+
+NEED_ABS_PATH      = true
+COMPONENT_IS_3PP   = true
+
+CREATE_PPC32_PACKAGE = true
+
+
+include ../../../build-system/constants.mk
+
+
+SOURCE_REQUIRES    = sources/packages/l/libxslt
+
+REQUIRES           = libs/libxslt/1.1.42
+REQUIRES          += libs/libxml2/2.13.6-ppc32
+REQUIRES          += net/libgcrypt/1.11.0-ppc32
+
+# ======= __END_OF_REQUIRES__ =======
+
+
+version            = 1.1.42
+tar_xz_archive     = $(SRC_PACKAGE_PATH)/packages/l/libxslt/libxslt-$(version).tar.xz
+SRC_ARCHIVE        = $(tar_xz_archive)
+SRC_DIR            = $(TARGET_BUILD_DIR)/libxslt-$(version)
+src_dir_name       = libxslt-$(version)
+src_done           = $(TARGET_BUILD_DIR)/.source_done
+
+PATCHES = PATCHES
+
+build_dir          = $(TARGET_BUILD_DIR)/build
+build_target       = $(TARGET_BUILD_DIR)/.build_done
+install_target     = $(TARGET_BUILD_DIR)/.install_done
+
+
+####### Targets
+
+PKG_GROUP = libs
+#
+# *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.
+#
+LIBXSLT_32_PKG_NAME                = libxslt-x32
+LIBXSLT_32_PKG_VERSION             = 1.1.42
+LIBXSLT_32_PKG_ARCH                = $(PKGARCH)
+LIBXSLT_32_PKG_DISTRO_NAME         = $(DISTRO_NAME)
+LIBXSLT_32_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)
+LIBXSLT_32_PKG_GROUP               = $(PKG_GROUP)
+###                                 |---handy-ruler-------------------------------|
+LIBXSLT_32_PKG_SHORT_DESCRIPTION   = XML transformation library
+LIBXSLT_32_PKG_URL                 = $(BUG_URL)
+LIBXSLT_32_PKG_LICENSE             = custom
+LIBXSLT_32_PKG_DESCRIPTION_FILE    = $(TARGET_BUILD_DIR)/$(LIBXSLT_32_PKG_NAME)-pkg-description
+LIBXSLT_32_PKG_DESCRIPTION_FILE_IN = $(LIBXSLT_32_PKG_NAME)-pkg-description.in
+LIBXSLT_32_PKG_INSTALL_SCRIPT      = $(LIBXSLT_32_PKG_NAME)-pkg-install.sh
+
+LIBXSLT_32_PKG   = $(CURDIR)/$(TARGET_BUILD_DIR)/$(LIBXSLT_32_PKG_NAME)-package
+
+pkg_basename     = $(LIBXSLT_32_PKG_NAME)-$(LIBXSLT_32_PKG_VERSION)-$(LIBXSLT_32_PKG_ARCH)-$(LIBXSLT_32_PKG_DISTRO_NAME)-$(LIBXSLT_32_PKG_DISTRO_VERSION)
+
+pkg_archive      = $(TARGET_BUILD_DIR)/$(PKG_GROUP)/$(pkg_basename).$(pkg_arch_suffix)
+pkg_certificate  = $(call cert-name,$(pkg_archive))
+pkg_signature    = $(call sign-name,$(pkg_archive))
+pkg_description  = $(call desc-name,$(pkg_archive))
+products         = $(call pkg-files,$(pkg_archive))
+
+BUILD_TARGETS    = $(build_target)
+BUILD_TARGETS   += $(install_target)
+
+PRODUCT_TARGETS  = $(products)
+
+ROOTFS_TARGETS   = $(pkg_archive)
+
+
+include ../../../build-system/core.mk
+
+
+env_sysroot  = DESTDIR=$(LIBXSLT_32_PKG)
+
+#
+# Path to Python.h
+#
+CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
+
+
+extra_configure_switches  = --libdir=/usr/lib$(MULTILIB_PPC32_SUFFIX)
+extra_configure_switches += --docdir=/usr/share/doc/$(src_dir_name)
+extra_configure_switches += --infodir=/usr/share/info
+extra_configure_switches += --mandir=/usr/share/man
+
+extra_configure_switches += --bindir=/usr/bin/32
+
+extra_configure_switches += --disable-dependency-tracking
+ifeq ($(__ENABLE_STATIC__),yes)
+extra_configure_switches += --enable-static=yes
+else
+extra_configure_switches += --enable-static=no
+endif
+extra_configure_switches += --enable-shared=yes
+
+
+PYTHON_VERSION = 3.12
+
+python_environment  = PYTHON_VERSION=$(PYTHON_VERSION)
+python_environment += ac_cv_path_PYTHON=$(PYTHON3)
+python_environment += am_cv_python_pythondir=/usr/lib$(MULTILIB_PPC32_SUFFIX)/python$(PYTHON_VERSION)/site-packages
+python_environment += am_cv_python_pyexecdir=/usr/lib$(MULTILIB_PPC32_SUFFIX)/python$(PYTHON_VERSION)/site-packages
+python_environment += PYTHON_CFLAGS='$(shell $(TARGET_DEST_DIR)/usr/bin/32/python$(PYTHON_VERSION)-config --includes)'
+python_environment += PYTHON_LIBS='$(shell $(TARGET_DEST_DIR)/usr/bin/32/python$(PYTHON_VERSION)-config --ldflags)'
+
+
+libs_config  = LIBGCRYPT_CONFIG=$(TARGET_DEST_DIR)/usr/bin/32/libgcrypt-config
+libs_config += XML_CONFIG=$(TARGET_DEST_DIR)/usr/bin/32/xml2-config
+
+
+CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
+
+
+TARGET_BIN_RPATH = /lib$(MULTILIB_PPC32_SUFFIX):/usr/lib$(MULTILIB_PPC32_SUFFIX)
+TARGET_LIB_RPATH = /lib$(MULTILIB_PPC32_SUFFIX):/usr/lib$(MULTILIB_PPC32_SUFFIX):/usr/lib/../lib$(MULTILIB_PPC32_SUFFIX)
+
+
+####### Dependencies
+
+$(src_done): $(SRC_ARCHIVE) $(PATCHES_DEP)
+	$(UNPACK_SRC_ARCHIVE)
+	$(APPLY_PATCHES)
+	@touch $@
+
+$(build_target): $(src_done)
+	@mkdir -p $(build_dir)
+	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(python_environment) $(libs_config) ../$(src_dir_name)/configure \
+	  --prefix=/usr                \
+	  --build=$(BUILD)             \
+	  --host=$(TARGET32)           \
+	  --with-python=$(WITH_PYTHON) \
+	  $(extra_configure_switches)
+	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) $(python_environment)
+	@touch $@
+
+$(install_target): $(build_target)
+	@mkdir -p $(LIBXSLT_32_PKG)
+	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) -j1 install $(env_sysroot)
+	@rm -rf $(LIBXSLT_32_PKG)/usr/include
+	@rm -rf $(LIBXSLT_32_PKG)/usr/share
+	# ======= remove toolchain path from target libtool *.la files =======
+	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_PPC32_SUFFIX) ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" libexslt.la libxslt.la ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" xsltConf.sh ; \
+	 )
+	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_PPC32_SUFFIX)/python$(PYTHON_VERSION)/site-packages ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" libxsltmod.la ; \
+	 )
+	# ======= remove toolchain path from target pkg-config *.pc files =======
+	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_PPC32_SUFFIX)/pkgconfig ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" libexslt.pc libxslt.pc ; \
+	 )
+	# ======= tune xslt-config script for runtime =======
+	@( cd $(LIBXSLT_32_PKG)/usr/bin/32 ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g"                               xslt-config ; \
+	   sed -i "s,prefix}/lib$$,prefix}/lib$(MULTILIB_PPC32_SUFFIX),g" xslt-config ; \
+	 )
+	# ======= Install the same to $(TARGET_DEST_DIR) =======
+	$(call install-into-devenv, $(LIBXSLT_32_PKG))
+	# ======= tune libtool *.la search path to the target destination for development =======
+	@( cd $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_PPC32_SUFFIX) ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   libexslt.la libxslt.la ; \
+	   sed -i "s,L/lib,L$(TARGET_DEST_DIR)/lib,g" libexslt.la libxslt.la ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   xsltConf.sh ; \
+	 )
+	@( cd $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_PPC32_SUFFIX)/python$(PYTHON_VERSION)/site-packages ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   libxsltmod.la ; \
+	   sed -i "s,L/lib,L$(TARGET_DEST_DIR)/lib,g" libxsltmod.la ; \
+	 )
+	# ======= tune pkg-config *.pc search path to the target destination for development =======
+	@( cd $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_PPC32_SUFFIX)/pkgconfig ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g" libexslt.pc libxslt.pc ; \
+	 )
+	# ======= tune xslt-config script for development =======
+	@( cd $(TARGET_DEST_DIR)/usr/bin/32 ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g" xslt-config ; \
+	 )
+	# ======= Strip binaries =======
+	@( cd $(LIBXSLT_32_PKG) ; \
+	   find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs $(STRIP) --strip-unneeded 2> /dev/null ; \
+	   find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs $(STRIP) --strip-unneeded 2> /dev/null ; \
+	 )
+ifeq ($(__ENABLE_STATIC__),yes)
+	@( cd $(LIBXSLT_32_PKG) ; \
+	   find . | xargs file | grep "current ar archive" | cut -f 1 -d : | xargs $(STRIP) -g 2> /dev/null ; \
+	 )
+endif
+ifneq ($(PATCHELF),)
+	# ======= Set RPATH/RUNPATH for target binaries =======
+	@( cd $(LIBXSLT_32_PKG)/usr/bin/32 ; \
+	   for file in `find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs echo` ; do \
+	     rpath=`$(PATCHELF) --print-rpath $$file 2> /dev/null` ; \
+	     if echo "$$rpath" | grep -q "$(TARGET_DEST_DIR)" ; then \
+	       $(PATCHELF) --set-rpath $(TARGET_BIN_RPATH) $$file 1> /dev/null 2> /dev/null ; \
+	     fi ; \
+	   done ; \
+	 )
+	# ======= Set RPATH/RUNPATH for target shared objects =======
+	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_PPC32_SUFFIX) ; \
+	   for file in `find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs echo` ; do \
+	     rpath=`$(PATCHELF) --print-rpath $$file 2> /dev/null` ; \
+	     if echo "$$rpath" | grep -q "$(TARGET_DEST_DIR)" ; then \
+	       $(PATCHELF) --set-rpath $(TARGET_LIB_RPATH) $$file 1> /dev/null 2> /dev/null ; \
+	     fi ; \
+	   done ; \
+	 )
+endif
+	@touch $@
+
+$(LIBXSLT_32_PKG_DESCRIPTION_FILE): $(LIBXSLT_32_PKG_DESCRIPTION_FILE_IN)
+	@cat $< | $(SED) -e "s/@VERSION@/$(version)/g" > $@
+
+$(pkg_certificate) : $(pkg_archive) ;
+$(pkg_signature)   : $(pkg_archive) ;
+$(pkg_description) : $(pkg_archive) ;
+
+$(pkg_archive): $(install_target) $(LIBXSLT_32_PKG_DESCRIPTION_FILE) $(LIBXSLT_32_PKG_INSTALL_SCRIPT)
+	@cp $(LIBXSLT_32_PKG_DESCRIPTION_FILE) $(LIBXSLT_32_PKG)/.DESCRIPTION
+	@cp $(LIBXSLT_32_PKG_INSTALL_SCRIPT) $(LIBXSLT_32_PKG)/.INSTALL
+	@$(BUILD_PKG_REQUIRES) $(LIBXSLT_32_PKG)/.REQUIRES
+	@echo "pkgname=$(LIBXSLT_32_PKG_NAME)"                            >  $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "pkgver=$(LIBXSLT_32_PKG_VERSION)"                          >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "arch=$(LIBXSLT_32_PKG_ARCH)"                               >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "distroname=$(LIBXSLT_32_PKG_DISTRO_NAME)"                  >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "distrover=$(LIBXSLT_32_PKG_DISTRO_VERSION)"                >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "group=$(LIBXSLT_32_PKG_GROUP)"                             >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "short_description=\"$(LIBXSLT_32_PKG_SHORT_DESCRIPTION)\"" >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "url=$(LIBXSLT_32_PKG_URL)"                                 >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "license=$(LIBXSLT_32_PKG_LICENSE)"                         >> $(LIBXSLT_32_PKG)/.PKGINFO
+	@$(PSEUDO) sh -c "cd $(LIBXSLT_32_PKG) && \
+	                  chown -R root:root . && \
+	                  $(MAKE_PACKAGE) -J --linkadd=yes $(GNUPG_OPTIONS) -m -d .. ."
Index: libs/libxslt/1.1.42-ppc32/PATCHES
===================================================================
Index: libs/libxslt/1.1.42-ppc32/libxslt-x32-pkg-description.in
===================================================================
--- libs/libxslt/1.1.42-ppc32/libxslt-x32-pkg-description.in	(nonexistent)
+++ libs/libxslt/1.1.42-ppc32/libxslt-x32-pkg-description.in	(revision 452)
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.  Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in.  You must
+# make exactly 11 lines for the formatting to be correct.  It's also
+# customary to leave one space after the ':'.
+
+           |-----handy-ruler------------------------------------------------------|
+libxslt-x32: libxslt-x32 @VERSION@ (XML transformation library)
+libxslt-x32:
+libxslt-x32: XSLT support for libxml2. (XSLT is a language used for transforming
+libxslt-x32: XML documents).
+libxslt-x32:
+libxslt-x32:
+libxslt-x32:
+libxslt-x32:
+libxslt-x32:
+libxslt-x32:
+libxslt-x32:
Index: libs/libxslt/1.1.42-ppc32/libxslt-x32-pkg-install.sh
===================================================================
--- libs/libxslt/1.1.42-ppc32/libxslt-x32-pkg-install.sh	(nonexistent)
+++ libs/libxslt/1.1.42-ppc32/libxslt-x32-pkg-install.sh	(revision 452)
@@ -0,0 +1,39 @@
+#!/bin/sh
+
+# arg 1:  the new package version
+pre_install() {
+  /bin/true
+}
+
+# arg 1:  the new package version
+post_install() {
+  /bin/true
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+pre_update() {
+  /bin/true
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+post_update() {
+  post_install
+}
+
+# arg 1:  the old package version
+pre_remove() {
+  /bin/true
+}
+
+# arg 1:  the old package version
+post_remove() {
+  /bin/true
+}
+
+
+operation=$1
+shift
+
+$operation $*

Property changes on: libs/libxslt/1.1.42-ppc32/libxslt-x32-pkg-install.sh
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: libs/libxslt/1.1.42-ppc32
===================================================================
--- libs/libxslt/1.1.42-ppc32	(nonexistent)
+++ libs/libxslt/1.1.42-ppc32	(revision 452)

Property changes on: libs/libxslt/1.1.42-ppc32
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,74 ##
+
+# install dir
+dist
+
+# Target build dirs
+.a1x-newlib
+.a2x-newlib
+.at91sam7s-newlib
+
+.build-machine
+
+.a1x-glibc
+.a2x-glibc
+.h3-glibc
+.h5-glibc
+.i586-glibc
+.i686-glibc
+.imx6-glibc
+.jz47xx-glibc
+.makefile
+.am335x-glibc
+.omap543x-glibc
+.p5600-glibc
+.power8-glibc
+.power8le-glibc
+.power9-glibc
+.power9le-glibc
+.m1000-glibc
+.riscv64-glibc
+.rk328x-glibc
+.rk33xx-glibc
+.rk339x-glibc
+.rk358x-glibc
+.s8xx-glibc
+.s9xx-glibc
+.x86_64-glibc
+
+# Hidden files (each file)
+.makefile
+.dist
+.rootfs
+
+# src & hw requires
+.src_requires
+.src_requires_depend
+.requires
+.requires_depend
+
+# Tarballs
+*.gz
+*.bz2
+*.lz
+*.xz
+*.tgz
+*.txz
+
+# Signatures
+*.asc
+*.sig
+*.sign
+*.sha1sum
+
+# Patches
+*.patch
+
+# Descriptions
+*.dsc
+*.txt
+
+# Default linux config files
+*.defconfig
+
+# backup copies
+*~
Index: libs/libxslt/1.1.42-x86_32/Makefile
===================================================================
--- libs/libxslt/1.1.42-x86_32/Makefile	(nonexistent)
+++ libs/libxslt/1.1.42-x86_32/Makefile	(revision 452)
@@ -0,0 +1,238 @@
+
+COMPONENT_TARGETS  = $(HARDWARE_INTEL_PC64)
+
+NEED_ABS_PATH      = true
+COMPONENT_IS_3PP   = true
+
+CREATE_X86_32_PACKAGE = true
+
+
+include ../../../build-system/constants.mk
+
+
+SOURCE_REQUIRES    = sources/packages/l/libxslt
+
+REQUIRES           = libs/libxslt/1.1.42
+REQUIRES          += libs/libxml2/2.13.6-x86_32
+REQUIRES          += net/libgcrypt/1.11.0-x86_32
+
+# ======= __END_OF_REQUIRES__ =======
+
+
+version            = 1.1.42
+tar_xz_archive     = $(SRC_PACKAGE_PATH)/packages/l/libxslt/libxslt-$(version).tar.xz
+SRC_ARCHIVE        = $(tar_xz_archive)
+SRC_DIR            = $(TARGET_BUILD_DIR)/libxslt-$(version)
+src_dir_name       = libxslt-$(version)
+src_done           = $(TARGET_BUILD_DIR)/.source_done
+
+PATCHES = PATCHES
+
+build_dir          = $(TARGET_BUILD_DIR)/build
+build_target       = $(TARGET_BUILD_DIR)/.build_done
+install_target     = $(TARGET_BUILD_DIR)/.install_done
+
+
+####### Targets
+
+PKG_GROUP = libs
+#
+# *PKG_NAME & *PKG_VERSION shouldn't be a reference to value.
+#
+LIBXSLT_32_PKG_NAME                = libxslt-x32
+LIBXSLT_32_PKG_VERSION             = 1.1.42
+LIBXSLT_32_PKG_ARCH                = $(PKGARCH)
+LIBXSLT_32_PKG_DISTRO_NAME         = $(DISTRO_NAME)
+LIBXSLT_32_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)
+LIBXSLT_32_PKG_GROUP               = $(PKG_GROUP)
+###                                 |---handy-ruler-------------------------------|
+LIBXSLT_32_PKG_SHORT_DESCRIPTION   = XML transformation library
+LIBXSLT_32_PKG_URL                 = $(BUG_URL)
+LIBXSLT_32_PKG_LICENSE             = custom
+LIBXSLT_32_PKG_DESCRIPTION_FILE    = $(TARGET_BUILD_DIR)/$(LIBXSLT_32_PKG_NAME)-pkg-description
+LIBXSLT_32_PKG_DESCRIPTION_FILE_IN = $(LIBXSLT_32_PKG_NAME)-pkg-description.in
+LIBXSLT_32_PKG_INSTALL_SCRIPT      = $(LIBXSLT_32_PKG_NAME)-pkg-install.sh
+
+LIBXSLT_32_PKG   = $(CURDIR)/$(TARGET_BUILD_DIR)/$(LIBXSLT_32_PKG_NAME)-package
+
+pkg_basename     = $(LIBXSLT_32_PKG_NAME)-$(LIBXSLT_32_PKG_VERSION)-$(LIBXSLT_32_PKG_ARCH)-$(LIBXSLT_32_PKG_DISTRO_NAME)-$(LIBXSLT_32_PKG_DISTRO_VERSION)
+
+pkg_archive      = $(TARGET_BUILD_DIR)/$(PKG_GROUP)/$(pkg_basename).$(pkg_arch_suffix)
+pkg_certificate  = $(call cert-name,$(pkg_archive))
+pkg_signature    = $(call sign-name,$(pkg_archive))
+pkg_description  = $(call desc-name,$(pkg_archive))
+products         = $(call pkg-files,$(pkg_archive))
+
+BUILD_TARGETS    = $(build_target)
+BUILD_TARGETS   += $(install_target)
+
+PRODUCT_TARGETS  = $(products)
+
+ROOTFS_TARGETS   = $(pkg_archive)
+
+
+include ../../../build-system/core.mk
+
+
+env_sysroot  = DESTDIR=$(LIBXSLT_32_PKG)
+
+#
+# Path to Python.h
+#
+CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
+
+
+extra_configure_switches  = --libdir=/usr/lib$(MULTILIB_X86_32_SUFFIX)
+extra_configure_switches += --docdir=/usr/share/doc/$(src_dir_name)
+extra_configure_switches += --infodir=/usr/share/info
+extra_configure_switches += --mandir=/usr/share/man
+
+extra_configure_switches += --bindir=/usr/bin/32
+
+extra_configure_switches += --disable-dependency-tracking
+
+extra_configure_switches += --with-python
+
+ifeq ($(__ENABLE_STATIC__),yes)
+extra_configure_switches += --enable-static=yes
+else
+extra_configure_switches += --enable-static=no
+endif
+extra_configure_switches += --enable-shared=yes
+
+
+PYTHON_VERSION = 3.12
+
+python_environment  = PYTHON_VERSION=$(PYTHON_VERSION)
+python_environment += ac_cv_path_PYTHON=$(PYTHON3)
+python_environment += am_cv_python_pythondir=/usr/lib$(MULTILIB_X86_32_SUFFIX)/python$(PYTHON_VERSION)/site-packages
+python_environment += am_cv_python_pyexecdir=/usr/lib$(MULTILIB_X86_32_SUFFIX)/python$(PYTHON_VERSION)/site-packages
+python_environment += PYTHON_CFLAGS='$(shell $(TARGET_DEST_DIR)/usr/bin/32/python$(PYTHON_VERSION)-config --includes)'
+python_environment += PYTHON_LIBS='$(shell $(TARGET_DEST_DIR)/usr/bin/32/python$(PYTHON_VERSION)-config --ldflags)'
+
+
+libs_config  = LIBGCRYPT_CONFIG=$(TARGET_DEST_DIR)/usr/bin/32/libgcrypt-config
+libs_config += XML_CONFIG=$(TARGET_DEST_DIR)/usr/bin/32/xml2-config
+
+
+CFLAGS += -I$(TARGET_DEST_DIR)/usr/include/python$(PYTHON_VERSION)
+
+
+TARGET_BIN_RPATH = /lib$(MULTILIB_X86_32_SUFFIX):/usr/lib$(MULTILIB_X86_32_SUFFIX)
+TARGET_LIB_RPATH = /lib$(MULTILIB_X86_32_SUFFIX):/usr/lib$(MULTILIB_X86_32_SUFFIX):/usr/lib/../lib$(MULTILIB_X86_32_SUFFIX)
+
+
+####### Dependencies
+
+$(src_done): $(SRC_ARCHIVE) $(PATCHES_DEP)
+	$(UNPACK_SRC_ARCHIVE)
+	$(APPLY_PATCHES)
+	@touch $@
+
+$(build_target): $(src_done)
+	@mkdir -p $(build_dir)
+	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(python_environment) $(libs_config) ../$(src_dir_name)/configure \
+	  --prefix=/usr       \
+	  --build=$(BUILD)    \
+	  --host=$(TARGET32)  \
+	  $(extra_configure_switches)
+	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) $(python_environment)
+	@touch $@
+
+$(install_target): $(build_target)
+	@mkdir -p $(LIBXSLT_32_PKG)
+	@cd $(build_dir) && $(BUILD_ENVIRONMENT) $(MAKE) -j1 install $(env_sysroot)
+	@rm -rf $(LIBXSLT_32_PKG)/usr/include
+	@rm -rf $(LIBXSLT_32_PKG)/usr/share
+	# ======= remove toolchain path from target libtool *.la files =======
+	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_X86_32_SUFFIX) ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" libexslt.la libxslt.la ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" xsltConf.sh ; \
+	 )
+	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_X86_32_SUFFIX)/python$(PYTHON_VERSION)/site-packages ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" libxsltmod.la ; \
+	 )
+	# ======= remove toolchain path from target pkg-config *.pc files =======
+	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_X86_32_SUFFIX)/pkgconfig ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g" libexslt.pc libxslt.pc ; \
+	 )
+	# ======= tune xslt-config script for runtime =======
+	@( cd $(LIBXSLT_32_PKG)/usr/bin/32 ; \
+	   sed -i "s,$(TARGET_DEST_DIR),,g"                                xslt-config ; \
+	   sed -i "s,prefix}/lib$$,prefix}/lib$(MULTILIB_X86_32_SUFFIX),g" xslt-config ; \
+	 )
+	# ======= Install the same to $(TARGET_DEST_DIR) =======
+	$(call install-into-devenv, $(LIBXSLT_32_PKG))
+	# ======= tune libtool *.la search path to the target destination for development =======
+	@( cd $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_X86_32_SUFFIX) ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   libexslt.la libxslt.la ; \
+	   sed -i "s,L/lib,L$(TARGET_DEST_DIR)/lib,g" libexslt.la libxslt.la ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   xsltConf.sh ; \
+	 )
+	@( cd $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_X86_32_SUFFIX)/python$(PYTHON_VERSION)/site-packages ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g"   libxsltmod.la ; \
+	   sed -i "s,L/lib,L$(TARGET_DEST_DIR)/lib,g" libxsltmod.la ; \
+	 )
+	# ======= tune pkg-config *.pc search path to the target destination for development =======
+	@( cd $(TARGET_DEST_DIR)/usr/lib$(MULTILIB_X86_32_SUFFIX)/pkgconfig ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g" libexslt.pc libxslt.pc ; \
+	 )
+	# ======= tune xslt-config script for development =======
+	@( cd $(TARGET_DEST_DIR)/usr/bin/32 ; \
+	   sed -i "s,/usr,$(TARGET_DEST_DIR)/usr,g" xslt-config ; \
+	 )
+	# ======= Strip binaries =======
+	@( cd $(LIBXSLT_32_PKG) ; \
+	   find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs $(STRIP) --strip-unneeded 2> /dev/null ; \
+	   find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs $(STRIP) --strip-unneeded 2> /dev/null ; \
+	 )
+ifeq ($(__ENABLE_STATIC__),yes)
+	@( cd $(LIBXSLT_32_PKG) ; \
+	   find . | xargs file | grep "current ar archive" | cut -f 1 -d : | xargs $(STRIP) -g 2> /dev/null ; \
+	 )
+endif
+ifneq ($(PATCHELF),)
+	# ======= Set RPATH/RUNPATH for target binaries =======
+	@( cd $(LIBXSLT_32_PKG)/usr/bin/32 ; \
+	   for file in `find . | xargs file | grep "executable" | grep ELF | cut -f 1 -d : | xargs echo` ; do \
+	     rpath=`$(PATCHELF) --print-rpath $$file 2> /dev/null` ; \
+	     if echo "$$rpath" | grep -q "$(TARGET_DEST_DIR)" ; then \
+	       $(PATCHELF) --set-rpath $(TARGET_BIN_RPATH) $$file 1> /dev/null 2> /dev/null ; \
+	     fi ; \
+	   done ; \
+	 )
+	# ======= Set RPATH/RUNPATH for target shared objects =======
+	@( cd $(LIBXSLT_32_PKG)/usr/lib$(MULTILIB_X86_32_SUFFIX) ; \
+	   for file in `find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs echo` ; do \
+	     rpath=`$(PATCHELF) --print-rpath $$file 2> /dev/null` ; \
+	     if echo "$$rpath" | grep -q "$(TARGET_DEST_DIR)" ; then \
+	       $(PATCHELF) --set-rpath $(TARGET_LIB_RPATH) $$file 1> /dev/null 2> /dev/null ; \
+	     fi ; \
+	   done ; \
+	 )
+endif
+	@touch $@
+
+$(LIBXSLT_32_PKG_DESCRIPTION_FILE): $(LIBXSLT_32_PKG_DESCRIPTION_FILE_IN)
+	@cat $< | $(SED) -e "s/@VERSION@/$(version)/g" > $@
+
+$(pkg_certificate) : $(pkg_archive) ;
+$(pkg_signature)   : $(pkg_archive) ;
+$(pkg_description) : $(pkg_archive) ;
+
+$(pkg_archive): $(install_target) $(LIBXSLT_32_PKG_DESCRIPTION_FILE) $(LIBXSLT_32_PKG_INSTALL_SCRIPT)
+	@cp $(LIBXSLT_32_PKG_DESCRIPTION_FILE) $(LIBXSLT_32_PKG)/.DESCRIPTION
+	@cp $(LIBXSLT_32_PKG_INSTALL_SCRIPT) $(LIBXSLT_32_PKG)/.INSTALL
+	@$(BUILD_PKG_REQUIRES) $(LIBXSLT_32_PKG)/.REQUIRES
+	@echo "pkgname=$(LIBXSLT_32_PKG_NAME)"                            >  $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "pkgver=$(LIBXSLT_32_PKG_VERSION)"                          >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "arch=$(LIBXSLT_32_PKG_ARCH)"                               >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "distroname=$(LIBXSLT_32_PKG_DISTRO_NAME)"                  >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "distrover=$(LIBXSLT_32_PKG_DISTRO_VERSION)"                >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "group=$(LIBXSLT_32_PKG_GROUP)"                             >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "short_description=\"$(LIBXSLT_32_PKG_SHORT_DESCRIPTION)\"" >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "url=$(LIBXSLT_32_PKG_URL)"                                 >> $(LIBXSLT_32_PKG)/.PKGINFO ; \
+	 echo "license=$(LIBXSLT_32_PKG_LICENSE)"                         >> $(LIBXSLT_32_PKG)/.PKGINFO
+	@$(PSEUDO) sh -c "cd $(LIBXSLT_32_PKG) && \
+	                  chown -R root:root . && \
+	                  $(MAKE_PACKAGE) -J --linkadd=yes $(GNUPG_OPTIONS) -m -d .. ."
Index: libs/libxslt/1.1.42-x86_32/PATCHES
===================================================================
Index: libs/libxslt/1.1.42-x86_32/libxslt-x32-pkg-description.in
===================================================================
--- libs/libxslt/1.1.42-x86_32/libxslt-x32-pkg-description.in	(nonexistent)
+++ libs/libxslt/1.1.42-x86_32/libxslt-x32-pkg-description.in	(revision 452)
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.  Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in.  You must
+# make exactly 11 lines for the formatting to be correct.  It's also
+# customary to leave one space after the ':'.
+
+           |-----handy-ruler------------------------------------------------------|
+libxslt-x32: libxslt-x32 @VERSION@ (XML transformation library)
+libxslt-x32:
+libxslt-x32: XSLT support for libxml2. (XSLT is a language used for transforming
+libxslt-x32: XML documents).
+libxslt-x32:
+libxslt-x32:
+libxslt-x32:
+libxslt-x32:
+libxslt-x32:
+libxslt-x32:
+libxslt-x32:
Index: libs/libxslt/1.1.42-x86_32/libxslt-x32-pkg-install.sh
===================================================================
--- libs/libxslt/1.1.42-x86_32/libxslt-x32-pkg-install.sh	(nonexistent)
+++ libs/libxslt/1.1.42-x86_32/libxslt-x32-pkg-install.sh	(revision 452)
@@ -0,0 +1,39 @@
+#!/bin/sh
+
+# arg 1:  the new package version
+pre_install() {
+  /bin/true
+}
+
+# arg 1:  the new package version
+post_install() {
+  /bin/true
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+pre_update() {
+  /bin/true
+}
+
+# arg 1:  the new package version
+# arg 2:  the old package version
+post_update() {
+  post_install
+}
+
+# arg 1:  the old package version
+pre_remove() {
+  /bin/true
+}
+
+# arg 1:  the old package version
+post_remove() {
+  /bin/true
+}
+
+
+operation=$1
+shift
+
+$operation $*

Property changes on: libs/libxslt/1.1.42-x86_32/libxslt-x32-pkg-install.sh
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: libs/libxslt/1.1.42-x86_32
===================================================================
--- libs/libxslt/1.1.42-x86_32	(nonexistent)
+++ libs/libxslt/1.1.42-x86_32	(revision 452)

Property changes on: libs/libxslt/1.1.42-x86_32
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,74 ##
+
+# install dir
+dist
+
+# Target build dirs
+.a1x-newlib
+.a2x-newlib
+.at91sam7s-newlib
+
+.build-machine
+
+.a1x-glibc
+.a2x-glibc
+.h3-glibc
+.h5-glibc
+.i586-glibc
+.i686-glibc
+.imx6-glibc
+.jz47xx-glibc
+.makefile
+.am335x-glibc
+.omap543x-glibc
+.p5600-glibc
+.power8-glibc
+.power8le-glibc
+.power9-glibc
+.power9le-glibc
+.m1000-glibc
+.riscv64-glibc
+.rk328x-glibc
+.rk33xx-glibc
+.rk339x-glibc
+.rk358x-glibc
+.s8xx-glibc
+.s9xx-glibc
+.x86_64-glibc
+
+# Hidden files (each file)
+.makefile
+.dist
+.rootfs
+
+# src & hw requires
+.src_requires
+.src_requires_depend
+.requires
+.requires_depend
+
+# Tarballs
+*.gz
+*.bz2
+*.lz
+*.xz
+*.tgz
+*.txz
+
+# Signatures
+*.asc
+*.sig
+*.sign
+*.sha1sum
+
+# Patches
+*.patch
+
+# Descriptions
+*.dsc
+*.txt
+
+# Default linux config files
+*.defconfig
+
+# backup copies
+*~
Index: libs/lxml/4.9.2/Makefile
===================================================================
--- libs/lxml/4.9.2/Makefile	(revision 451)
+++ libs/lxml/4.9.2/Makefile	(revision 452)
@@ -61,7 +61,7 @@
 SOURCE_REQUIRES    = sources/packages/l/lxml
 
 REQUIRES           = dev/python3/3.12.9
-REQUIRES          += libs/libxslt/1.1.34
+REQUIRES          += libs/libxslt/1.1.42
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: media/icecast/2.4.4/Makefile
===================================================================
--- media/icecast/2.4.4/Makefile	(revision 451)
+++ media/icecast/2.4.4/Makefile	(revision 452)
@@ -61,7 +61,7 @@
 SOURCE_REQUIRES    = sources/packages/m/xiph/icecast
 
 REQUIRES           = net/curl/7.75.0
-REQUIRES          += libs/libxslt/1.1.34
+REQUIRES          += libs/libxslt/1.1.42
 REQUIRES          += media/libtheora/1.1.1
 REQUIRES          += media/libvorbis/1.3.7
 REQUIRES          += media/speex/1.2.1
Index: net/mobile-broadband-provider-info/20221107/Makefile
===================================================================
--- net/mobile-broadband-provider-info/20221107/Makefile	(revision 451)
+++ net/mobile-broadband-provider-info/20221107/Makefile	(revision 452)
@@ -60,7 +60,7 @@
 
 SOURCE_REQUIRES    = sources/GNOME/core/mobile-broadband-provider-info
 
-REQUIRES           = libs/libxslt/1.1.34
+REQUIRES           = libs/libxslt/1.1.42
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: net/nginx/1.20.2/Makefile
===================================================================
--- net/nginx/1.20.2/Makefile	(revision 451)
+++ net/nginx/1.20.2/Makefile	(revision 452)
@@ -61,7 +61,7 @@
 SOURCE_REQUIRES    = sources/packages/n/nginx
 
 
-REQUIRES           = libs/libxslt/1.1.34
+REQUIRES           = libs/libxslt/1.1.42
 REQUIRES          += libs/libgd/2.3.3
 REQUIRES          += libs/pcre/8.45
 REQUIRES          += libs/zlib/1.3.1
Index: net/php/8.1.2/Makefile
===================================================================
--- net/php/8.1.2/Makefile	(revision 451)
+++ net/php/8.1.2/Makefile	(revision 452)
@@ -80,7 +80,7 @@
 REQUIRES          += libs/enchant/2.3.2
 REQUIRES          += libs/expat/2.6.4
 REQUIRES          += libs/libxml2/2.13.6
-REQUIRES          += libs/libxslt/1.1.34
+REQUIRES          += libs/libxslt/1.1.42
 REQUIRES          += libs/libedit/20191231-3.1
 REQUIRES          += libs/icu4c/76.1
 REQUIRES          += libs/libzip/1.9.2
Index: share/docbook-xsl/1.79.1/Makefile
===================================================================
--- share/docbook-xsl/1.79.1/Makefile	(revision 451)
+++ share/docbook-xsl/1.79.1/Makefile	(revision 452)
@@ -62,7 +62,7 @@
 SOURCE_REQUIRES   += sources/packages/a/linuxdoc-tools/docbook-xsl-doc
 
 REQUIRES           = libs/libxml2/2.13.6
-REQUIRES          += libs/libxslt/1.1.34
+REQUIRES          += libs/libxslt/1.1.42
 REQUIRES          += share/docbook-xml/4.5
 
 # ======= __END_OF_REQUIRES__ =======
Index: sources/packages/l/libxslt/create-1.1.34-python-patch/file.list
===================================================================
--- sources/packages/l/libxslt/create-1.1.34-python-patch/file.list	(revision 451)
+++ sources/packages/l/libxslt/create-1.1.34-python-patch/file.list	(nonexistent)
@@ -1 +0,0 @@
-libxslt-1.1.34/configure.ac
Index: sources/packages/l/libxslt/create-1.1.34-python-patch/libxslt-1.1.34-new/configure.ac
===================================================================
--- sources/packages/l/libxslt/create-1.1.34-python-patch/libxslt-1.1.34-new/configure.ac	(revision 451)
+++ sources/packages/l/libxslt/create-1.1.34-python-patch/libxslt-1.1.34-new/configure.ac	(nonexistent)
@@ -1,656 +0,0 @@
-dnl Process this file with autoconf to produce a configuration script.
-AC_PREREQ(2.63)
-
-m4_define([MAJOR_VERSION], [1])
-m4_define([MINOR_VERSION], [1])
-m4_define([MICRO_VERSION], [34])
-
-AC_INIT([libxslt], [MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION])
-AC_CONFIG_SRCDIR([libxslt/xslt.c])
-AC_CONFIG_HEADERS(config.h)
-AC_CANONICAL_HOST
-AC_USE_SYSTEM_EXTENSIONS
-
-dnl
-dnl libxslt is the main part of the package
-dnl libexslt is an extension
-dnl
-LIBXSLT_MAJOR_VERSION=MAJOR_VERSION
-LIBXSLT_MINOR_VERSION=MINOR_VERSION
-LIBXSLT_MICRO_VERSION=MICRO_VERSION
-LIBEXSLT_MAJOR_VERSION=0
-LIBEXSLT_MINOR_VERSION=8
-LIBEXSLT_MICRO_VERSION=20
-LIBXML_REQUIRED_VERSION=2.6.27
-
-
-LIBXSLT_VERSION=$LIBXSLT_MAJOR_VERSION.$LIBXSLT_MINOR_VERSION.$LIBXSLT_MICRO_VERSION
-LIBXSLT_VERSION_INFO=`expr $LIBXSLT_MAJOR_VERSION + $LIBXSLT_MINOR_VERSION`:$LIBXSLT_MICRO_VERSION:$LIBXSLT_MINOR_VERSION
-
-LIBXSLT_VERSION_NUMBER=`expr $LIBXSLT_MAJOR_VERSION \* 10000 + $LIBXSLT_MINOR_VERSION \* 100 + $LIBXSLT_MICRO_VERSION`
-LIBXSLT_MAJOR_MINOR_VERSION=$LIBXSLT_MAJOR_VERSION.$LIBXSLT_MINOR_VERSION
-
-if test -f CVS/Entries; then
-  extra=`grep ChangeLog CVS/Entries | grep -v LIBXSLT | sed -e s\%/ChangeLog/1\.%% -e s\%/.*$%%`
-  echo extra=$extra
-  if test "$extra" != ""
-  then
-      LIBXSLT_VERSION_EXTRA="-CVS$extra"
-  fi
-else if test -d .svn ; then
-  extra=`svn info | grep Revision | sed 's+Revision: ++'`
-  echo extra=$extra
-  if test "$extra" != ""
-  then
-      LIBXSLT_VERSION_EXTRA="-SVN$extra"
-  fi
-else if test -d .git ; then
-  extra=`git describe | sed 's+LIBXSLT[[0-9.]]*-++'`
-  echo extra=$extra
-  if test "$extra" != ""
-  then
-      LIBXSLT_VERSION_EXTRA="-GIT$extra"
-  fi
-fi
-fi
-fi
-
-AC_SUBST(LIBXSLT_MAJOR_VERSION)
-AC_SUBST(LIBXSLT_MINOR_VERSION)
-AC_SUBST(LIBXSLT_MICRO_VERSION)
-AC_SUBST(LIBXSLT_VERSION)
-AC_SUBST(LIBXSLT_VERSION_INFO)
-AC_SUBST(LIBXSLT_VERSION_NUMBER)
-AC_SUBST(LIBXSLT_VERSION_EXTRA)
-AC_SUBST(LIBXSLT_MAJOR_MINOR_VERSION)
-
-dnl
-dnl libexslt is an extension library
-dnl
-
-LIBEXSLT_VERSION=$LIBEXSLT_MAJOR_VERSION.$LIBEXSLT_MINOR_VERSION.$LIBEXSLT_MICRO_VERSION
-LIBEXSLT_VERSION_INFO=`expr $LIBEXSLT_MAJOR_VERSION + $LIBEXSLT_MINOR_VERSION`:$LIBEXSLT_MICRO_VERSION:$LIBEXSLT_MINOR_VERSION
-
-LIBEXSLT_VERSION_NUMBER=`expr $LIBEXSLT_MAJOR_VERSION \* 10000 + $LIBEXSLT_MINOR_VERSION \* 100 + $LIBEXSLT_MICRO_VERSION`
-
-if test -f CVS/Entries; then
-  LIBEXSLT_VERSION_EXTRA=-CVS`grep ChangeLog CVS/Entries | sed -e s\%/ChangeLog/1\.%% -e s\%/.*$%%`
-fi
-
-AC_SUBST(LIBEXSLT_MAJOR_VERSION)
-AC_SUBST(LIBEXSLT_MINOR_VERSION)
-AC_SUBST(LIBEXSLT_MICRO_VERSION)
-AC_SUBST(LIBEXSLT_VERSION)
-AC_SUBST(LIBEXSLT_VERSION_INFO)
-AC_SUBST(LIBEXSLT_VERSION_NUMBER)
-AC_SUBST(LIBEXSLT_VERSION_EXTRA)
-
-AM_INIT_AUTOMAKE([foreign])
-
-# AM_MAINTAINER_MODE
-
-# Support silent build rules, requires at least automake-1.11. Disable
-# by either passing --disable-silent-rules to configure or passing V=1
-# to make
-m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-
-dnl
-dnl Specific dir for HTML output ?
-dnl
-
-AC_ARG_WITH(html-dir, AS_HELP_STRING([--with-html-dir=path],
-            [path to base html directory, default $datadir/doc/html]),
-            [HTML_DIR=$withval], [HTML_DIR='$(datadir)/doc'])
-
-AC_ARG_WITH(html-subdir, AS_HELP_STRING([--with-html-subdir=path],
-            [directory used under html-dir, default $PACKAGE-$VERSION/html]),
-            [test "x$withval" != "x" && HTML_DIR="$HTML_DIR/$withval"],
-            [HTML_DIR="$HTML_DIR/\$(PACKAGE)-\$(VERSION)/html"])
-
-AC_SUBST(HTML_DIR)
-
-dnl
-dnl Check the environment
-dnl
-
-AC_PROG_CC
-AC_PROG_INSTALL
-AC_PROG_CPP
-AC_PATH_PROG(XMLLINT, xmllint, /usr/bin/xmllint)
-AC_PATH_PROG(XSLTPROC, xsltproc, /usr/bin/xsltproc)
-PKG_PROG_PKG_CONFIG
-
-AC_HEADER_STDC
-
-LT_INIT(win32-dll)
-
-
-AC_CHECK_HEADERS(sys/types.h sys/time.h stdlib.h unistd.h string.h)
-
-dnl
-dnl if the system support linker version scripts for symbol versioning
-dnl then add it
-dnl
-AC_MSG_CHECKING([how to pass version script to the linker ($LD)])
-VERSION_SCRIPT_FLAGS=none
-if $LD --help 2>&1 | grep "version-script" >/dev/null 2>/dev/null; then
-    VERSION_SCRIPT_FLAGS=-Wl,--version-script=
-elif $LD --help 2>&1 | grep "M mapfile" >/dev/null 2>/dev/null; then
-    VERSION_SCRIPT_FLAGS="-Wl,-M -Wl,"
-fi
-AC_MSG_RESULT([$VERSION_SCRIPT_FLAGS])
-AC_SUBST(VERSION_SCRIPT_FLAGS)
-AM_CONDITIONAL([USE_VERSION_SCRIPT], [test "$VERSION_SCRIPT_FLAGS" != none])
-
-dnl Look for pthread.h, needed for testThreads
-case $host in
-  *-mingw*) ;;
-  *)
-THREAD_LIBS=""
-AC_CHECK_HEADER(pthread.h,
-    AC_CHECK_LIB(pthread, pthread_join,[
-       AC_DEFINE([HAVE_LIBPTHREAD], [], [Define if pthread library is there (-lpthread)])
-       AC_DEFINE([HAVE_PTHREAD_H], [], [Define if <pthread.h> is there])
-       THREAD_LIBS="-lpthread"]))
-  ;;
-esac
-
-AC_SUBST(THREAD_LIBS)
-
-dnl
-dnl Detect supported locale
-dnl
-
-AC_CHECK_HEADERS([locale.h xlocale.h])
-AC_CHECK_FUNCS([strxfrm_l])
-
-dnl
-dnl Math detection
-dnl
-
-AC_CHECK_HEADERS(ieeefp.h nan.h math.h fp_class.h float.h)
-AC_CHECK_HEADERS(sys/timeb.h time.h sys/stat.h sys/select.h stdarg.h)
-AC_CHECK_HEADERS(errno.h)
-AC_CHECK_FUNCS(stat _stat)
-AC_CHECK_FUNC(pow, , AC_CHECK_LIB(m, pow,
-  [M_LIBS="-lm"; AC_DEFINE([HAVE_POW],[], [Define if pow is there])]))
-
-AC_CHECK_FUNC(floor, , AC_CHECK_LIB(m, floor,
-  [M_LIBS="-lm"; AC_DEFINE([HAVE_FLOOR],[], [Define if floor is there])]))
-
-AC_CHECK_FUNC(fabs, , AC_CHECK_LIB(m, fabs,
-  [M_LIBS="-lm"; AC_DEFINE([HAVE_FABS],[], [Define if fabs is there])]))
-
-
-AC_CHECK_FUNCS(gettimeofday)
-AC_CHECK_FUNCS(localtime localtime_r time gmtime gmtime_r ftime)
-
-dnl Checking the standard string functions availability
-AC_CHECK_FUNCS(printf sprintf fprintf snprintf vfprintf vsprintf vsnprintf sscanf,,
-               NEED_TRIO=1)
-
-dnl Checking for POSIX timers
-AC_CHECK_FUNCS(clock_gettime, [], [
-  AC_CHECK_LIB(rt, clock_gettime, [
-    AC_DEFINE(HAVE_CLOCK_GETTIME, 1)
-    EXTRA_LIBS="$EXTRA_LIBS -lrt"
-  ])
-])
-
-dnl
-dnl Check for trio string functions
-dnl
-
-if test "${NEED_TRIO}" = "1" ; then
-    echo Reusing trio library for string functions
-    WITH_TRIO=1
-else    
-    WITH_TRIO=0
-fi
-AC_SUBST(WITH_TRIO)
-
-dnl
-dnl Some packages need to be checked against version numbers so we
-dnl define a function here for later use
-dnl
-AC_DEFUN([VERSION_TO_NUMBER],
-[`$1 | sed -e 's/libxml //' | awk 'BEGIN { FS = "."; } { printf "%d", ([$]1 * 1000 + [$]2) * 1000 + [$]3;}'`])
-
-dnl
-dnl Perl is just needed for generating some data for XSLtmark
-dnl
-
-AC_CHECK_PROG(PERL, perl, perl, false)
-AM_CONDITIONAL(WITH_PERL, test "$PERL" != "false")
-
-dnl
-dnl check for python
-dnl
-
-pythondir=
-AC_ARG_WITH(python, [  --with-python[=DIR]    Build Python bindings if found])
-if test "$with_python" != "no" ; then
-	    PYTHON="$with_python"
-    if test "$PYTHON" != ""
-    then
-	echo Found Python version $PYTHON_VERSION
-    fi
-    pythondir='$(PYTHON_SITE_PACKAGES)'
-fi
-AM_CONDITIONAL(WITH_PYTHON, test "$PYTHON_INCLUDES" != "")
-if test "$PYTHON_INCLUDES" != ""
-then
-    PYTHON_SUBDIR=python
-else
-    PYTHON_SUBDIR=
-fi
-AC_SUBST(PYTHON)
-AC_SUBST(pythondir)
-AC_SUBST(PYTHON_SUBDIR)
-AC_SUBST(PYTHON_LIBS)
-
-AC_ARG_WITH(crypto, [  --with-crypto           Add crypto support to exslt (on)])
-WITH_CRYPTO=0
-CRYPTO_TESTDIR=
-if test "$with_crypto" = "no" ; then
-    echo Disabling crypto support
-    LIBGCRYPT_CFLAGS=""
-    LIBGCRYPT_LIBS=""
-else
-case $host in
-  *-mingw*)
-    dnl Use only native crypto-API for mingw* hosts
-    dnl TODO: to implement --with-crypto=foo to allow switch between
-    dnl crypto libraries
-    WITH_CRYPTO=1
-    CRYPTO_TESTDIR=crypto
-    ;;
-  *)
-    AC_PATH_TOOL(LIBGCRYPT_CONFIG, libgcrypt-config, no)
-    if test "$LIBGCRYPT_CONFIG" != "no" ; then
-      LIBGCRYPT_VERSION=`$LIBGCRYPT_CONFIG --version`
-      if test VERSION_TO_NUMBER(echo $LIBGCRYPT_VERSION) -lt VERSION_TO_NUMBER(echo "1.1.42")
-      then
-        LIBGCRYPT_CFLAGS=""
-        LIBGCRYPT_LIBS=""
-        echo 'gcrypt library version < 1.1.42 - Crypto extensions will not be available.'
-      else
-        LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG $libgcrypt_config_args --cflags`
-        LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG $libgcrypt_config_args --libs`
-        AC_DEFINE(HAVE_GCRYPT, 1, [Define if gcrypt library is available.])
-        echo 'Crypto extensions will be available.'
-        WITH_CRYPTO=1
-        CRYPTO_TESTDIR=crypto
-      fi
-    else
-      LIBGCRYPT_CFLAGS=""
-      LIBGCRYPT_LIBS=""
-      echo 'Crypto extensions will not be available. Install libgcrypt and reconfigure to make available.'
-    fi
-esac
-fi
-AC_SUBST(WITH_CRYPTO)
-AC_SUBST(CRYPTO_TESTDIR)
-AC_SUBST(LIBGCRYPT_CFLAGS)
-AC_SUBST(LIBGCRYPT_LIBS)
-
-dnl
-dnl Debug for DV (-Wunreachable-code)
-dnl
-if [[ "${LOGNAME}" = "veillard" -a "`pwd`" = "/u/veillard/XSLT" ]] || \
-   [[ "${LOGNAME}" = "bill" -a "`pwd`" = "/home/bill/gnomesvn/libxslt" ]]
-   then
-    if test "${with_mem_debug}" = "" ;
-    then
-	with_mem_debug="yes"
-    fi
-    CFLAGS="-Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat=2 -Wmissing-format-attribute -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline "
-fi
-
-AC_ARG_WITH(debug, [  --with-debug            Add the debugging code (on)])
-if test "$with_debug" = "no" ; then
-    echo Disabling debug support
-    WITH_XSLT_DEBUG=0
-else    
-    WITH_XSLT_DEBUG=1
-fi
-AC_SUBST(WITH_XSLT_DEBUG)
-
-AC_ARG_WITH(mem_debug, [  --with-mem-debug        Add the memory debugging module (off)])
-if test "$with_mem_debug" = "yes" ; then
-    echo Enabling memory debug support
-    WITH_MEM_DEBUG=1
-else    
-    WITH_MEM_DEBUG=0
-fi
-AC_SUBST(WITH_MEM_DEBUG)
-
-dnl 
-dnl Is debugger support requested
-dnl
-AC_ARG_WITH(debugger, [  --with-debugger        Add the debugging support (on)])
-if test "$with_debugger" = "no" ; then
-    echo Disabling debugger
-    WITH_DEBUGGER=0
-else
-    echo Enabling debugger
-    WITH_DEBUGGER=1
-    AC_DEFINE([WITH_DEBUGGER],[], [Define if debugging support is enabled])
-fi
-AC_SUBST(WITH_DEBUGGER)
-
-dnl
-dnl Is profiler support requested
-dnl
-AC_ARG_WITH(profiler, [  --with-profiler        Add the profiling support (on)])
-if test "$with_profiler" = "no" ; then
-    echo Disabling profiler
-    WITH_PROFILER=0
-else
-    echo Enabling profiler
-    WITH_PROFILER=1
-    AC_DEFINE([WITH_PROFILER],[], [Define if profiling support is enabled])
-fi
-AC_SUBST(WITH_PROFILER)
-
-dnl
-dnl The following new parameters were added to offer
-dnl the ability to specify the location of the libxml
-dnl library during linking and compilation.
-dnl
-dnl original work - Mathieu Lacage 30/03/2000
-dnl some tweaking - David Härdeman 30/10/2001
-dnl
-
-LIBXML_CONFIG_PREFIX=""
-LIBXML_SRC=""
-
-AC_ARG_WITH(libxml-prefix,
-        [  --with-libxml-prefix=[PFX]		Specify location of libxml config],
-	LIBXML_CONFIG_PREFIX=$withval
-)
-        
-AC_ARG_WITH(libxml-include-prefix,
-        [  --with-libxml-include-prefix=[PFX]	Specify location of libxml headers],
-        LIBXML_CFLAGS="-I$withval"
-)
-
-AC_ARG_WITH(libxml-libs-prefix,
-        [  --with-libxml-libs-prefix=[PFX]	Specify location of libxml libs],
-        LIBXML_LIBS="-L$withval"
-)
-
-AC_ARG_WITH(libxml-src,
-	[  --with-libxml-src=[DIR]              For libxml thats not installed yet (sets all three above)],
-	LIBXML_SRC="$withval"
-)
-AC_SUBST(LIBXML_SRC)
-
-dnl
-dnl where is xml2-config
-dnl
-
-AC_SUBST(LIBXML_REQUIRED_VERSION)
-if test "x$LIBXML_CONFIG_PREFIX" != "x"
-then
-	AC_PATH_TOOL([XML_CONFIG], [xml2-config], [false], [${LIBXML_CONFIG_PREFIX}/bin])
-else
-	AC_PATH_TOOL([XML_CONFIG], [xml2-config], [false])
-fi
-
-dnl
-dnl imported from libxml2, c.f. #77827 
-dnl
-if test "${GCC}" != "yes" ; then
-    case "${host}" in
-          *-*-hpux* )
-	       CFLAGS="${CFLAGS} -Wp,-H30000"
-	       ;;
-          *-dec-osf* )
-               CFLAGS="${CFLAGS} -ieee"
-               ;;
-    esac
-else
-    CFLAGS="${CFLAGS} -Wall -Wextra -Wformat=2 -Wmissing-format-attribute"
-    case "${host}" in
-          alpha*-*-linux* )
-	       CFLAGS="${CFLAGS} -mieee"
-	       ;;
-	  alpha*-*-osf* )
-	       CFLAGS="${CFLAGS} -mieee"
-	       ;;
-    esac
-fi
-
-dnl
-dnl Check which type of library to build. Default to building shared and static.
-dnl
-
-build_shared_libs="yes"
-build_static_libs="yes"
-
-if test "$enable_shared" = "no"; then
-    build_shared_libs="no"
-fi
-
-if test "$enable_static" = "no"; then
-    build_static_libs="no"
-fi
-
-if test "$build_shared_libs" = "no" -a "$build_static_libs" = "no"; then
-    build_static_libs="yes"
-fi
-
-dnl
-dnl Override other variables if LIBXML_SRC is set
-dnl
-
-if test "x$LIBXML_SRC" != "x"; then
-    CWD=`pwd`
-    if cd $LIBXML_SRC; then
-        LIBXML_SRC=`pwd`
-        XML_CONFIG="${LIBXML_SRC}/xml2-config"
-        LIBXML_CFLAGS="-I${LIBXML_SRC}/include"
-        if test "$build_static_libs" = "no"; then
-            LIBXML_LIBS="-L${LIBXML_SRC} `$XML_CONFIG --libs --dynamic`"
-        else
-            LIBXML_LIBS="-L${LIBXML_SRC} `$XML_CONFIG --libs`"
-        fi
-        WITH_MODULES="`$XML_CONFIG --modules`"
-        cd $CWD
-    else
-        AC_MSG_ERROR([libxml source dir not found (${LIBXML_SRC}), typo?])
-    fi
-fi
-
-dnl
-dnl Try pkg-config first if nothing is set
-dnl
-
-if test "x$LIBXML_CONFIG_PREFIX" = "x" -a "x$LIBXML_LIBS" = "x"; then
-    if test "$build_static_libs" = "no"; then
-        PKG_CHECK_MODULES([LIBXML], [libxml-2.0 >= $LIBXML_REQUIRED_VERSION], [
-            WITH_MODULES="`$PKG_CONFIG --variable=modules libxml-2.0`"
-        ], [ ])
-    else
-        PKG_CHECK_MODULES_STATIC([LIBXML], [libxml-2.0 >= $LIBXML_REQUIRED_VERSION],
-        [ ], [ ])
-    fi
-fi
-
-dnl
-dnl make sure xml2-config is executable,
-dnl test version and init our variables
-dnl
-
-if test "x$LIBXML_LIBS" = "x" && ${XML_CONFIG} --libs print > /dev/null 2>&1
-then
-    AC_MSG_CHECKING(for libxml libraries >= $LIBXML_REQUIRED_VERSION)
-    XMLVERS=`$XML_CONFIG --version`
-    if test VERSION_TO_NUMBER(echo $XMLVERS) -ge VERSION_TO_NUMBER(echo $LIBXML_REQUIRED_VERSION); then
-        AC_MSG_RESULT($XMLVERS found)
-    else
-        AC_MSG_ERROR(Version $XMLVERS found. You need at least libxml2 $LIBXML_REQUIRED_VERSION for this version of libxslt)
-    fi
-
-    if test "$build_static_libs" = "no"; then
-        LIBXML_LIBS="`$XML_CONFIG --libs --dynamic`"
-    else
-        LIBXML_LIBS="`$XML_CONFIG --libs`"
-    fi
-	LIBXML_CFLAGS="`$XML_CONFIG --cflags`"
-        WITH_MODULES="`$XML_CONFIG --modules`"
-fi
-
-if test "x$LIBXML_LIBS" = "x"
-then
-	AC_MSG_ERROR([Could not find libxml2 anywhere, check ftp://xmlsoft.org/.])
-fi
-
-
-AC_SUBST(CFLAGS)
-AC_SUBST(CPPFLAGS)
-AC_SUBST(LDFLAGS)
-
-AC_ARG_WITH(plugins,
-[  --with-plugins          Add plugin extension support (on)])
-if test "$with_plugins" = ""
-then
-    with_plugins=yes
-fi
-
-AC_MSG_CHECKING([whether shared libraries will be built (required for plugins)])
-if test "$build_shared_libs" = "no" -a "$with_plugins" = "yes"; then
-	 AC_MSG_RESULT(no)
-	 AC_MSG_WARN([Disabling plugin support.])
-	 AC_MSG_WARN([Plugins require that shared libraries be built.])
-	 with_plugins=no
-else
-	 AC_MSG_RESULT(yes)
-fi
-
-if test "$with_plugins" = "yes" ; then
-  AC_MSG_CHECKING([libxml2 module support])
-  if test "${WITH_MODULES}" = "1"; then
-    AC_MSG_RESULT(yes)
-  else
-    AC_MSG_RESULT(no)
-    WITH_MODULES="0"
-  fi
-else
-  WITH_MODULES="0"
-fi
-
-AC_SUBST(WITH_MODULES)
-AM_CONDITIONAL(WITH_MODULES, test "$WITH_MODULES" = "1")
-
-dnl
-dnl setup default module path
-dnl
-expanded_libdir=$(
-    test "x$prefix" = xNONE && prefix="$ac_default_prefix"
-    test "x$exec_prefix" = xNONE && exec_prefix="$prefix"
-    while test "$libdir_old" != "$libdir"; do
-      libdir_old="$libdir"
-      eval libdir="$libdir"
-    done
-    echo "$libdir"
-)
-LIBXSLT_DEFAULT_PLUGINS_PATH="$expanded_libdir/libxslt-plugins"
-AC_SUBST(LIBXSLT_DEFAULT_PLUGINS_PATH)
-
-case "$host" in
- *-*-cygwin*|*-*-mingw*)
- LDFLAGS="$LDFLAGS -no-undefined"
- ;;
-esac
-
-
-AC_SUBST(XSLTPROCDV)
-AC_SUBST(PYTHONSODV)
-AC_SUBST(XML_CONFIG)
-AC_SUBST(LIBXML_LIBS)
-AC_SUBST(LIBXML_CFLAGS)
-AC_SUBST(PYTHON)
-AC_SUBST(PYTHON_VERSION)
-AC_SUBST(PYTHON_INCLUDES)
-AC_SUBST(PYTHON_SITE_PACKAGES)
-
-XSLT_LIBDIR='-L${libdir}'
-XSLT_INCLUDEDIR='-I${includedir}'
-XSLT_LIBS="-lxslt $LIBXML_LIBS"
-XSLT_PRIVATE_LIBS="$M_LIBS"
-AC_SUBST(XSLT_LIBDIR)
-AC_SUBST(XSLT_INCLUDEDIR)
-AC_SUBST(XSLT_LIBS)
-AC_SUBST(XSLT_PRIVATE_LIBS)
-
-EXSLT_LIBDIR='-L${libdir}'
-EXSLT_INCLUDEDIR='-I${includedir}'
-EXSLT_LIBS="-lexslt $XSLT_LIBS"
-EXSLT_PRIVATE_LIBS="$XSLT_PRIVATE_LIBS $LIBGCRYPT_LIBS"
-AC_SUBST(EXSLT_LIBDIR)
-AC_SUBST(EXSLT_INCLUDEDIR)
-AC_SUBST(EXSLT_LIBS)
-AC_SUBST(EXSLT_PRIVATE_LIBS)
-
-AC_SUBST(EXTRA_LIBS)
-
-AC_SUBST(M_LIBS)
-
-dnl for the spec file
-RELDATE=`date +'%a %b %e %Y'`
-AC_SUBST(RELDATE)
-
-rm -f COPYING.LIB COPYING 2>/dev/null && $LN_S $srcdir/Copyright COPYING
-
-
-AC_CONFIG_FILES([
-Makefile
-libxslt.pc
-libexslt.pc
-libxslt/Makefile
-libxslt/xsltconfig.h
-libxslt/xsltwin32config.h
-libexslt/Makefile
-libexslt/exsltconfig.h
-xsltproc/Makefile
-python/Makefile
-python/tests/Makefile
-tests/Makefile
-tests/docs/Makefile
-tests/REC1/Makefile
-tests/REC2/Makefile
-tests/REC/Makefile
-tests/general/Makefile
-tests/reports/Makefile
-tests/extensions/Makefile
-tests/namespaces/Makefile
-tests/keys/Makefile
-tests/numbers/Makefile
-tests/documents/Makefile
-tests/xmlspec/Makefile
-tests/multiple/Makefile
-tests/xinclude/Makefile
-tests/XSLTMark/Makefile
-tests/docbook/Makefile
-tests/exslt/Makefile
-tests/exslt/common/Makefile
-tests/exslt/functions/Makefile
-tests/exslt/math/Makefile
-tests/exslt/saxon/Makefile
-tests/exslt/sets/Makefile
-tests/exslt/strings/Makefile
-tests/exslt/date/Makefile
-tests/exslt/dynamic/Makefile
-tests/exslt/crypto/Makefile
-tests/plugins/Makefile
-tests/fuzz/Makefile
-doc/Makefile
-xslt-config
-libxslt.spec
-])
-AC_CONFIG_LINKS([tests/fuzz/xpath.xml:tests/fuzz/xpath.xml])
-AC_CONFIG_LINKS([tests/fuzz/xslt.xml:tests/fuzz/xslt.xml])
-
-AC_OUTPUT
Index: sources/packages/l/libxslt/create-1.1.34-python-patch/libxslt-1.1.34-new
===================================================================
--- sources/packages/l/libxslt/create-1.1.34-python-patch/libxslt-1.1.34-new	(revision 451)
+++ sources/packages/l/libxslt/create-1.1.34-python-patch/libxslt-1.1.34-new	(nonexistent)

Property changes on: sources/packages/l/libxslt/create-1.1.34-python-patch/libxslt-1.1.34-new
___________________________________________________________________
Deleted: svn:ignore
## -1,73 +0,0 ##
-
-# install dir
-dist
-
-# Target build dirs
-.a1x-newlib
-.a2x-newlib
-.at91sam7s-newlib
-
-.build-machine
-
-.a1x-glibc
-.a2x-glibc
-.h3-glibc
-.h5-glibc
-.i586-glibc
-.i686-glibc
-.imx6-glibc
-.jz47xx-glibc
-.makefile
-.am335x-glibc
-.omap543x-glibc
-.p5600-glibc
-.power8-glibc
-.power8le-glibc
-.power9-glibc
-.power9le-glibc
-.m1000-glibc
-.riscv64-glibc
-.rk328x-glibc
-.rk33xx-glibc
-.rk339x-glibc
-.s8xx-glibc
-.s9xx-glibc
-.x86_64-glibc
-
-# Hidden files (each file)
-.makefile
-.dist
-.rootfs
-
-# src & hw requires
-.src_requires
-.src_requires_depend
-.requires
-.requires_depend
-
-# Tarballs
-*.gz
-*.bz2
-*.lz
-*.xz
-*.tgz
-*.txz
-
-# Signatures
-*.asc
-*.sig
-*.sign
-*.sha1sum
-
-# Patches
-*.patch
-
-# Descriptions
-*.dsc
-*.txt
-
-# Default linux config files
-*.defconfig
-
-# backup copies
-*~
Index: sources/packages/l/libxslt/create-1.1.34-python-patch/create.patch.sh
===================================================================
--- sources/packages/l/libxslt/create-1.1.34-python-patch/create.patch.sh	(revision 451)
+++ sources/packages/l/libxslt/create-1.1.34-python-patch/create.patch.sh	(nonexistent)
@@ -1,15 +0,0 @@
-#!/bin/sh
-
-VERSION=1.1.34
-
-tar --files-from=file.list -xJvf ../libxslt-$VERSION.tar.xz
-mv libxslt-$VERSION libxslt-$VERSION-orig
-
-cp -rf ./libxslt-$VERSION-new ./libxslt-$VERSION
-
-diff --unified -Nr  libxslt-$VERSION-orig  libxslt-$VERSION > libxslt-$VERSION-python.patch
-
-mv libxslt-$VERSION-python.patch ../patches
-
-rm -rf ./libxslt-$VERSION
-rm -rf ./libxslt-$VERSION-orig

Property changes on: sources/packages/l/libxslt/create-1.1.34-python-patch/create.patch.sh
___________________________________________________________________
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: sources/packages/l/libxslt/create-1.1.34-python-patch
===================================================================
--- sources/packages/l/libxslt/create-1.1.34-python-patch	(revision 451)
+++ sources/packages/l/libxslt/create-1.1.34-python-patch	(nonexistent)

Property changes on: sources/packages/l/libxslt/create-1.1.34-python-patch
___________________________________________________________________
Deleted: svn:ignore
## -1,73 +0,0 ##
-
-# install dir
-dist
-
-# Target build dirs
-.a1x-newlib
-.a2x-newlib
-.at91sam7s-newlib
-
-.build-machine
-
-.a1x-glibc
-.a2x-glibc
-.h3-glibc
-.h5-glibc
-.i586-glibc
-.i686-glibc
-.imx6-glibc
-.jz47xx-glibc
-.makefile
-.am335x-glibc
-.omap543x-glibc
-.p5600-glibc
-.power8-glibc
-.power8le-glibc
-.power9-glibc
-.power9le-glibc
-.m1000-glibc
-.riscv64-glibc
-.rk328x-glibc
-.rk33xx-glibc
-.rk339x-glibc
-.s8xx-glibc
-.s9xx-glibc
-.x86_64-glibc
-
-# Hidden files (each file)
-.makefile
-.dist
-.rootfs
-
-# src & hw requires
-.src_requires
-.src_requires_depend
-.requires
-.requires_depend
-
-# Tarballs
-*.gz
-*.bz2
-*.lz
-*.xz
-*.tgz
-*.txz
-
-# Signatures
-*.asc
-*.sig
-*.sign
-*.sha1sum
-
-# Patches
-*.patch
-
-# Descriptions
-*.dsc
-*.txt
-
-# Default linux config files
-*.defconfig
-
-# backup copies
-*~
Index: sources/packages/l/libxslt/patches/README
===================================================================
--- sources/packages/l/libxslt/patches/README	(revision 451)
+++ sources/packages/l/libxslt/patches/README	(nonexistent)
@@ -1,6 +0,0 @@
-
-/* begin *
-
-   TODO: Leave some comment here.
-
- * end */
Index: sources/packages/l/libxslt/patches
===================================================================
--- sources/packages/l/libxslt/patches	(revision 451)
+++ sources/packages/l/libxslt/patches	(nonexistent)

Property changes on: sources/packages/l/libxslt/patches
___________________________________________________________________
Deleted: svn:ignore
## -1,73 +0,0 ##
-
-# install dir
-dist
-
-# Target build dirs
-.a1x-newlib
-.a2x-newlib
-.at91sam7s-newlib
-
-.build-machine
-
-.a1x-glibc
-.a2x-glibc
-.h3-glibc
-.h5-glibc
-.i586-glibc
-.i686-glibc
-.imx6-glibc
-.jz47xx-glibc
-.makefile
-.am335x-glibc
-.omap543x-glibc
-.p5600-glibc
-.power8-glibc
-.power8le-glibc
-.power9-glibc
-.power9le-glibc
-.m1000-glibc
-.riscv64-glibc
-.rk328x-glibc
-.rk33xx-glibc
-.rk339x-glibc
-.s8xx-glibc
-.s9xx-glibc
-.x86_64-glibc
-
-# Hidden files (each file)
-.makefile
-.dist
-.rootfs
-
-# src & hw requires
-.src_requires
-.src_requires_depend
-.requires
-.requires_depend
-
-# Tarballs
-*.gz
-*.bz2
-*.lz
-*.xz
-*.tgz
-*.txz
-
-# Signatures
-*.asc
-*.sig
-*.sign
-*.sha1sum
-
-# Patches
-*.patch
-
-# Descriptions
-*.dsc
-*.txt
-
-# Default linux config files
-*.defconfig
-
-# backup copies
-*~
Index: sources/packages/l/libxslt/Makefile
===================================================================
--- sources/packages/l/libxslt/Makefile	(revision 451)
+++ sources/packages/l/libxslt/Makefile	(revision 452)
@@ -7,7 +7,7 @@
 
 url         = $(DOWNLOAD_SERVER)/sources/packages/l/libxslt
 
-versions    = 1.1.34
+versions    = 1.1.42
 pkgname     = libxslt
 suffix      = tar.xz
 
@@ -14,14 +14,10 @@
 tarballs    = $(addsuffix .$(suffix), $(addprefix $(pkgname)-, $(versions)))
 sha1s       = $(addsuffix .sha1sum, $(tarballs))
 
-patches     = $(CURDIR)/patches/libxslt-1.1.34-python.patch
 
-.NOTPARALLEL: $(patches)
+BUILD_TARGETS = $(tarballs) $(sha1s)
 
 
-BUILD_TARGETS = $(tarballs) $(sha1s) $(patches)
-
-
 include ../../../../build-system/core.mk
 
 
@@ -47,10 +43,5 @@
 	   fi ; \
 	 done
 
-$(patches): $(sha1s)
-	@echo -e "\n======= Create Patches =======\n" ; \
-	 ( cd create-1.1.34-python-patch ; ./create.patch.sh ) ; \
-	 echo -e "\n"
-
 download_clean:
-	@rm -f $(tarballs) $(sha1s) $(patches)
+	@rm -f $(tarballs) $(sha1s)