Created attachment 236249 [details] graphics-haishoku.1.1.8.patch Haishoku is a development tool for grabbing the dominant color or representative color palette from an image, it depends on Python3 and Pillow. WWW: https://github.com/LanceGin/haishoku portlint: looks fine. poudriere: testport is ok.
Created attachment 240447 [details] py-haishoku-1.1.8.patch Description: * Move WWW from pkg-descr to Makefile * Change MASTER_SITES from CHEESESHOP to PYPI * pet portclippy/portfmt QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 13.1-RELEASE, amd64)
Created attachment 241854 [details] py-haishoku-1.1.8.patch Description: * Change PORTVERSION to DISTVERSION QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 13.1-RELEASE, amd64)
Thank you for your contribution.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a3eb53b1efdd087af317e02be2b6ef4d7a62468 commit 3a3eb53b1efdd087af317e02be2b6ef4d7a62468 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2023-04-29 14:06:46 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-05-06 08:58:37 +0000 graphics/py-haishoku: Tool for grabbing the representative color palette from an image Haishoku is a development tool for grabbing the dominant color or representative color palette from an image, it depends on Python3 and Pillow. WWW: https://github.com/LanceGin/haishoku/ PR: 266119 graphics/Makefile | 1 + graphics/py-haishoku/Makefile (new) | 19 +++++++++++++++++++ graphics/py-haishoku/distinfo (new) | 3 +++ graphics/py-haishoku/pkg-descr (new) | 3 +++ 4 files changed, 26 insertions(+)