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 27B5115808B for ; Mon, 21 Mar 2022 00:53:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E09CE07EF; Mon, 21 Mar 2022 00:53:40 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 75405E07EF for ; Mon, 21 Mar 2022 00:53:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4DAC2343026 for ; Mon, 21 Mar 2022 00:53:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6E332D7 for ; Mon, 21 Mar 2022 00:53:36 +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: <1647824011.0198dd66895d051654c0935e3dd484bd06b9890a.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gnome-bluetooth/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gnome-bluetooth/gnome-bluetooth-42.0-r1.ebuild net-wireless/gnome-bluetooth/gnome-bluetooth-42.0-r2.ebuild net-wireless/gnome-bluetooth/metadata.xml X-VCS-Directories: net-wireless/gnome-bluetooth/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 0198dd66895d051654c0935e3dd484bd06b9890a X-VCS-Branch: master Date: Mon, 21 Mar 2022 00:53:36 +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: 41cb928c-15df-41e3-942c-d8a0190588a7 X-Archives-Hash: 0db89820b4bb17a5eae36dac193bb73e commit: 0198dd66895d051654c0935e3dd484bd06b9890a Author: Matt Turner gentoo org> AuthorDate: Mon Mar 21 00:25:20 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Mar 21 00:53:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0198dd66 net-wireless/gnome-bluetooth: Resolve file conflicts The udev rules are included in systemd-250. See https://github.com/systemd/systemd/pull/21605 Signed-off-by: Matt Turner gentoo.org> ...oth-42.0-r1.ebuild => gnome-bluetooth-42.0-r2.ebuild} | 16 ++++------------ net-wireless/gnome-bluetooth/metadata.xml | 3 +++ 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.0-r1.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.0-r2.ebuild similarity index 80% rename from net-wireless/gnome-bluetooth/gnome-bluetooth-42.0-r1.ebuild rename to net-wireless/gnome-bluetooth/gnome-bluetooth-42.0-r2.ebuild index cdca419d67c0..7b73eda902ca 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.0-r1.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.0-r2.ebuild @@ -3,14 +3,14 @@ EAPI=7 PYTHON_COMPAT=( python3_{8..10} ) -inherit gnome.org meson python-any-r1 udev xdg +inherit gnome.org meson python-any-r1 xdg DESCRIPTION="Bluetooth graphical utilities integrated with GNOME" HOMEPAGE="https://wiki.gnome.org/Projects/GnomeBluetooth" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" SLOT="3/13" # subslot = libgnome-bluetooth-3 soname version -IUSE="gtk-doc +introspection test" +IUSE="gtk-doc +introspection sendto test" RESTRICT="!test? ( test )" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" @@ -28,6 +28,7 @@ RDEPEND="${DEPEND} acct-group/plugdev virtual/udev >=net-wireless/bluez-5 + sendto? ( !net-wireless/gnome-bluetooth:2 ) " BDEPEND=" dev-libs/libxml2:2 @@ -56,22 +57,13 @@ pkg_setup() { src_configure() { local emesonargs=( - -Dsendto=true + $(meson_use sendto) $(meson_use gtk-doc gtk_doc) $(meson_use introspection) ) meson_src_configure } -src_install() { - meson_src_install - udev_dorules "${FILESDIR}"/61-${PN}.rules -} - pkg_postinst() { xdg_pkg_postinst - if ! has_version 'sys-apps/systemd[acl]' ; then - elog "Don't forget to add yourself to the plugdev group " - elog "if you want to be able to control bluetooth transmitter." - fi } diff --git a/net-wireless/gnome-bluetooth/metadata.xml b/net-wireless/gnome-bluetooth/metadata.xml index 7b343b06be8a..11abdacb27d2 100644 --- a/net-wireless/gnome-bluetooth/metadata.xml +++ b/net-wireless/gnome-bluetooth/metadata.xml @@ -5,4 +5,7 @@ gnome@gentoo.org Gentoo GNOME Desktop + + Build the bluetooth-sendto application to send files to various locations/devices +