Page MenuHomeFreeBSD

graphics/libheif: Clean up Makefile, add JPEG by default
ClosedPublic

Authored by cem on Jan 9 2019, 10:52 PM.
Tags
None
Referenced Files
F106558277: D18802.diff
Wed, Jan 1, 7:28 PM
Unknown Object (File)
Wed, Dec 11, 7:55 PM
Unknown Object (File)
Wed, Dec 4, 5:13 AM
Unknown Object (File)
Nov 19 2024, 8:26 PM
Unknown Object (File)
Nov 5 2024, 10:48 AM
Unknown Object (File)
Oct 21 2024, 6:45 AM
Unknown Object (File)
Oct 8 2024, 5:56 AM
Unknown Object (File)
Oct 5 2024, 4:50 AM
Subscribers

Details

Summary

Mostly non-functional change adding options to various features. In addition
to adding a JPEG option, add it to OPTIONS_DEFAULT. This is useful because
heif-convert is one of the few ways to convert a .heic photo to .jpeg, and both
are commonly used for similar media where .png does not necessarily make sense.

Correct the LICENSE for the examples code -- in 1.3.2, it is GPLv3+. (Though
in later git versions, they are relicensed to MIT.)

Test Plan

I did some local builds with options disabled and DEVELOPER yes and check-plist
and pkg contents seemed ok.

heif-convert from a .heic I had on hand to jpg succeeded.

I don't see the maintainer on Phabricator; I will attempt to contact him by
email.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 21903
Build 21147: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 24 2019, 6:42 PM
This revision was automatically updated to reflect the committed changes.