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
Unknown Object (File)
Wed, Jan 29, 2:18 PM
Unknown Object (File)
Thu, Jan 16, 5:29 PM
Unknown Object (File)
Mon, Jan 13, 7:46 AM
Unknown Object (File)
Thu, Jan 9, 6:37 AM
Unknown Object (File)
Dec 12 2024, 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
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.