Page MenuHomeFreeBSD

graphics/png: Use CMake, add debug, optimization and test options
AbandonedPublic

Authored by antoine on Jul 18 2019, 11:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 3:53 AM
Unknown Object (File)
Tue, Sep 30, 6:49 PM
Unknown Object (File)
Sat, Sep 27, 7:04 PM
Unknown Object (File)
Sat, Sep 27, 7:19 AM
Unknown Object (File)
Sep 15 2025, 11:33 AM
Unknown Object (File)
Aug 26 2025, 9:27 PM
Unknown Object (File)
Aug 26 2025, 5:37 PM
Unknown Object (File)
Aug 26 2025, 1:52 PM
Subscribers

Details

Reviewers
diizzy
Group Reviewers
portmgr
Summary

Convert to CMake
Add options for debug, optimization and test
Switch apng patch repo to libpng-apng, same as Mozilla, Debian (Unbuntu etc), Arch and Alpine Linux to mention a few.

Patch submitted upstream: https://github.com/glennrp/libpng/pull/311

Test Plan

Tested on AMD64
Will test on ARM64 within few days

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

graphics/png/Makefile
6

I'll submit a new patch for missing empty line

Why?
It works perfectly without cmake and doesn't need any patching.

antoine abandoned this revision.
antoine added a reviewer: diizzy.

Rejected.