Skip to content

Commit 57eca7b

Browse files
committed
New package: python3-pillow-jpegxl-1.3.2
Signed-off-by: zenobit <zenobit@disroot.org>
1 parent 35ab683 commit 57eca7b

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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+
}

0 commit comments

Comments
 (0)