From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-dev+bounces-103080-garchives=archives.gentoo.org@lists.gentoo.org> 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C170F158B20 for <garchives@archives.gentoo.org>; Wed, 05 Feb 2025 10:49:22 +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 AC7FF343007 for <garchives@archives.gentoo.org>; Wed, 05 Feb 2025 10:49:22 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9EB40110479; Wed, 05 Feb 2025 10:48:39 +0000 (UTC) Received: from mail-10631.protonmail.ch (mail-10631.protonmail.ch [79.135.106.31]) (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 A776911046F for <gentoo-dev@lists.gentoo.org>; Wed, 05 Feb 2025 10:48:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1738752513; x=1739011713; bh=r2crWdh03ET6bvmSn52xm7xQpZrrHOIAwa25RxaVoKk=; 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=F4R9YaQqHq1UsDPgH+5+7ncko4Yjmwnbv78nPGPZl2jmdfqmZZe58tqI2gdDe0+PO 6/J6hGThvODIxUIoNLcBXqLhxL++wCYqDiWC+Zlw8WkHx5R3sEc/m6K+ECo6wyulFY /agApY6gQsRAYrG3ouJyNAUfdSO10nNloI8tbhrJIbcR35ztcs7v8Vok8sNKopvhN+ nMbFCuM4CYzFA0aVadW4sksIgHZsDe9STkFtsjfHk9aHSFwVzmySNvm8//OKgCt2qf wHq4rV6crDnu2jEHgsXTOHOl1E0C9Pc9Dniv2wlPhfHnRPRLy5as7oVRhQo3eaar68 /droX/CG5i8yQ== Date: Wed, 05 Feb 2025 10:48:30 +0000 To: gentoo-dev@lists.gentoo.org From: Filip Kobierski <fkobi@pm.me> Subject: [gentoo-dev] [RFC] [PATCH] Making USE=sndio global Message-ID: <20250205104759.14918-2-fkobi@pm.me> In-Reply-To: <4S-zeMjcDD7SBwDap03zYCTA-79PKhoC__InlThOVmO7S4AuKD-nY-qXk67CnG4PmxIDh0yPiE4aut6Qb51tPAFJHGvNQvb8Uk2JfOyPPtQ=@pm.me> References: <4S-zeMjcDD7SBwDap03zYCTA-79PKhoC__InlThOVmO7S4AuKD-nY-qXk67CnG4PmxIDh0yPiE4aut6Qb51tPAFJHGvNQvb8Uk2JfOyPPtQ=@pm.me> Feedback-ID: 115236665:user:proton X-Pm-Message-ID: 840e06495666eeb7399fb4854f2f55b4178330da Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> 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: e1db6dd3-a388-45fb-a95b-c86a4831359b X-Archives-Hash: 72e7238da9299163805ab6b5cb8ae305 Hi all, 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". 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. Filip Kobierski (2): profiles: Add a global USE=3Dsndio */*: remove generic USE=3Dsndio 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(-)