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
F150354804: D33657.diff
Tue, Mar 31, 11:48 AM
Unknown Object (File)
Sat, Mar 28, 6:44 AM
Unknown Object (File)
Sun, Mar 22, 9:52 PM
Unknown Object (File)
Wed, Mar 11, 7:28 AM
Unknown Object (File)
Feb 26 2026, 10:59 AM
Unknown Object (File)
Feb 18 2026, 6:05 PM
Unknown Object (File)
Feb 18 2026, 6:05 PM
Unknown Object (File)
Feb 18 2026, 6:05 PM
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
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.