From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RzXhg-0003HX-P0 for garchives@archives.gentoo.org; Mon, 20 Feb 2012 18:11:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B20DE0E01; Mon, 20 Feb 2012 18:10:53 +0000 (UTC) Received: from mail-iy0-f181.google.com (mail-iy0-f181.google.com [209.85.210.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 3C3C5E0D02 for ; Mon, 20 Feb 2012 18:09:56 +0000 (UTC) Received: by iakl21 with SMTP id l21so11203843iak.40 for ; Mon, 20 Feb 2012 10:09:55 -0800 (PST) Received-SPF: pass (google.com: domain of msterret@gmail.com designates 10.50.88.132 as permitted sender) client-ip=10.50.88.132; Authentication-Results: mr.google.com; spf=pass (google.com: domain of msterret@gmail.com designates 10.50.88.132 as permitted sender) smtp.mail=msterret@gmail.com; dkim=pass header.i=msterret@gmail.com Received: from mr.google.com ([10.50.88.132]) by 10.50.88.132 with SMTP id bg4mr14539615igb.5.1329761395842 (num_hops = 1); Mon, 20 Feb 2012 10:09:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=/R53ASUVr7VSIKG0WSxPM0yCeHK8axY9UYyJc8bgc5o=; b=PcKbq8xo3PWv7wNiVAySz1KIamlH1N6r52HaY3ZhNDbJAoBzbNhDG6MBSud2/78mH9 pgasabWwCXuLRK7hyvE2r2AhY94JXrAykE/20wc/eCOaRJSOEPJAYv800Uqsht3uNTE+ zR6IszgWN+5Z0Y2GDksJyAIR5Xkwfvau0bv+A= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.50.88.132 with SMTP id bg4mr11792768igb.5.1329761394785; Mon, 20 Feb 2012 10:09:54 -0800 (PST) Sender: msterret@gmail.com Received: by 10.50.3.38 with HTTP; Mon, 20 Feb 2012 10:09:54 -0800 (PST) In-Reply-To: <1329651012.2778.1.camel@belkin4> References: <1329651012.2778.1.camel@belkin4> Date: Mon, 20 Feb 2012 13:09:54 -0500 X-Google-Sender-Auth: M7QiEzBhhxT_CYOBWIu8nfx2RM8 Message-ID: Subject: Re: [gentoo-dev] Help on getting media-libs/svgalib fixed From: Michael Sterrett To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 69be66aa-ff43-45a2-b25f-ac474266486b X-Archives-Hash: 262f7a3e9c7e7741ef74a087bb003a5b Maybe it's time to just punt svgalib? There are only 46 ebuilds that use it (some, optionally). On Sun, Feb 19, 2012 at 6:30 AM, Pacho Ramos wrote: > Hello > > You can see current opened bugs for svgalib here: > https://bugs.gentoo.org/buglist.cgi?quicksearch=media-libs% > 2Fsvgalib;list_id=812773 > > Most of them already contain a patch that is supposed to fix each bug > report, the problem is that svgalib doesn't build at all on amd64 and, > then, would be interesting if anybody with a x86 system could check if > patches fix the problems and commit them. > > Thanks a lot :-)