Bug 278022 - multimedia/libmediainfo: Update to 24.03 and switch to CMake
Summary: multimedia/libmediainfo: Update to 24.03 and switch to CMake
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL: https://github.com/MediaArea/MediaInf...
Keywords:
Depends on: 278021
Blocks: 278023
  Show dependency treegraph
 
Reported: 2024-03-29 09:28 UTC by Daniel Engberg
Modified: 2024-04-05 23:56 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Patch for libmediainfo (3.38 KB, patch)
2024-03-29 09:28 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-03-29 09:28:15 UTC
Created attachment 249550 [details]
Patch for libmediainfo

* Switch to separate source archives
* Switch to CMake which brings us closer to other distributions and also substantially reduces build time.
* Sanitize source code
* Adjust port to more closely follow other distributions

Compile and runtime tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist)
Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-04-05 23:56:28 UTC
Updated to 24.03 in ports 0a3148e3ffd0a3e3d075451721a43dde2a8193d2. I'll keep using all-in-one tarball which is overall smaller.