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/libopenglrecorder/
Date: Wed, 31 May 2023 11:51:38 +0000 (UTC)	[thread overview]
Message-ID: <1685533848.09ee15e6f14a20c036bb992a662f68d05ded92c1.asturm@gentoo> (raw)

commit:     09ee15e6f14a20c036bb992a662f68d05ded92c1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 20:06:25 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 31 11:50:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09ee15e6

media-libs/libopenglrecorder: EAPI 8 bump, switch to media-libs/libpulse

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

 ...recorder-0.1.0.ebuild => libopenglrecorder-0.1.0-r1.ebuild} | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/media-libs/libopenglrecorder/libopenglrecorder-0.1.0.ebuild b/media-libs/libopenglrecorder/libopenglrecorder-0.1.0-r1.ebuild
similarity index 88%
rename from media-libs/libopenglrecorder/libopenglrecorder-0.1.0.ebuild
rename to media-libs/libopenglrecorder/libopenglrecorder-0.1.0-r1.ebuild
index 0c1fc012d18a..28f2fb0da24f 100644
--- a/media-libs/libopenglrecorder/libopenglrecorder-0.1.0.ebuild
+++ b/media-libs/libopenglrecorder/libopenglrecorder-0.1.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake-multilib
 
@@ -14,19 +14,17 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE="openh264 sound vpx"
 
-BDEPEND="
-	virtual/pkgconfig
-"
 DEPEND="
 	media-libs/libjpeg-turbo[${MULTILIB_USEDEP}]
 	openh264? ( media-libs/openh264[${MULTILIB_USEDEP}] )
 	sound? (
+		media-libs/libpulse[${MULTILIB_USEDEP}]
 		media-libs/libvorbis[${MULTILIB_USEDEP}]
-		media-sound/pulseaudio[${MULTILIB_USEDEP}]
 	)
 	vpx? ( media-libs/libvpx:0=[${MULTILIB_USEDEP}] )"
 
 RDEPEND="${DEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 DOCS=( CHANGELOG.md README.md USAGE.md )
 


             reply	other threads:[~2023-05-31 11:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-31 11:51 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-13 10:58 [gentoo-commits] repo/gentoo:master commit in: media-libs/libopenglrecorder/ WANG Xuerui
2022-07-23 19:44 Sam James
2022-06-08  7:57 Jakov Smolić
2021-09-12 14:26 Yixun Lan
2019-11-29 10:04 Andreas Sturmlechner
2019-11-29  9:37 Andreas Sturmlechner
2017-12-26 12:09 James Le Cuirot
2017-12-26 12:02 James Le Cuirot
2017-12-26 12:02 James Le Cuirot

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=1685533848.09ee15e6f14a20c036bb992a662f68d05ded92c1.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