From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmikmod/
Date: Fri, 15 Jul 2022 07:58:20 +0000 (UTC) [thread overview]
Message-ID: <1657871878.10d563e62ba2a1995b3878100f75a1a2847c2e2d.soap@gentoo> (raw)
commit: 10d563e62ba2a1995b3878100f75a1a2847c2e2d
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 15 07:57:58 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 07:57:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10d563e6
media-libs/libmikmod: altivec -> cpu_flags_ppc_altivec
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-libs/libmikmod/libmikmod-3.3.11.1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-libs/libmikmod/libmikmod-3.3.11.1.ebuild b/media-libs/libmikmod/libmikmod-3.3.11.1.ebuild
index 6210ef76f370..bb462fd8cdd0 100644
--- a/media-libs/libmikmod/libmikmod-3.3.11.1.ebuild
+++ b/media-libs/libmikmod/libmikmod-3.3.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mikmod/${P}.tar.gz"
LICENSE="LGPL-2+ LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="+alsa altivec coreaudio debug nas openal oss pulseaudio cpu_flags_x86_sse2 static-libs +threads"
+IUSE="+alsa coreaudio cpu_flags_ppc_altivec debug nas openal oss pulseaudio cpu_flags_x86_sse2 static-libs +threads"
REQUIRED_USE="|| ( alsa coreaudio nas openal oss pulseaudio )"
@@ -37,7 +37,7 @@ src_prepare() {
multilib_src_configure() {
local mysimd="--disable-simd"
if use ppc || use ppc64 || use ppc-macos; then
- mysimd="$(use_enable altivec simd)"
+ mysimd="$(use_enable cpu_flags_ppc_altivec simd)"
fi
if use amd64 || use x86 || use amd64-linux || use x86-linux || use x64-macos; then
mysimd="$(use_enable cpu_flags_x86_sse2 simd)"
next reply other threads:[~2022-07-15 7:58 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-15 7:58 David Seifert [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
2023-05-31 11:51 Andreas Sturmlechner
2022-10-29 12:08 Sam James
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=1657871878.10d563e62ba2a1995b3878100f75a1a2847c2e2d.soap@gentoo \
--to=soap@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