Page MenuHomeFreeBSD

devel/appstream-qt: Create a port for Qt bindings to AppStream library. Sponsored by: Serenity Cybersecurity, LLC
ClosedPublic

Authored by arrowd on Feb 9 2023, 1:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 22, 5:55 AM
Unknown Object (File)
Thu, May 21, 10:32 PM
Unknown Object (File)
Thu, May 21, 12:06 AM
Unknown Object (File)
Tue, May 19, 3:46 PM
Unknown Object (File)
Sun, May 3, 6:07 PM
Unknown Object (File)
Apr 21 2026, 2:49 PM
Unknown Object (File)
Apr 19 2026, 11:04 AM
Unknown Object (File)
Apr 17 2026, 5:54 AM
Subscribers

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

arrowd requested review of this revision.Feb 9 2023, 1:40 PM
tcberner added a subscriber: tcberner.

some minor suggestion on line 17, 23 and 30, other wise, I guess it looks fine :)

devel/appstream-qt/Makefile
2

^ I think -qt would be more canonical? -- never mind, the master port is AppStream oO and not appstream :)

devel/appstream/Makefile
20

the ?= and += might be a bit confusing if one does not know about the existence of the slave-port.
Maybe consider to add a comment ala

# overriden by devel/appstream-qt

etc ?

This revision is now accepted and ready to land.Feb 13 2023, 12:18 PM