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 6A25015808F for ; Sat, 12 Feb 2022 17:01:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84BEEE07EE; Sat, 12 Feb 2022 17:01:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 5C150E07EE for ; Sat, 12 Feb 2022 17:01:43 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 27C09343201 for ; Sat, 12 Feb 2022 17:01:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BEB82D6 for ; Sat, 12 Feb 2022 17:01:40 +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: <1644685254.c7f08953f75af27472e12cc8b2716adfcbfa1f33.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-dbus-proxy/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/xdg-dbus-proxy/Manifest sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.3.ebuild X-VCS-Directories: sys-apps/xdg-dbus-proxy/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: c7f08953f75af27472e12cc8b2716adfcbfa1f33 X-VCS-Branch: master Date: Sat, 12 Feb 2022 17:01:40 +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: 2fdd7b2d-2f3a-4304-90ea-a4cf089fefd5 X-Archives-Hash: 9e513367c489a06bb049ef91283e2f43 commit: c7f08953f75af27472e12cc8b2716adfcbfa1f33 Author: Matt Turner gentoo org> AuthorDate: Sat Feb 12 17:00:20 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Feb 12 17:00:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7f08953 sys-apps/xdg-dbus-proxy: Version bump to 0.1.3 Signed-off-by: Matt Turner gentoo.org> sys-apps/xdg-dbus-proxy/Manifest | 1 + .../xdg-dbus-proxy/xdg-dbus-proxy-0.1.3.ebuild | 27 ++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/sys-apps/xdg-dbus-proxy/Manifest b/sys-apps/xdg-dbus-proxy/Manifest index 24a0753c96ac..88ba459885b5 100644 --- a/sys-apps/xdg-dbus-proxy/Manifest +++ b/sys-apps/xdg-dbus-proxy/Manifest @@ -1 +1,2 @@ DIST xdg-dbus-proxy-0.1.2.tar.xz 119264 BLAKE2B 9f9fb561dd434e146636dd2e78275065c3f249b0486b1cb09ac0df2a2a9bd534f84192bb6f0f4b0627d47b9d490e3f5c10a6a4dca67d36a2465e4a971b28c64e SHA512 c76460e365778efeb1ef7cb9e479491afd1dc270680d108e7ece82b27be30bb4f958d4d218ac7d4497dcc749da25437f62119003866dcdeafcb6cea843dcbe1e +DIST xdg-dbus-proxy-0.1.3.tar.xz 119896 BLAKE2B c789ad697c1cda84a4cde2c84b90370869bdaeb76736c2891270a58834296e3acbf83b311ba153a0d1e9f3266de0cc1eda63866e2808dcbb4aeac451f90da7f6 SHA512 bb730366efca9d0d199983063dd5cd7b8a8aac8d9efd8e3d6b6090166e5e09a74ef241a07388cfbb2f108e66b3a29114671a6d955324626aebefa1d6c2423632 diff --git a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.3.ebuild b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.3.ebuild new file mode 100644 index 000000000000..51c977499bb3 --- /dev/null +++ b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.3.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Filtering proxy for D-Bus connections" +HOMEPAGE="https://github.com/flatpak/xdg-dbus-proxy" +SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz" + +LICENSE="LGPL-2.1+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +IUSE="" + +RDEPEND=" + >=dev-libs/glib-2.40:2 +" +DEPEND="${RDEPEND}" +BDEPEND=" + app-text/docbook-xsl-stylesheets + dev-libs/libxslt + virtual/pkgconfig +" + +src_configure() { + econf --enable-man +}