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
F167083131: D33657.id100598.diff
Tue, Aug 18, 10:46 PM
F167056455: D33657.id100598.diff
Tue, Aug 18, 8:10 PM
F167054216: D33657.id100572.diff
Tue, Aug 18, 8:04 PM
F167037993: D33657.id100598.diff
Tue, Aug 18, 5:06 PM
F167033979: D33657.id100572.diff
Tue, Aug 18, 4:44 PM
F167022621: D33657.id100572.diff
Tue, Aug 18, 3:36 PM
Unknown Object (File)
Sun, Aug 16, 9:02 PM
Unknown Object (File)
Sat, Aug 15, 8:31 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
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.