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 7A01515800A for ; Wed, 26 Jul 2023 02:53:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEBACE08F9; Wed, 26 Jul 2023 02:53:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 934DAE08F9 for ; Wed, 26 Jul 2023 02:53:14 +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 AB3B3341561 for ; Wed, 26 Jul 2023 02:53:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12DE3DCB for ; Wed, 26 Jul 2023 02:53:12 +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: <1690339629.2c6e1f7a082aaa066a7ed66c6b64017981b13bd0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/cmus/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/cmus/cmus-2.10.0-r1.ebuild media-sound/cmus/cmus-9999.ebuild media-sound/cmus/metadata.xml X-VCS-Directories: media-sound/cmus/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2c6e1f7a082aaa066a7ed66c6b64017981b13bd0 X-VCS-Branch: master Date: Wed, 26 Jul 2023 02:53:12 +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: 5e643a58-9508-4604-8b52-fdf394848c58 X-Archives-Hash: a0c2c44f792ee481f60d8ea1ae660770 commit: 2c6e1f7a082aaa066a7ed66c6b64017981b13bd0 Author: sqrtd sqrtd dev> AuthorDate: Tue Jul 25 21:04:02 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jul 26 02:47:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c6e1f7a media-sound/cmus: add sndio useflag Signed-off-by: sqrtd sqrtd.dev> Closes: https://github.com/gentoo/gentoo/pull/32039 Signed-off-by: Sam James gentoo.org> media-sound/cmus/cmus-2.10.0-r1.ebuild | 6 ++++-- media-sound/cmus/cmus-9999.ebuild | 4 +++- media-sound/cmus/metadata.xml | 1 + 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/media-sound/cmus/cmus-2.10.0-r1.ebuild b/media-sound/cmus/cmus-2.10.0-r1.ebuild index 6851ecd7f35d..db9395714548 100644 --- a/media-sound/cmus/cmus-2.10.0-r1.ebuild +++ b/media-sound/cmus/cmus-2.10.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ HOMEPAGE="https://cmus.github.io/" LICENSE="GPL-2" SLOT="0" IUSE="aac alsa ao cddb cdio debug discid elogind examples ffmpeg +flac jack libsamplerate - +mad mikmod modplug mp4 musepack opus oss pidgin pulseaudio systemd tremor +unicode + +mad mikmod modplug mp4 musepack opus oss pidgin pulseaudio sndio systemd tremor +unicode +vorbis wavpack" REQUIRED_USE="?? ( elogind systemd )" @@ -47,6 +47,7 @@ DEPEND=" musepack? ( media-sound/musepack-tools ) opus? ( media-libs/opusfile ) pulseaudio? ( media-sound/pulseaudio ) + sndio? ( media-sound/sndio ) systemd? ( sys-apps/systemd ) tremor? ( media-libs/tremor ) !tremor? ( vorbis? ( media-libs/libvorbis ) ) @@ -108,6 +109,7 @@ src_configure() { my_config pulseaudio CONFIG_PULSE my_config alsa CONFIG_ALSA my_config jack CONFIG_JACK + my_config sndio CONFIG_SNDIO my_config libsamplerate CONFIG_SAMPLERATE my_config ao CONFIG_AO my_config oss CONFIG_OSS diff --git a/media-sound/cmus/cmus-9999.ebuild b/media-sound/cmus/cmus-9999.ebuild index b0dfa1095e31..fc4d20a5eac3 100644 --- a/media-sound/cmus/cmus-9999.ebuild +++ b/media-sound/cmus/cmus-9999.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://cmus.github.io/" LICENSE="GPL-2" SLOT="0" IUSE="aac alsa ao cddb cdio debug discid elogind examples ffmpeg +flac jack libsamplerate - +mad mikmod modplug mp4 musepack opus oss pidgin pulseaudio systemd tremor +unicode + +mad mikmod modplug mp4 musepack opus oss pidgin pulseaudio sndio systemd tremor +unicode +vorbis wavpack" REQUIRED_USE="?? ( elogind systemd )" @@ -47,6 +47,7 @@ DEPEND=" musepack? ( media-sound/musepack-tools ) opus? ( media-libs/opusfile ) pulseaudio? ( media-libs/libpulse ) + sndio? ( media-sound/sndio ) systemd? ( sys-apps/systemd ) tremor? ( media-libs/tremor ) !tremor? ( vorbis? ( media-libs/libvorbis ) ) @@ -108,6 +109,7 @@ src_configure() { my_config pulseaudio CONFIG_PULSE my_config alsa CONFIG_ALSA my_config jack CONFIG_JACK + my_config sndio CONFIG_SNDIO my_config libsamplerate CONFIG_SAMPLERATE my_config ao CONFIG_AO my_config oss CONFIG_OSS diff --git a/media-sound/cmus/metadata.xml b/media-sound/cmus/metadata.xml index 4e3d46faac49..ec0ba5eef581 100644 --- a/media-sound/cmus/metadata.xml +++ b/media-sound/cmus/metadata.xml @@ -10,6 +10,7 @@ Enable reading the ID of the inserted CD Enable MPRIS support via sys-auth/elogind Install support script for net-im/pidgin + Add support for media-sound/sndio Enable MPRIS support via sys-apps/systemd Use libivorbis from media-libs/tremor instead of media-libs/libvorbis