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 BA72015800F for ; Wed, 25 Jan 2023 06:10:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9709E0855; Wed, 25 Jan 2023 06:10:47 +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 9432AE0855 for ; Wed, 25 Jan 2023 06:10:47 +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 6CD49340F6D for ; Wed, 25 Jan 2023 06:10:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F1D285B for ; Wed, 25 Jan 2023 06:10:44 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1674627030.8b140daa907d0f3714deb876b38a3b59b5058405.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gr-osmosdr/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gr-osmosdr/metadata.xml X-VCS-Directories: net-wireless/gr-osmosdr/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8b140daa907d0f3714deb876b38a3b59b5058405 X-VCS-Branch: master Date: Wed, 25 Jan 2023 06:10:44 +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: e13eec20-5202-4297-8a74-04a2846cb980 X-Archives-Hash: 1d5228792472be3d3016d904ab13ffa6 commit: 8b140daa907d0f3714deb876b38a3b59b5058405 Author: Petr Vaněk atlas cz> AuthorDate: Tue Jan 24 08:17:45 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 25 06:10:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b140daa net-wireless/gr-osmosdr: reference other packages with pkg tag Add references to other packages with pkg tag in similar fashion to sdrplay use flag. Signed-off-by: Petr Vaněk atlas.cz> Signed-off-by: Sam James gentoo.org> net-wireless/gr-osmosdr/metadata.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/net-wireless/gr-osmosdr/metadata.xml b/net-wireless/gr-osmosdr/metadata.xml index f06debef7732..c368fb18e879 100644 --- a/net-wireless/gr-osmosdr/metadata.xml +++ b/net-wireless/gr-osmosdr/metadata.xml @@ -6,15 +6,15 @@ Radio - Build with Airspy support - Build with Nuand BladeRF support - Build with Great Scott Gadgets HackRF support - Enable support for I/Q balancing using gr-iqbal - Build with Realtek RTL2832U (rtlsdr) support + Build with Airspy support through net-wireless/airspy + Build with Nuand BladeRF support through net-wireless/bladerf + Build with Great Scott Gadgets HackRF support through net-libs/libhackrf + Enable support for I/Q balancing using gr-iqbal through net-wireless/gr-iqbal + Build with Realtek RTL2832U support through net-wireless/rtl-sdr Enable support for SDRplay devices through net-wireless/sdrplay - Build with SoapySDR support - Build with Ettus Research USRP Hardware Driver support - Build with xtrx Hardware Driver support + Build with SoapySDR support through net-wireless/soapysdr + Build with Ettus Research USRP Hardware Driver support through net-wireless/uhd + Build with xtrx Hardware Driver support through net-wireless/libxtrx osmocom/gr-osmocom