From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id D59A21584F2 for ; Wed, 12 Mar 2025 12:54:43 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BCEB73431A5 for ; Wed, 12 Mar 2025 12:54:43 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9925D1103E2; Wed, 12 Mar 2025 12:54:01 +0000 (UTC) Received: from mail-4322.protonmail.ch (mail-4322.protonmail.ch [185.70.43.22]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id B6F7D11037F for ; Wed, 12 Mar 2025 12:54:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1741784034; x=1742043234; bh=uudHUMYM/eHP9f5DGp3HR2oO81j12bvnvrF6BLYS9ZA=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=UgItzP1b041/bLqCFWIlDE77EPdvtnPcp2zJ3f7WgTUD6mYFjNhPaADQcElSJaJ/i qoVBvgks6420LDh33sgy5cN9fl9NEzoLpVRmRH/Lh7tr+TwV8ruFkt1ItBxAfKKl9D gmNuriOetkpTEd/1vF2G2GDpuWOMbjeejean8X35y8NfvwwNhbVZFsVsOY0XRy3pUc OrBuoCoBz4MIA+lrzs80RDKY609O4a/63qcq/V2t0mc48TLDtvl4yeUzGMufWeWO9e OLvRr2JJbSBZSkct+8SXunjWVvWQWZFiqzGtqQOu0fpQpZfxbMJWuDrpyHyHlhysri tVg2h5OvI427g== Date: Wed, 12 Mar 2025 12:53:50 +0000 To: gentoo-dev@lists.gentoo.org From: Filip Kobierski Subject: [gentoo-dev] Re: [RFC] [PATCH] Making USE=sndio global Message-ID: In-Reply-To: <20250205104759.14918-2-fkobi@pm.me> References: <4S-zeMjcDD7SBwDap03zYCTA-79PKhoC__InlThOVmO7S4AuKD-nY-qXk67CnG4PmxIDh0yPiE4aut6Qb51tPAFJHGvNQvb8Uk2JfOyPPtQ=@pm.me> <20250205104759.14918-2-fkobi@pm.me> Feedback-ID: 115236665:user:proton X-Pm-Message-ID: b11ce5cac2ecd3197d128a706d171fe0b835191f Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 703302d1-e23d-4e07-bd52-192f40f5a91b X-Archives-Hash: bb15c7d973f2e05c7cadd273266dbdb1 Hi all, no one has responded to my proposal for yet another month so I am bumping this again. I still think this is a worthy change. ~~~~ Kind regards Filip Kobierski On Wednesday, February 5th, 2025 at 11:48, Filip Kobierski wr= ote: > Hi all, >=20 > as it has been over a month since my initial RFC and I have recieved no > responses I have decided to prepare the patches. > My first idea was for the use.desc to be > "Enable support for the sndio backend" > but looking at it now I thought I can do better so I came up with > "Add support for OpenBSD's sndio audio & MIDI backend". >=20 > It not only specifies that sndio supports MIDI but also points out that > the project is OpenBSD's which I think is a nice touch since otherwise > a "the" should preceed the word. >=20 > Filip Kobierski (2): > profiles: Add a global USE=3Dsndio > /: remove generic USE=3Dsndio >=20 > games-emulation/pcsx2/metadata.xml | 1 - > mail-client/thunderbird/metadata.xml | 1 - > media-libs/cubeb/metadata.xml | 3 --- > media-libs/libao/metadata.xml | 3 --- > media-libs/libsdl2/metadata.xml | 1 - > media-libs/openal/metadata.xml | 1 - > media-sound/cava/metadata.xml | 1 - > media-sound/cmus/metadata.xml | 1 - > media-sound/moc/metadata.xml | 1 - > media-sound/mpd/metadata.xml | 1 - > media-sound/sox/metadata.xml | 1 - > media-sound/wildmidi/metadata.xml | 1 - > media-video/ffmpeg/metadata.xml | 1 - > media-video/mpv/metadata.xml | 1 - > media-video/obs-studio/metadata.xml | 1 - > profiles/use.desc | 1 + > www-client/firefox/metadata.xml | 1 - > xfce-extra/xfce4-mixer/metadata.xml | 3 --- > 18 files changed, 1 insertion(+), 23 deletions(-)