From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/3140 Path: news.gmane.org!not-for-mail From: Luca Barbato Newsgroups: gmane.linux.lib.musl.general Subject: Re: Best place to discuss other lightweight libraries? Date: Mon, 22 Apr 2013 21:31:17 +0200 Message-ID: <51759005.5050008@gentoo.org> References: <20130422145346.GP20323@brightrain.aerifal.cx> <51755575.9030809@gentoo.org> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1366659090 28241 80.91.229.3 (22 Apr 2013 19:31:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Apr 2013 19:31:30 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-3144-gllmg-musl=m.gmane.org@lists.openwall.com Mon Apr 22 21:31:35 2013 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1UUMSa-00064o-6O for gllmg-musl@plane.gmane.org; Mon, 22 Apr 2013 21:31:32 +0200 Original-Received: (qmail 7303 invoked by uid 550); 22 Apr 2013 19:31:31 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 7294 invoked from network); 22 Apr 2013 19:31:31 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130411 Thunderbird/17.0.5 In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:3140 Archived-At: On 04/22/2013 06:40 PM, LM wrote: > I guess that's one of the reasons I'm trying to eliminate glib from my > system and thus, at the moment, trying to find a gettext alternative that > doesn't need it. Well eina from the enlightenment people isn't half bad if you need some data structures but I doubt people would replace their working code leveraging glib to use something else. > As time allows, I'm reworking sdcv which uses glib so that it doesn't need > it. Then, all I need to do is find some useable replacements for SciTE and > Sylpheed and I think I will have eliminated any major needs for glib in the > Open Source applications and libraries I prefer. https://github.com/pkgconf/pkgconf might be handy btw.