Date: Wed, 13 Nov 2019 20:11:58 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 241957] misc/shared-mime-info: OPTIONize NLS Message-ID: <bug-241957-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241957 Bug ID: 241957 Summary: misc/shared-mime-info: OPTIONize NLS Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: amdmi3@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) Assignee: gnome@FreeBSD.org Created attachment 209137 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D209137&action= =3Dedit Patch Optionize NLS for shared-mime-info: this would allow to free around to 2MB = of space which is useful for VMs and embedded systems. NB: It doesn't seem to properly handle --disable-nls, so it links gettext regardless. % pkg info -ql shared-mime-info-1.10_1 | xargs ls -l | awk '$9~/LC_MESSAGES/{s+=3D$5}END{printf("%.2fMiB\n", s/1024.0/1024.0)}' 1.99MiB --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241957-6497>