Page MenuHomeFreeBSD

devel/libdbusmenu: remove run from USES=gettext-tools
ClosedPublic

Authored by vishwin on Dec 25 2021, 11:04 PM.
Tags
None
Referenced Files
F107032883: D33657.diff
Thu, Jan 9, 6:37 AM
Unknown Object (File)
Thu, Dec 12, 9:00 PM
Unknown Object (File)
Nov 25 2024, 7:08 PM
Unknown Object (File)
Nov 23 2024, 10:47 AM
Unknown Object (File)
Nov 20 2024, 3:03 AM
Unknown Object (File)
Nov 19 2024, 8:38 AM
Unknown Object (File)
Nov 19 2024, 6:16 AM
Unknown Object (File)
Oct 9 2024, 12:44 AM
Subscribers

Details

Summary

msgfmt as a RUN_DEPENDS causes all consumers and their consumers (mostly Cinnamon/X-Apps) with NLS options to have them stuck enabled. This port does not need anything from gettext-tools at runtime.

While here, clean up port Makefile and take MAINTAINER

Test Plan

Dogfooded for so long that I forgot this was still in my overlay

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 43590
Build 40478: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Dec 26 2021, 10:19 AM

Since you're touching libdbusmenu, does it make any sense to import Debian's fork?
https://packages.debian.org/source/sid/libdbusmenu

No, they just repack the bzr snapshots. Also out of scope of this revision.