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 83D66139694 for ; Tue, 4 Apr 2017 21:02:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E08E5E0D46; Tue, 4 Apr 2017 21:02:50 +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 AC720E0D46 for ; Tue, 4 Apr 2017 21:02:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA6A934167D for ; Tue, 4 Apr 2017 21:02:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9225E73D2 for ; Tue, 4 Apr 2017 21:02:48 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1491339757.6b4a6b7647c1f02708dd5403d15d3633da4e197f.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/spdlog/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/spdlog/Manifest dev-libs/spdlog/spdlog-0.13.0.ebuild X-VCS-Directories: dev-libs/spdlog/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 6b4a6b7647c1f02708dd5403d15d3633da4e197f X-VCS-Branch: master Date: Tue, 4 Apr 2017 21:02:48 +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: 16c87423-3f03-4902-96bb-ea411c423c3b X-Archives-Hash: 5a9914866e443b3b9f852eed1686170a commit: 6b4a6b7647c1f02708dd5403d15d3633da4e197f Author: David Roman gmail com> AuthorDate: Tue Mar 28 19:12:17 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Tue Apr 4 21:02:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b4a6b76 dev-libs/spdlog: version bump to 0.13.0. Closes: https://github.com/gentoo/gentoo/pull/4316 dev-libs/spdlog/Manifest | 1 + dev-libs/spdlog/spdlog-0.13.0.ebuild | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/dev-libs/spdlog/Manifest b/dev-libs/spdlog/Manifest index d4ddc6ab4b0..9a59d641371 100644 --- a/dev-libs/spdlog/Manifest +++ b/dev-libs/spdlog/Manifest @@ -1,2 +1,3 @@ DIST spdlog-0.11.0.tar.gz 146346 SHA256 8c0f1810fb6b7d23fef70c2ea8b6fa6768ac8d18d6e0de39be1f48865e22916e SHA512 958d6301d6189dc8cfd2891fb746f1cd6e0b54da6296d334e6d969184772760d3ae67d622beb01b70b662c850f11b06424b12ef19204b569a664fbe99b6aecff WHIRLPOOL f8bafd46c4e7f7158a71fba07780c9c590693989adc46205c01556e3edd54482bbcd5b90a32255e6b3e0866f853c898edcfbbbec610f052d8bb641e587ddd40c DIST spdlog-0.12.0.tar.gz 150599 SHA256 5cfd6a0b3182a88e1eb35bcb65a7ef9035140d7c73b16ba6095939dbf07325b9 SHA512 1353c3d29ec80d4466256c5ba5aaa1661ca672b352180328bbf70d339972afe28243eb0b86b390dfdd9c36515c16ff2e0c07793fbf11b4fe899fb54dc80d8d2a WHIRLPOOL 6f8f32f97411d82b358575fe81ce597bd1a23e7311c77e2f78e571279e62b66fe43903cfc8da1b005476dfc5ffff0f8708cc769ee57efe33228e4e051b4323fd +DIST spdlog-0.13.0.tar.gz 154551 SHA256 d798a6ca19165f0a18a43938859359269f5a07fd8e0eb83ab8674739c9e8f361 SHA512 5bb89cbeb17a054832ce70f6013d54e7641c1aa36cbad08388b4a2e63f4851943edfe292551ff01de6de1ed6325617384325a67f3e1024f346c6d22a1148c80c WHIRLPOOL 4f8a5bf513c8282a0bf041c0cb56d6e0404d78e251ec442de6ed9ff773ec3a335470ff1357b0fcc3cb53015b12baf9a40ac4e353cea71ed2fc6817bd52257395 diff --git a/dev-libs/spdlog/spdlog-0.13.0.ebuild b/dev-libs/spdlog/spdlog-0.13.0.ebuild new file mode 100644 index 00000000000..c3fad965296 --- /dev/null +++ b/dev-libs/spdlog/spdlog-0.13.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit cmake-utils + +DESCRIPTION="Very fast, header only, C++ logging library." +HOMEPAGE="https://github.com/gabime/spdlog" + +if [[ ${PV} == *9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/gabime/spdlog" +else + SRC_URI="https://github.com/gabime/spdlog/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="test" + +DEPEND="" +RDEPEND="${DEPEND}" + +src_configure() { + local mycmakeargs=( + -DSPDLOG_BUILD_EXAMPLES=no + -DSPDLOG_BUILD_TESTING=$(usex test) + ) + + cmake-utils_src_configure + +}