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 C03DB1395E1 for ; Thu, 3 Nov 2016 17:38:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25C65E0BDF; Thu, 3 Nov 2016 17:38:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 ED36AE0BDF for ; Thu, 3 Nov 2016 17:37:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 15FB23414D6 for ; Thu, 3 Nov 2016 17:37:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14DEF24B8 for ; Thu, 3 Nov 2016 17:37:56 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1478194647.c3bcf7ae7d238a40138f0f0a8f31d3b927a47ac7.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libflatarray/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libflatarray/Manifest dev-libs/libflatarray/libflatarray-0.3.0.ebuild X-VCS-Directories: dev-libs/libflatarray/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: c3bcf7ae7d238a40138f0f0a8f31d3b927a47ac7 X-VCS-Branch: master Date: Thu, 3 Nov 2016 17:37:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e0c95776-fd26-470a-bbf1-b3fa8bedf0e5 X-Archives-Hash: 393930806dfbbb2e52a8c2a7b40ce8a0 commit: c3bcf7ae7d238a40138f0f0a8f31d3b927a47ac7 Author: Andreas Schäfer gmx de> AuthorDate: Thu Oct 20 20:10:02 2016 +0000 Commit: David Seifert gentoo org> CommitDate: Thu Nov 3 17:37:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3bcf7ae dev-libs/libflatarray: version bump to 0.3.0 This adds an ebuild for LibFlatArray 0.3.0, which was releasd here: http://libgeodecomp.org/news_libflatarray_030.html Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2607 Signed-off-by: David Seifert gentoo.org> dev-libs/libflatarray/Manifest | 1 + dev-libs/libflatarray/libflatarray-0.3.0.ebuild | 34 +++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/dev-libs/libflatarray/Manifest b/dev-libs/libflatarray/Manifest index 9de59f0..d41febb 100644 --- a/dev-libs/libflatarray/Manifest +++ b/dev-libs/libflatarray/Manifest @@ -1 +1,2 @@ DIST libflatarray-0.1.1.tar.bz2 16866 SHA256 3287f0ab1e670f3a2c43dd42de6399a8f853453f228e45076339ec31ea68cb56 SHA512 feed796e3932fc0131634f2f83415372e8046ee137502614de5bfb5af88db2fc44afcdd995d9b2f245737d223b79fdae33ba772b154b4dac064eeed67d489542 WHIRLPOOL ab8089f8f6023c23db9edc5b3bd5b7a6b69f291d02268122bdd2b08e24285af2967ac237afa826a727b3a9cdfe1c59b34d8f77517cb7478ae343f28edc3792a4 +DIST libflatarray-0.3.0.tar.bz2 104544 SHA256 87b8c40ec0d9749c4e8bee41d2cd7441ec312fe8a2cfb7c1a238e0c6f61b4d0d SHA512 c58339cdadf98f552d2f1b440a293c48923f32fc43a5a06ee8b8a40835a5f6c21514f7a9efa0ff23930ab9fdda8d4389641ec83c589e1982dbf5a3f75d2ffd37 WHIRLPOOL cb0b93f6c513474633f13a1135e614a06e956954d7ffcc6df04716df660f41042f53e290a5652694e371f18a32c38a655eb6b3c4484c54d582adf08726706fec diff --git a/dev-libs/libflatarray/libflatarray-0.3.0.ebuild b/dev-libs/libflatarray/libflatarray-0.3.0.ebuild new file mode 100644 index 00000000..3104c0e --- /dev/null +++ b/dev-libs/libflatarray/libflatarray-0.3.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit cmake-utils cuda + +SRC_URI="http://www.libgeodecomp.org/archive/${P}.tar.bz2" +KEYWORDS="~amd64 ~ppc ~x86" + +DESCRIPTION="Struct of arrays library with object oriented interface for C++" +HOMEPAGE="http://www.libgeodecomp.org/libflatarray.html" + +SLOT="0" +LICENSE="Boost-1.0" +IUSE="cuda doc" + +DEPEND=" + doc? ( app-doc/doxygen ) + cuda? ( dev-util/nvidia-cuda-toolkit )" + +src_prepare() { + cmake-utils_src_prepare + use cuda && cuda_src_prepare +} + +src_configure() { + local mycmakeargs=( + -DWITH_CUDA=$(usex cuda) + -DWITH_SILO=false + ) + cmake-utils_src_configure +}