
Receipt for package "py3k-pillow"
# SliTaz package receipt. PACKAGE="py3k-pillow" VERSION="9.1.1" CATEGORY="development" SHORT_DESC="Python3 Imaging Library." MAINTAINER="maintainer@slitaz.org" LICENSE="MIT" WEB_SITE="https://python-pillow.org/" SOURCE="Pillow" TARBALL="$SOURCE-$VERSION.tar.gz" WGET_URL="https://files.pythonhosted.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="freetype jpeg py3k tk zlib" BUILD_DEPENDS="jpeg-dev py3k-dev zlib-dev" # Rules to configure and make the package. compile_rules() { python3 setup.py build && python3 setup.py install --root=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs cp -a $install/usr $fs }
6094 packages and 260718 files in current database (Thu May 22 20:30:04 2025)