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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 465C9158003 for ; Sun, 19 Dec 2021 16:59:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C06F2BC047; Sun, 19 Dec 2021 16:59:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3F6D92BC047 for ; Sun, 19 Dec 2021 16:59:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 33179342F90 for ; Sun, 19 Dec 2021 16:59:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B33DA202 for ; Sun, 19 Dec 2021 16:59:51 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1639933148.0bb85f6fadf0e3b9ee0817550d9a4097df644294.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/sysprof-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/sysprof-common/Manifest dev-util/sysprof-common/sysprof-common-3.42.1.ebuild X-VCS-Directories: dev-util/sysprof-common/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 0bb85f6fadf0e3b9ee0817550d9a4097df644294 X-VCS-Branch: master Date: Sun, 19 Dec 2021 16:59:51 +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: b92ee7f9-6449-4abd-a829-100e5705a0d4 X-Archives-Hash: 975a157be91dfb337aa3929b485065e9 commit: 0bb85f6fadf0e3b9ee0817550d9a4097df644294 Author: Matt Turner gentoo org> AuthorDate: Sun Dec 19 16:48:56 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Dec 19 16:59:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bb85f6f dev-util/sysprof-common: Version bump to 3.42.1 Signed-off-by: Matt Turner gentoo.org> dev-util/sysprof-common/Manifest | 1 + .../sysprof-common/sysprof-common-3.42.1.ebuild | 24 ++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/dev-util/sysprof-common/Manifest b/dev-util/sysprof-common/Manifest index 094d0b5a4b5a..71dd3a96ab1e 100644 --- a/dev-util/sysprof-common/Manifest +++ b/dev-util/sysprof-common/Manifest @@ -1 +1,2 @@ DIST sysprof-3.40.1.tar.xz 468320 BLAKE2B fcba3b627ea32c38e621046027fced7478b6c57ba5487834d35fdde45a38bf4df66e5d696e93627217fa237978a6e7074b9e92ae89f963db7b6fca4482b59053 SHA512 ad07fd21066dfa6c7be81acdb720d97f392e1bbd05e71dd45d743b10a631b2b2c4c1177086f28e7f500271add79aa3356dd2aebdb97604357c4fef43809ead87 +DIST sysprof-3.42.1.tar.xz 484096 BLAKE2B bc1124651f6323d6757050ef3225df222039ac7a5c6a6e2a0e170354a0e89705ea03173302ac7fa2bc172b27485d4e4cdee0f7504a548d51e88b88a19cc8cc9d SHA512 15bf7efadfc88c1342200009e4b74ecd23a320ca272b4ca3736dd41baf9cb4e0a1fd75e0aa20ee784b98c6fee7f86a2b52e63bc4769b6ca9759f58b64cba0dcd diff --git a/dev-util/sysprof-common/sysprof-common-3.42.1.ebuild b/dev-util/sysprof-common/sysprof-common-3.42.1.ebuild new file mode 100644 index 000000000000..efd695413d21 --- /dev/null +++ b/dev-util/sysprof-common/sysprof-common-3.42.1.ebuild @@ -0,0 +1,24 @@ +# Copyright 2020-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +GNOME_ORG_MODULE="sysprof" + +inherit gnome.org + +DESCRIPTION="Static library for sysprof capture data generation" +HOMEPAGE="http://sysprof.com/" + +LICENSE="GPL-3+ GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" + +RDEPEND=" + !=dev-util/sysprof-3.34.1-r0 + !=dev-util/sysprof-capture-3.36.0-r0 +" + +src_install() { + insinto /usr/share/dbus-1/interfaces/ + doins "${S}"/src/org.gnome.Sysprof3.Profiler.xml +}