File tree Expand file tree Collapse file tree
srcpkgs/python3-pillow-jpegxl Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Template file for 'python3-pillow-jpegxl'
2+ pkgname=python3-pillow-jpegxl
3+ version=1.3.2
4+ revision=1
5+ build_style=python3-pep517
6+ build_helper=rust
7+ hostmakedepends="cargo cmake maturin patchelf pkg-config python3-installer python3-wheel"
8+ makedepends="libjxl-devel"
9+ depends="python3-Pillow python3-packaging"
10+ short_desc="Pillow plugin for JPEG-XL, using Rust for bindings"
11+ maintainer="zenobit <zenobit@disroot.org>"
12+ license="MIT"
13+ homepage="https://github.com/Isotr0py/pillow-jpegxl-plugin"
14+ changelog="https://github.com/Isotr0py/pillow-jpegxl-plugin/releases"
15+ distfiles="https://github.com/Isotr0py/pillow-jpegxl-plugin/archive/refs/tags/v${version}.tar.gz"
16+ checksum=b90088d3bda401ee3ca0863262cae60fe455faa94363dd5609e6c9a9c8db8c3c
17+
18+ post_install() {
19+ vlicense LICENSE
20+ }
You can’t perform that action at this time.
0 commit comments