-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
libjpeg: Submission #28116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
libjpeg: Submission #28116
Conversation
0e655a4
to
8bd7a2a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was originally going to ask whether we really need another jpeg library in MacPorts when we already have two: IJG libjpeg in the jpeg port and its libjpeg-turbo fork.
Then I saw that according to the build log, the only file that got installed was /opt/local/bin/jpeg. No library was installed. Naming the port libjpeg is thus confusing.
It builds fine, but is it possible to enable verbose output? Otherwise the build hides commands, it is unclear what is it doing and which flags are used. |
@ryandesign said:
I looked at the upstream repo and the mother org website, jpeg.org; trying to figure out the reason for this alternative jpeg library. Conclusions:
Perhaps someone should search for other naming precedents by other packaging repositories. I am out of time for now on this one. Final note, this package is advertised as a complete reference implementation of the updated JPEG XT standards. Therefore IMO it is well worthy of inclusion as a distinct MacPorts port. |
Thanks, I've implemented the name changes you suggest.
|
Description
Type(s)
Tested on
macOS x.y
Xcode x.y / Command Line Tools x.y.z
Verification
Have you
port lint
?sudo port test
?sudo port -vst install
?