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 7DC21138330 for ; Wed, 24 Aug 2016 00:57:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 930F521C03C; Wed, 24 Aug 2016 00:57:37 +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 F0E1621C028 for ; Wed, 24 Aug 2016 00:57:36 +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 48D5834087F for ; Wed, 24 Aug 2016 00:57:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C7A0245F for ; Wed, 24 Aug 2016 00:57:33 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1472000227.4a52463e2acb5535be3fb4b0c8fcc96daff33fd8.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libfastjson/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libfastjson/Manifest dev-libs/libfastjson/libfastjson-0.99.4.ebuild dev-libs/libfastjson/metadata.xml X-VCS-Directories: dev-libs/libfastjson/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 4a52463e2acb5535be3fb4b0c8fcc96daff33fd8 X-VCS-Branch: master Date: Wed, 24 Aug 2016 00:57:33 +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: 0d54661f-f072-49ed-9b30-84fc32ad59e1 X-Archives-Hash: 2c4687847e600d2b9681a3f9d448dd6c commit: 4a52463e2acb5535be3fb4b0c8fcc96daff33fd8 Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Aug 23 22:26:57 2016 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Aug 24 00:57:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a52463e dev-libs/libfastjson: Bumped to v0.99.4 Package-Manager: portage-2.3.0 dev-libs/libfastjson/Manifest | 1 + dev-libs/libfastjson/libfastjson-0.99.4.ebuild | 41 ++++++++++++++++++++++++++ dev-libs/libfastjson/metadata.xml | 3 ++ 3 files changed, 45 insertions(+) diff --git a/dev-libs/libfastjson/Manifest b/dev-libs/libfastjson/Manifest index 2bbace0..323619a 100644 --- a/dev-libs/libfastjson/Manifest +++ b/dev-libs/libfastjson/Manifest @@ -1 +1,2 @@ DIST libfastjson-0.99.2.tar.gz 366602 SHA256 6ff053d455243a81014f37b4d81c746d9b8d40256a56326c3a7921c8bf458dfd SHA512 4b57697cbb901bc12a26d98c3d6df998aba373d4f38339189c9bd3e5a32777fa4796039fe82581337e576fa93c6deb87759eba04326134f587064c82e1b3daaf WHIRLPOOL 56010125b4ba905aba3fa7ad69faf38237426c1ef5cbaad90458fe31e96b86719d2766d2099928dc22aa7d98a64d079a3bd9de31702b28547d1f1d416170d487 +DIST libfastjson-0.99.4.tar.gz 424989 SHA256 6339a67e680a8f6a6a0c179971118489cc14ec73bb1542b591c38f58d760034c SHA512 b38f01469021093f21b43550e7574d2bad7b57a28b62f27cb1d2a57e33d2cb29208d20d978bdebe5a82a9736dfcfd7ec0a0fa945762702f4389d69850c2cfeb3 WHIRLPOOL 15898787b20b13648cfc19496da69e86223400fd9e62cb9ce4362364cf5f6d7df32f54a79e4d225bedcdf91cdb0c9231a3e2a6e63d7366b3290624aaf7854dc7 diff --git a/dev-libs/libfastjson/libfastjson-0.99.4.ebuild b/dev-libs/libfastjson/libfastjson-0.99.4.ebuild new file mode 100644 index 00000000..be43af8 --- /dev/null +++ b/dev-libs/libfastjson/libfastjson-0.99.4.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit autotools + +DESCRIPTION="Fork of the json-c library, which is optimized for liblognorm processing" +HOMEPAGE="http://www.rsyslog.com/tag/libfastjson/" +SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" +LICENSE="MIT" +SLOT="0/4.0.0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" +IUSE="static-libs" + +DEPEND=">=sys-devel/autoconf-archive-2015.02.24" +RDEPEND="" + +src_prepare() { + default + + eautoreconf +} + +src_configure() { + local myeconfargs=( + --enable-compile-warnings=yes + $(use_enable static-libs static) + --disable-rdrand + ) + + econf "${myeconfargs[@]}" +} + +src_install() { + local DOCS=( AUTHORS ChangeLog ) + default + + find "${ED}"usr/lib* -name '*.la' -delete || die +} diff --git a/dev-libs/libfastjson/metadata.xml b/dev-libs/libfastjson/metadata.xml index f380ba0..11529b2 100644 --- a/dev-libs/libfastjson/metadata.xml +++ b/dev-libs/libfastjson/metadata.xml @@ -5,6 +5,9 @@ whissi@gentoo.org Thomas Deutschmann + + Reflect ABI of libfastjson.so. + https://github.com/rsyslog/libfastjson/issues rsyslog/libfastjson