Page MenuHomeFreeBSD

Framework: Introduce the appstream target
Needs ReviewPublic

Authored by arrowd on Jul 28 2025, 6:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 7, 4:32 AM
Unknown Object (File)
Wed, May 6, 11:51 AM
Unknown Object (File)
May 3 2026, 12:08 PM
Unknown Object (File)
Apr 27 2026, 1:17 PM
Unknown Object (File)
Apr 21 2026, 8:10 AM
Unknown Object (File)
Jan 8 2026, 1:16 PM
Unknown Object (File)
Jan 6 2026, 1:19 PM
Unknown Object (File)
Jan 1 2026, 7:03 AM
Subscribers
None

Details

Reviewers
None
Group Reviewers
portmgr
Summary

This supplementary target allows to run appstream-generator on the port's
STAGEDIR to see if its AppStream metadata is correct. It requires the
appstream-generator package to be installed. The asgen-config.json file is
generated from a template and is filled with stubs.

To properly generate the AppStream metadata Poudriere is required.

This is a supplemental change for https://github.com/freebsd/poudriere/pull/1237
which describes why do we need AppStream at all.

Test Plan

make -C science/pulseview stage appstream

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 65813
Build 62696: arc lint + arc unit

Event Timeline

arrowd created this revision.