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
F163259537: D33657.id100598.diff
Tue, Jul 21, 12:43 PM
Unknown Object (File)
Sun, Jul 12, 8:17 PM
Unknown Object (File)
Sat, Jun 27, 12:16 AM
Unknown Object (File)
Jun 4 2026, 12:42 PM
Unknown Object (File)
Jun 4 2026, 12:41 PM
Unknown Object (File)
May 11 2026, 2:11 AM
Unknown Object (File)
May 11 2026, 2:11 AM
Unknown Object (File)
May 11 2026, 2:10 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.