[Bug 257028] Mk/Uses/jpeg.mk: Update comment for graphics/mozjpeg
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257028] Mk/Uses/jpeg.mk: Update comment for graphics/mozjpeg"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Nov 2021 21:21:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257028 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e8a53b114fff14c2aca4cf62282ca569edbcf06 commit 3e8a53b114fff14c2aca4cf62282ca569edbcf06 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-21 21:17:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-21 21:17:16 +0000 Mk/Uses/jpeg.mk: Update comment for graphics/mozjpeg MozJPEG (graphics/mozjpeg) is a patched libjpeg-turbo (graphics/jpeg-turbo). It is also a valid JPEG implementation. from README.md: MozJPEG is compatible with the libjpeg API and ABI. It is intended to be a drop-in replacement for libjpeg. MozJPEG is a strict superset of libjpeg-turbo's functionality. All MozJPEG's improvements can be disabled at run time, and in that case it behaves exactly like libjpeg-turbo. Reference: https://github.com/mozilla/mozjpeg/blob/master/README.md PR: 257028 Approved by: bapt (portmgr, maintainer) Mk/Uses/jpeg.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are on the CC list for the bug.