Bug 268931 - graphics/pngquant: unbundle libimagequant
Summary: graphics/pngquant: unbundle libimagequant
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-13 14:47 UTC by Jan Beich
Modified: 2023-01-14 05:46 UTC (History)
0 users

See Also:
ak: maintainer-feedback+


Attachments
v1 (apply via "git am") (1.11 KB, patch)
2023-01-13 14:47 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)