Bug 268931

Summary: graphics/pngquant: unbundle libimagequant
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Alex Kozlov <ak>
Status: Closed FIXED    
Severity: Affects Only Me Flags: ak: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
v1 (apply via "git am") none

Description Jan Beich freebsd_committer freebsd_triage 2023-01-13 14:47:14 UTC
Created attachment 239444 [details]
v1 (apply via "git am")

Respect https://docs.freebsd.org/en/books/porters-handbook/special/#bundled-libs

Note, libimagequant is enabled in pngquant package at least on Alpine, Arch, Debian, Fedora, Void.
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2023-01-13 19:42:01 UTC
Thanks, I've missed that port.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-01-14 05:45:06 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a722f5607582b5065442d3eefeed9538d359b144

commit a722f5607582b5065442d3eefeed9538d359b144
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-01-14 05:42:58 +0000
Commit:     Alex Kozlov <ak@FreeBSD.org>
CommitDate: 2023-01-14 05:42:58 +0000

    graphics/pngquant: enable openmp, unbundle libimagequant

    - Use graphics/libimagequant instead of bundled version [1]
    - Re-add OPENMP option, enable it by default [2]

    PR:     268931 [1]
    PR:     268932 [2]

 graphics/pngquant/Makefile | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)