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 8AFFC139083 for ; Wed, 22 Nov 2017 16:55:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2504E0F00; Wed, 22 Nov 2017 16:55:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93304E0F00 for ; Wed, 22 Nov 2017 16:55:06 +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 61BC133C6B6 for ; Wed, 22 Nov 2017 16:55:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF0A8A3D4 for ; Wed, 22 Nov 2017 16:55:03 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1511369685.2022b49d94d64691633821488f4eb974da27a9a9.junghans@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/libcerf/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/libcerf/Manifest sci-libs/libcerf/libcerf-1.5.ebuild X-VCS-Directories: sci-libs/libcerf/ X-VCS-Committer: junghans X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 2022b49d94d64691633821488f4eb974da27a9a9 X-VCS-Branch: master Date: Wed, 22 Nov 2017 16:55:03 +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: 849fb265-e2d2-4138-bd5b-62078fec2e24 X-Archives-Hash: 5447d18863de7cc9193c8084d7dd9497 commit: 2022b49d94d64691633821488f4eb974da27a9a9 Author: Christoph Junghans gentoo org> AuthorDate: Wed Nov 22 16:54:05 2017 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Wed Nov 22 16:54:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2022b49d sci-libs/libcerf: version bump Package-Manager: Portage-2.3.13, Repoman-2.3.3 sci-libs/libcerf/Manifest | 1 + sci-libs/libcerf/libcerf-1.5.ebuild | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/sci-libs/libcerf/Manifest b/sci-libs/libcerf/Manifest index 5c0fb6b21ec..92c0d856312 100644 --- a/sci-libs/libcerf/Manifest +++ b/sci-libs/libcerf/Manifest @@ -1,2 +1,3 @@ DIST libcerf-1.3.tgz 385600 SHA256 d7059e923d3f370c89fb4d19ed4f827d381bc3f0e36da5595a04aeaaf3e6a859 SHA512 274fa7f3b149bb27582a54a39fe76b478cd5acc6716dd0588a2f637b77c87a6bbc4f467b52bb067ebad2d1ba18750211cc71c6a6feef75fa08d01ac1dbf5dc56 WHIRLPOOL 6f003e26aa76458da620dc4261cfc3b9ec77882a62e5f1a42ffa83c252ae39399e1244c16ad101ff98469ed59970be04b5f901a418e9681f7657adc76e0698f2 DIST libcerf-1.4.tgz 386065 SHA256 101265dd1e1b10339adb70b22b60e65ef12c4e01c4a3f52e508562eceef62272 SHA512 93d7b03898c0f88e436947b204db7fb5097dc901928aedde48bf0a04552e1c041fdfcdbe6318fdc21508e1349b6c205f557660550e72d6e86b078d9d0dde0faa WHIRLPOOL c2f3093e7a080dde5252fbd91fb62ff3abccbf2d900cd21c6a54821ec8fbc2e4326d1dd60d838111a9d8853e19088453b886a34415e018dd1b5d276d6a86c5ed +DIST libcerf-1.5.tgz 413926 SHA256 e36dc147e7fff81143074a21550c259b5aac1b99fc314fc0ae33294231ca5c86 SHA512 bb97a1142d26dd2507a3fabc543accd5416f5ef3565bad6ea68ca8a62e13cb480b6e05bd8fe2215ed0133f43d4107fdc72efaedfcff7ffc0314492e97a92a8a3 WHIRLPOOL dd63b6d3142d311689a79e028629f41d157cc94e0204fb1dee3ef81d6c83cd72c8187d120f0600b8b27dd3fa7920887348745873ad3361dc5adbcf66857ef78d diff --git a/sci-libs/libcerf/libcerf-1.5.ebuild b/sci-libs/libcerf/libcerf-1.5.ebuild new file mode 100644 index 00000000000..d9b9afe5569 --- /dev/null +++ b/sci-libs/libcerf/libcerf-1.5.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="efficient and accurate implementation of complex error functions" +HOMEPAGE="http://apps.jcns.fz-juelich.de/doku/sc/libcerf" +SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="doc static-libs test" + +src_configure() { + econf --enable-shared $(use_enable static-libs static) +} + +src_install() { + default + find "${ED}" -name '*.la' -delete || die + mv "${ED}"/usr/share/man/man3/{,${PN}-}cerf.3 || die #collision with sys-apps/man-pages + use doc || rm -r "${ED}"/usr/share/doc/${P}/html || die +}