From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmikmod/
Date: Wed, 31 May 2023 11:51:38 +0000 (UTC) [thread overview]
Message-ID: <1685533848.ed45800ef87a3ebb8da34d7dcb2ccd15e5cea0f5.asturm@gentoo> (raw)
commit: ed45800ef87a3ebb8da34d7dcb2ccd15e5cea0f5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 19:50:04 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=ed45800e
media-libs/libmikmod: Switch IUSE=pulseaudio to media-libs/libpulse
update HOMEPAGE
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
...d-3.3.11.1-r1.ebuild => libmikmod-3.3.11.1-r2.ebuild} | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/media-libs/libmikmod/libmikmod-3.3.11.1-r1.ebuild b/media-libs/libmikmod/libmikmod-3.3.11.1-r2.ebuild
similarity index 88%
rename from media-libs/libmikmod/libmikmod-3.3.11.1-r1.ebuild
rename to media-libs/libmikmod/libmikmod-3.3.11.1-r2.ebuild
index 56f0a26c6fa8..41f51d900475 100644
--- a/media-libs/libmikmod/libmikmod-3.3.11.1-r1.ebuild
+++ b/media-libs/libmikmod/libmikmod-3.3.11.1-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit multilib multilib-minimal
-DESCRIPTION="A library to play a wide range of module formats"
-HOMEPAGE="http://mikmod.sourceforge.net/"
+DESCRIPTION="Library to play a wide range of module formats"
+HOMEPAGE="https://mikmod.sourceforge.net/"
SRC_URI="mirror://sourceforge/mikmod/${P}.tar.gz"
LICENSE="LGPL-2+ LGPL-2.1"
@@ -16,16 +16,18 @@ IUSE="+alsa coreaudio cpu_flags_ppc_altivec debug nas openal oss pulseaudio cpu_
REQUIRED_USE="|| ( alsa coreaudio nas openal oss pulseaudio )"
-RDEPEND="
- !${CATEGORY}/${PN}:2
+COMMON_DEPEND="
alsa? ( >=media-libs/alsa-lib-1.0.27.2:=[${MULTILIB_USEDEP}] )
nas? ( >=media-libs/nas-1.9.4:=[${MULTILIB_USEDEP}] )
openal? ( >=media-libs/openal-1.15.1-r1[${MULTILIB_USEDEP}] )
- pulseaudio? ( >=media-sound/pulseaudio-5.0[${MULTILIB_USEDEP}] )
+ pulseaudio? ( media-libs/libpulse[${MULTILIB_USEDEP}] )
"
-DEPEND="${RDEPEND}
+DEPEND="${COMMON_DEPEND}
oss? ( virtual/os-headers )
"
+RDEPEND="${COMMON_DEPEND}
+ !${CATEGORY}/${PN}:2
+"
BDEPEND="sys-apps/texinfo"
MULTILIB_CHOST_TOOLS=(
next reply other threads:[~2023-05-31 11:51 UTC|newest]
Thread overview: 36+ 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 --
2025-04-20 18:46 [gentoo-commits] repo/gentoo:master commit in: media-libs/libmikmod/ Miroslav Šulc
2025-04-20 18:42 Miroslav Šulc
2025-02-23 5:11 Sam James
2025-02-03 20:00 Sam James
2025-02-03 20:00 Sam James
2025-02-02 0:39 Jakov Smolić
2025-02-02 0:39 Jakov Smolić
2025-02-02 0:39 Jakov Smolić
2025-02-02 0:39 Jakov Smolić
2025-01-01 16:10 Miroslav Šulc
2022-10-29 12:08 Sam James
2022-07-15 7:58 David Seifert
2021-09-02 10:04 Yixun Lan
2021-01-06 21:37 Brian Evans
2020-07-10 0:15 Sam James
2019-05-30 12:02 Pacho Ramos
2019-05-19 13:14 Thomas Deutschmann
2019-05-02 21:18 Mikle Kolyada
2019-04-17 11:44 Mikle Kolyada
2019-04-06 16:09 Mikle Kolyada
2019-04-05 19:03 Sergei Trofimovich
2017-06-27 20:36 Alexis Ballier
2017-06-21 15:49 Lars Wendler
2017-06-14 9:34 Alexis Ballier
2017-01-30 19:03 Fabian Groffen
2017-01-29 19:14 Fabian Groffen
2017-01-17 16:23 Lars Wendler
2016-10-01 13:04 Jeroen Roovers
2016-09-04 13:17 Tobias Klausmann
2016-09-01 6:54 Lars Wendler
2016-08-18 19:40 Markus Meier
2016-08-16 23:35 Lars Wendler
2015-11-20 15:25 Alexis Ballier
2015-09-23 12:52 Agostino Sarubbo
2015-08-16 17:41 Mikle Kolyada
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.ed45800ef87a3ebb8da34d7dcb2ccd15e5cea0f5.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