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 26188158086 for ; Mon, 3 Jan 2022 18:43:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00B1A2BC02F; Mon, 3 Jan 2022 18:43:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 6BFA62BC02F for ; Mon, 3 Jan 2022 18:43:12 +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 83266342EEE for ; Mon, 3 Jan 2022 18:43:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22444261 for ; Mon, 3 Jan 2022 18:43:10 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1641235275.1c4175c85c46a54a73f38343512ceffad5d500ce.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/bluez-tools/, net-wireless/bluez-tools/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/bluez-tools/Manifest net-wireless/bluez-tools/bluez-tools-0_p20161212.ebuild net-wireless/bluez-tools/files/bluez-tools-0_p20161212-gcc-10.patch X-VCS-Directories: net-wireless/bluez-tools/files/ net-wireless/bluez-tools/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 1c4175c85c46a54a73f38343512ceffad5d500ce X-VCS-Branch: master Date: Mon, 3 Jan 2022 18:43:10 +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: 8a8f53be-ddfa-40d6-8418-b6c4cece1b53 X-Archives-Hash: 9704c67cf996517da5346e82d09eff2d commit: 1c4175c85c46a54a73f38343512ceffad5d500ce Author: Olivier Laurantin laposte net> AuthorDate: Sat Jan 1 10:41:02 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Mon Jan 3 18:41:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c4175c8 net-wireless/bluez-tools: remove old version Remove old version and gcc 10 patch Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Olivier Laurantin laposte.net> Closes: https://github.com/gentoo/gentoo/pull/23612 Signed-off-by: Florian Schmaus gentoo.org> net-wireless/bluez-tools/Manifest | 1 - .../bluez-tools/bluez-tools-0_p20161212.ebuild | 33 ---------------------- .../files/bluez-tools-0_p20161212-gcc-10.patch | 29 ------------------- 3 files changed, 63 deletions(-) diff --git a/net-wireless/bluez-tools/Manifest b/net-wireless/bluez-tools/Manifest index 3d34b1d3f9ec..e73715c1b798 100644 --- a/net-wireless/bluez-tools/Manifest +++ b/net-wireless/bluez-tools/Manifest @@ -1,2 +1 @@ -DIST bluez-tools-0_p20161212.tar.gz 126613 BLAKE2B 474393862049a893280eeb0b7f466a1b1165a14d0ab33cbd9d3ca805a15eef237761aa3038423de85280bcaaf1385c3c7ab313d4cc3199f284aba86d8e5ed16e SHA512 ab5dd4a223348aab29fae22f552afae989b74d56c3fa46fd5587c100d63309649a10a87591bc040082545f45b7bb95360fcf6a48812012edbdb93570b0e166f7 DIST bluez-tools-0_p20201025.tar.gz 126646 BLAKE2B 6deea6a12ee1050cbe12592fe202be60f032a7ee9a8f790537ef24c3a2562d90abf88f69690e6dd53f16841a256fc82dcfb078b2d708531ca6c50f63b6e84274 SHA512 631dfa7ee7e1bfe487db90f9df692c4136d6258ddd34cda269e3a9538a3c8fe8bad3bac595e57d74789df2da4e15fa0ca7b83374e7f6457695701852b3744b12 diff --git a/net-wireless/bluez-tools/bluez-tools-0_p20161212.ebuild b/net-wireless/bluez-tools/bluez-tools-0_p20161212.ebuild deleted file mode 100644 index 6585af370e24..000000000000 --- a/net-wireless/bluez-tools/bluez-tools-0_p20161212.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools - -DESCRIPTION="A set of tools to manage bluetooth devices for linux" -HOMEPAGE="https://github.com/khvzak/bluez-tools" -COMMIT="97efd293491ad7ec96a655665339908f2478b3d1" -SRC_URI="https://github.com/khvzak/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" -IUSE="" - -RDEPEND="dev-libs/dbus-glib - dev-libs/glib:2 - net-wireless/bluez[obex] - sys-libs/readline:0" -DEPEND="${RDEPEND}" - -DOCS=( AUTHORS README ) - -PATCHES=( "${FILESDIR}/${P}-gcc-10.patch" ) - -S="${WORKDIR}/${PN}-${COMMIT}" - -src_prepare() { - default - eautoreconf -} diff --git a/net-wireless/bluez-tools/files/bluez-tools-0_p20161212-gcc-10.patch b/net-wireless/bluez-tools/files/bluez-tools-0_p20161212-gcc-10.patch deleted file mode 100644 index 6bfaa57fa19a..000000000000 --- a/net-wireless/bluez-tools/files/bluez-tools-0_p20161212-gcc-10.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- a/src/lib/agent-helper.c 2016-12-12 09:18:08.000000000 +0100 -+++ b/src/lib/agent-helper.c 2020-01-30 22:23:27.555951515 +0100 -@@ -33,6 +33,8 @@ - - #include "agent-helper.h" - -+gboolean agent_need_unregister; -+ - static const gchar *_bt_agent_introspect_xml = "\n\t\n\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\t\n\t\t\t\n\t\t\n\t\t\n\t\t\n\t\n\n"; - static guint _bt_agent_registration_id = 0; - static GHashTable *_pin_hash_table = NULL; ---- a/src/lib/agent-helper.h 2016-12-12 09:18:08.000000000 +0100 -+++ b/src/lib/agent-helper.h 2020-01-30 22:22:15.463751152 +0100 -@@ -35,7 +35,7 @@ - #define AGENT_DBUS_INTERFACE "org.bluez.Agent1" - #define AGENT_PATH "/org/blueztools" - --gboolean agent_need_unregister; -+extern gboolean agent_need_unregister; - - void register_agent_callbacks(gboolean interactive_console, GHashTable *pin_dictonary, gpointer main_loop_object, GError **error); - void unregister_agent_callbacks(GError **error); -@@ -44,4 +44,4 @@ - } - #endif - --#endif /* __AGENT_HELPER_H */ -\ Pas de fin de ligne à la fin du fichier -+#endif /* __AGENT_HELPER_H */