mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
New package: python3-modern_colorthief-0.1.7
This commit is contained in:
parent
9853fb4442
commit
e1836a1e8c
1 changed files with 19 additions and 0 deletions
19
srcpkgs/python3-modern_colorthief/template
Normal file
19
srcpkgs/python3-modern_colorthief/template
Normal 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
|
||||
}
|
Loading…
Add table
Reference in a new issue