New package: python3-modern_colorthief-0.1.7

This commit is contained in:
Hendrik Boll 2025-06-11 11:58:07 +02:00 committed by classabbyamp
parent 9853fb4442
commit e1836a1e8c

View file

@ -0,0 +1,19 @@
# Template file for 'python3-modern_colorthief'
pkgname=python3-modern_colorthief
version=0.1.7
revision=1
build_helper=rust
build_style=python3-pep517
hostmakedepends="maturin cargo"
makedepends="python3 rust-std"
depends="python3"
short_desc="Colorthief but with modern codes"
maintainer="Hendrik Boll <fanyx@posteo.net>"
license="MIT"
homepage="https://github.com/baseplate-admin/modern_colorthief"
distfiles="${PYPI_SITE}/m/modern-colorthief/modern_colorthief-${version}.tar.gz"
checksum=2ff10dcb9a7c4cfbd1aeba899e3fe60d8ac652bc492f013784e05aafa2fa6a23
post_install() {
vlicense LICENSE
}