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
Unknown Object (File)
Feb 28 2024, 3:56 PM
Unknown Object (File)
Jan 17 2024, 5:18 AM
Unknown Object (File)
Dec 20 2023, 1:45 AM
Unknown Object (File)
Nov 16 2023, 10:10 AM
Unknown Object (File)
Nov 10 2023, 2:41 PM
Unknown Object (File)
Oct 19 2023, 11:00 AM
Unknown Object (File)
Oct 15 2023, 9:05 AM
Unknown Object (File)
Oct 9 2023, 1:38 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.