| Bug#: 103386 | Product: Gentoo/Alt | Version: unspecified | Platform: All |
| OS/Version: FreeBSD | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: gnome@gentoo.org | Reported By: flameeyes@gentoo.org | |
| Component: Other | |||
| URL: https://sourceforge.net/tracker/index.php?func=detail&aid=1266630&group_id=11543&atid=111543 | |||
| Summary: app-text/scrollkeeper: proper handling of NLS support | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-08-22 15:35 0000 | |||
| Description: | Opened: 2005-08-22 15:35 0000 |
As already bug #7011 shown, scrollkeeper handles badly NLS support.
On Gentoo/FreeBSD, as gettext functions are not in libc, this fails to link.
The attached source patches (reported upstream) makes scrollkeeper handle
correctly the disabled NLS, and removes the need of the clutter currently in
the ebuild for handle nls useflag (thus the attached ebuild patch moves nls
support as per standard ebuilds).
This also makes scrollkeeper build lighter on Linux/GLIBC systems with nls
disabled.
Thanks,
Diego
Created an attachment (id=66590) [details]
scrollkeeper-0.3.14-nls.patch
Created an attachment (id=66591) [details]
scrollkeeper-ebuild.patch
Okay I've committed this.