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 47E611382C5 for ; Wed, 30 Dec 2020 12:02:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80E04E0BD8; Wed, 30 Dec 2020 12:02:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6367EE0BD8 for ; Wed, 30 Dec 2020 12:02:45 +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 35A52340C59 for ; Wed, 30 Dec 2020 12:02:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5E9C474 for ; Wed, 30 Dec 2020 12:02:42 +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: <1609329755.0eeb7a5c11229288f716b1e8a26847f9adb7af2d.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lttng-ust/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/lttng-ust/Manifest dev-util/lttng-ust/lttng-ust-2.11.0.ebuild X-VCS-Directories: dev-util/lttng-ust/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 0eeb7a5c11229288f716b1e8a26847f9adb7af2d X-VCS-Branch: master Date: Wed, 30 Dec 2020 12:02:42 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 85a78295-080d-4374-9370-0bb5eb8db5c6 X-Archives-Hash: e953225d469dfce6bbbfd673046204e1 commit: 0eeb7a5c11229288f716b1e8a26847f9adb7af2d Author: Jakov Smolic sartura hr> AuthorDate: Wed Dec 30 12:02:35 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Wed Dec 30 12:02:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eeb7a5c dev-util/lttng-ust: Bring back stable 2.11 ebuild Closes: https://github.com/gentoo/gentoo/pull/18881 Closes: https://bugs.gentoo.org/762616 Signed-off-by: Jakov Smolic sartura.hr> Signed-off-by: David Seifert gentoo.org> dev-util/lttng-ust/Manifest | 1 + dev-util/lttng-ust/lttng-ust-2.11.0.ebuild | 40 ++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/dev-util/lttng-ust/Manifest b/dev-util/lttng-ust/Manifest index edc6ca21cf3..c19ca764241 100644 --- a/dev-util/lttng-ust/Manifest +++ b/dev-util/lttng-ust/Manifest @@ -1,2 +1,3 @@ +DIST lttng-ust-2.11.0.tar.bz2 824285 BLAKE2B 161d50282a95cce47ab3811216241ade73e2002d8f03aa2266b5add36d06552f5620b912eeecff1173f43eec107b385f1b93783905f36a42baf5a63c37ea35fc SHA512 fb7258961a7e913487806a7e0129c95becff8c631382b119ff1d78f95cdd7460ec24e62671642160fdb006a3a292b2b10f35c8424f0367ce7c6a41cbcca77a09 DIST lttng-ust-2.12.0.tar.bz2 853127 BLAKE2B 6a6655a4aa33ec6318255d05d0e000c19fb66d4049873f091b8e19f3f9ea0c15731db70af77dbab1d597edcafcd745f1dae2670cd38759c9b54ea38b1135b590 SHA512 d69772170f57b9669b99cea372ca537777151a31b82002e1e5ec80da3ceb302c23f0f85d63a2c95c90a375b879e266aa5297e7d6444050dd40feb1253d863801 DIST lttng-ust-2.8.1.tar.bz2 743271 BLAKE2B d6adac00525ab747306288dd71f27ce982dd93e4ff42b9938064ae1435ad1c0867acebe3030a33748dc9aa78b6200ba2c47631e4359a963772fc4685472d21ae SHA512 15c459620cb73ef5be8c7df2ef02663ef650555b973a3d1ed976ae38068b53a8c83143a611bcb53e91a3f211361c44cd2a331cb41dd53d28a69924f7ac44cc95 diff --git a/dev-util/lttng-ust/lttng-ust-2.11.0.ebuild b/dev-util/lttng-ust/lttng-ust-2.11.0.ebuild new file mode 100644 index 00000000000..bbe2663203d --- /dev/null +++ b/dev-util/lttng-ust/lttng-ust-2.11.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools + +MY_P="${P/_rc/-rc}" +MY_SLOT="$(ver_cut 1-2)" + +DESCRIPTION="Linux Trace Toolkit - UST library" +HOMEPAGE="https://lttng.org" +SRC_URI="https://lttng.org/files/${PN}/${MY_P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0/${MY_SLOT}" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +IUSE="examples numa" + +DEPEND=" + dev-libs/userspace-rcu:= + numa? ( sys-process/numactl ) + " +RDEPEND="${DEPEND}" + +PATCHES=("${FILESDIR}"/${P}-fno-common.patch) + +S="${WORKDIR}"/${MY_P} + +src_prepare() { + default + if ! use examples; then + sed -i -e '/SUBDIRS/s:examples::' doc/Makefile.am || die + fi + eautoreconf +} + +src_configure() { + econf $(use_enable numa) +}