From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2387D1395E2 for ; Fri, 25 Nov 2016 22:34:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 507A5E0B07; Fri, 25 Nov 2016 22:34:13 +0000 (UTC) Received: from mail-oi0-f51.google.com (mail-oi0-f51.google.com [209.85.218.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AFDC2E0AA8 for ; Fri, 25 Nov 2016 22:34:12 +0000 (UTC) Received: by mail-oi0-f51.google.com with SMTP id b126so93965941oia.2 for ; Fri, 25 Nov 2016 14:34:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=vanvoorden-be.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=SntqwxddmdEWfVASC8aRqm4chZVwf3DEyOh8ijcBwfs=; b=eljRDP4dAEm0dZjy0XMTkMISeB4zmgJ9u6HC0K03qsjzyJrR/GISRaO/tvQMr8YGWc MjvKqDVubK1v6D+oaPhLzdD63LLhB6Hqb3AqdD6+AzklmkT2eINYMaL2n/YTs/mtOxl+ o1kKXbtgnLOHrewmEzofyTJU0KsQf02RE61yqj0+ETpkdjthW1m9PRJs00ESii8H9fFW /rlFoUQPKNa1DlgqU0hyJHYbGkdzAal0BOdIQWG121+itZPFO1AGnop9Fy1No0ldhV+/ 1M0y9LhXOAe3+m/M7resXcOuLzR9lde46epGnhEBr5dVkJ5+2ngLN425trWvHJv0k6O+ IvnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=SntqwxddmdEWfVASC8aRqm4chZVwf3DEyOh8ijcBwfs=; b=LJ+09icSvM52eKWWDKjZo/DgXEJEeME9WTFwAiOkQHHZZa1JKMMHF6kQePF85cVVJe lYe8zXaLsV6dke1osYpL9/CeQMb+2Mqutmz7tbjqgnauffRPji1OwaiA+Xj2Y7Sf+mnH k+/A8RFvLFg+1W0TFmFkI1+CvzTunwhKRCRgAFcJgktb4zv0SY/Yu9t3sevuXG7mlLl0 tNr8dHGFLkpPSnXizmvL+Qn0gxKGKnX/5HDgBZHYpGaBflq7L1JMGVOAAvcwuQYUb2EG NcLv8rjc4ap2NFV60UGX38XejFWmIIddGLFoifvXefXQ5St2fLw02qrJaCu+uZy67Z6F ajVg== X-Gm-Message-State: AKaTC02gmHCPBCGE2N1Cr9TAfHDkhpCkOifUC6GwrxQS3Ljc2KO+j53XLC89gWj74TsZzknEP4NYQxh1xoTAvg== X-Received: by 10.202.177.65 with SMTP id a62mr5561168oif.52.1480113251433; Fri, 25 Nov 2016 14:34:11 -0800 (PST) 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.157.35.246 with HTTP; Fri, 25 Nov 2016 14:34:11 -0800 (PST) In-Reply-To: <20161125190128.33286bbc.mgorny@gentoo.org> References: <20161125190128.33286bbc.mgorny@gentoo.org> From: Mathy Vanvoorden Date: Fri, 25 Nov 2016 23:34:11 +0100 Message-ID: Subject: Re: [gentoo-dev] Packages up for grabs To: gentoo-dev@lists.gentoo.org Content-Type: multipart/alternative; boundary=001a113ce1f89456aa054227b85a X-Archives-Salt: ad710d0c-d667-41cb-b574-61ee25401062 X-Archives-Hash: b19f834fd4049c12463495bcf74fe4b5 --001a113ce1f89456aa054227b85a Content-Type: text/plain; charset=UTF-8 > > AFAIK they are not intended to be installed as compiled code at all. > You are supposed to bundle them, or otherwise compile them from sources > along with your project. > > You are correct, apparently they changed their stance on this some time ago as you can read here: https://github.com/google/googletest/blob/master/googletest/docs/FAQ.md#why-is-it-not-recommended-to-install-a-pre-compiled-copy-of-google-test-for-example-into-usrlocal They also no longer support the autotools scripts that are provided with the source code as you can read in the README: https://github.com/google/googletest/blob/master/googletest/README.md#legacy-build-scripts There are quite some packages depending on them so they can't just be last-rited. Maybe the best solution is to leave them in their current form (perhaps update the SRC_URI) and not accepting package updates to 1.8, instead asking upstream packages that depend on them to include them in their source distribution. br, Mathy --001a113ce1f89456aa054227b85a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
<= div class=3D"gmail-h5">
AFAIK they are not intended to be installed as compiled code at= all.
You are supposed to bundle them, or otherwise compile them from sources
along with your project.


--001a113ce1f89456aa054227b85a--