Skip to content

Commit fc36bfc

Browse files
committed
New package: python3-jxlpy-0.9.5
1 parent a724711 commit fc36bfc

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

srcpkgs/python3-jxlpy/template

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Template file for 'python3-jxlpy'
2+
pkgname=python3-jxlpy
3+
version=0.9.5
4+
revision=1
5+
build_style=python3-pep517
6+
hostmakedepends="python3-setuptools python3-wheel"
7+
makedepends="python3-devel python3-Cython libjxl-devel"
8+
depends="python3-Cython"
9+
short_desc="Cython bindings and Pillow plugin for JPEG XL"
10+
maintainer="Hendrik Boll <fanyx@posteo.net>"
11+
license="MIT"
12+
homepage="https://github.com/olokelo/jxlpy"
13+
distfiles="https://github.com/olokelo/jxlpy/archive/refs/tags/${version}.tar.gz"
14+
checksum=a1884ce5ffc908d856a82b8acfa54ba2ed986533e9d50f00a512e5351bf9e7a3

0 commit comments

Comments
 (0)