public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsoundio/
Date: Mon, 15 Aug 2022 11:22:51 +0000 (UTC)	[thread overview]
Message-ID: <1660562524.445fda5381da7e0117320c45ebbac938dc83bfe2.asturm@gentoo> (raw)

commit:     445fda5381da7e0117320c45ebbac938dc83bfe2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 11:03:20 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 11:22:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=445fda53

media-libs/libsoundio: update EAPI 7 -> 8

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/libsoundio/libsoundio-2.0.0.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/media-libs/libsoundio/libsoundio-2.0.0.ebuild b/media-libs/libsoundio/libsoundio-2.0.0.ebuild
index a2ff792b5b8c..d076ca85afda 100644
--- a/media-libs/libsoundio/libsoundio-2.0.0.ebuild
+++ b/media-libs/libsoundio/libsoundio-2.0.0.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-CMAKE_ECLASS=cmake
 inherit cmake-multilib
 
 DESCRIPTION="C library for cross-platform real-time audio input and output"
@@ -15,9 +14,11 @@ SLOT="0/2"
 KEYWORDS="amd64 x86"
 IUSE="alsa coreaudio examples jack pulseaudio static-libs"
 
-DEPEND="alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] )
+DEPEND="
+	alsa? ( media-libs/alsa-lib[${MULTILIB_USEDEP}] )
 	jack? ( virtual/jack[${MULTILIB_USEDEP}] )
-	pulseaudio? ( media-sound/pulseaudio[${MULTILIB_USEDEP}] )"
+	pulseaudio? ( media-sound/pulseaudio[${MULTILIB_USEDEP}] )
+"
 RDEPEND="${DEPEND}"
 
 multilib_src_configure() {


             reply	other threads:[~2022-08-15 11:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-15 11:22 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-11  7:37 [gentoo-commits] repo/gentoo:master commit in: media-libs/libsoundio/ Andreas Sturmlechner
2023-06-04 20:31 James Le Cuirot
2022-02-06 11:18 Jonas Stein
2020-07-21  9:33 Agostino Sarubbo
2020-07-20  6:42 Agostino Sarubbo
2019-04-20  6:26 Michał Górny
2017-07-30 11:24 David Seifert
2017-05-05 13:27 Lars Wendler
2016-10-22 12:01 David Seifert
2016-07-25 14:19 Patrice Clement
2015-10-04 11:51 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1660562524.445fda5381da7e0117320c45ebbac938dc83bfe2.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox