Receipt for package "libxslt-python"
# SliTaz package receipt. PACKAGE="libxslt-python" VERSION="1.1.35" CATEGORY="development" SHORT_DESC="Python module for libxslt." MAINTAINER="slaxemulator@gmail.com" LICENSE="MIT" WEB_SITE="http://xmlsoft.org/" DEPENDS="libxslt python" WANTED="libxslt" HOST_ARCH="i486 x86_64" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/lib # Python module PYTHON_LIB=python$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/') cp -a $install/usr/lib/$PYTHON_LIB $fs/usr/lib # Ensure remove .la files find $fs -name "*.la" -delete }
6063 packages and 233209 files in current database (Sat Dec 21 00:00:03 2024)