Skip to content

Commit

Permalink
New package: python3-colorthief-0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fanyx authored and oreo639 committed Jan 29, 2025
1 parent 1703b84 commit 152816c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions srcpkgs/python3-colorthief/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Template file for 'python3-colorthief'
pkgname=python3-colorthief
version=0.2.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-Pillow"
short_desc="Python module for grabbing the color palette from an image"
maintainer="fanyx <[email protected]>"
license="BSD-3-Clause"
homepage="https://github.com/fengsp/color-thief-py"
distfiles="${PYPI_SITE}/c/colorthief/colorthief-${version}.tar.gz"
checksum=079cb0c95bdd669c4643e2f7494de13b0b6029d5cdbe2d74d5d3c3386bd57221
make_check=no # no tests

post_install() {
vlicense LICENSE
}

0 comments on commit 152816c

Please sign in to comment.