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 DB105158094 for ; Fri, 15 Jul 2022 07:58:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC988E0FAD; Fri, 15 Jul 2022 07:58:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 B7A9AE0FAD for ; Fri, 15 Jul 2022 07:58:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BBA223412F1 for ; Fri, 15 Jul 2022 07:58:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D90CE53D for ; Fri, 15 Jul 2022 07:58:20 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1657871882.3423cc7b293d54b4f24b619eda65cd06df257a1e.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/mythtv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-tv/mythtv/mythtv-31.0-r7.ebuild media-tv/mythtv/mythtv-31.0_p20210731-r2.ebuild media-tv/mythtv/mythtv-32.0-r2.ebuild X-VCS-Directories: media-tv/mythtv/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 3423cc7b293d54b4f24b619eda65cd06df257a1e X-VCS-Branch: master Date: Fri, 15 Jul 2022 07:58:20 +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: 14e08ac4-d003-4b8a-ba44-ee1f07ed14eb X-Archives-Hash: 5f21311908645a09acf8b5bb9a270221 commit: 3423cc7b293d54b4f24b619eda65cd06df257a1e Author: David Seifert gentoo org> AuthorDate: Fri Jul 15 07:58:02 2022 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Jul 15 07:58:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3423cc7b media-tv/mythtv: altivec -> cpu_flags_ppc_altivec Signed-off-by: David Seifert gentoo.org> media-tv/mythtv/mythtv-31.0-r7.ebuild | 4 ++-- media-tv/mythtv/mythtv-31.0_p20210731-r2.ebuild | 4 ++-- media-tv/mythtv/mythtv-32.0-r2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/media-tv/mythtv/mythtv-31.0-r7.ebuild b/media-tv/mythtv/mythtv-31.0-r7.ebuild index ff8b1ff4dbd2..71aff81fa6f6 100644 --- a/media-tv/mythtv/mythtv-31.0-r7.ebuild +++ b/media-tv/mythtv/mythtv-31.0-r7.ebuild @@ -22,7 +22,7 @@ SLOT="0" IUSE_INPUT_DEVICES="input_devices_joystick" IUSE_VIDEO_CAPTURE_DEVICES="v4l ivtv ieee1394 hdpvr hdhomerun vbox ceton" -IUSE="alsa altivec asi autostart bluray cdda cdr cec debug dvd dvb egl exif fftw jack java +IUSE="alsa asi autostart bluray cdda cdr cec cpu_flags_ppc_altivec debug dvd dvb egl exif fftw jack java +lame lcd libass lirc nvdec +opengl oss perl pulseaudio python raw systemd vaapi vdpau vpx +wrapper x264 x265 +xml xmltv +xvid +X zeroconf ${IUSE_INPUT_DEVICES} ${IUSE_VIDEO_CAPTURE_DEVICES}" @@ -256,7 +256,7 @@ src_configure() { myconf+=(--cpu="${i}") break done - myconf+=($(use_enable altivec)) + myconf+=($(use_enable cpu_flags_ppc_altivec altivec)) # Sound Output Support myconf+=( diff --git a/media-tv/mythtv/mythtv-31.0_p20210731-r2.ebuild b/media-tv/mythtv/mythtv-31.0_p20210731-r2.ebuild index 3cc8bb70c1bf..bb31ae3c7fbf 100644 --- a/media-tv/mythtv/mythtv-31.0_p20210731-r2.ebuild +++ b/media-tv/mythtv/mythtv-31.0_p20210731-r2.ebuild @@ -26,7 +26,7 @@ SLOT="0" IUSE_INPUT_DEVICES="input_devices_joystick" IUSE_VIDEO_CAPTURE_DEVICES="v4l ivtv ieee1394 hdpvr hdhomerun vbox ceton" -IUSE="alsa altivec asi autostart bluray cdda cdr cec debug dvd dvb egl exif fftw jack java +IUSE="alsa asi autostart bluray cdda cdr cec cpu_flags_ppc_altivec debug dvd dvb egl exif fftw jack java +lame lcd libass lirc nvdec +opengl oss perl pulseaudio python raw systemd vaapi vdpau vpx +wrapper x264 x265 +xml xmltv +xvid +X zeroconf ${IUSE_INPUT_DEVICES} ${IUSE_VIDEO_CAPTURE_DEVICES}" @@ -255,7 +255,7 @@ src_configure() { myconf+=(--cpu="${i}") break done - myconf+=($(use_enable altivec)) + myconf+=($(use_enable cpu_flags_ppc_altivec altivec)) # Sound Output Support myconf+=( diff --git a/media-tv/mythtv/mythtv-32.0-r2.ebuild b/media-tv/mythtv/mythtv-32.0-r2.ebuild index fdb61c967c44..a6724f68db8b 100644 --- a/media-tv/mythtv/mythtv-32.0-r2.ebuild +++ b/media-tv/mythtv/mythtv-32.0-r2.ebuild @@ -25,7 +25,7 @@ SLOT="0" IUSE_INPUT_DEVICES="input_devices_joystick" IUSE_VIDEO_CAPTURE_DEVICES="v4l ieee1394 hdhomerun vbox ceton" -IUSE="alsa altivec asi autostart cdda cdr cec debug dvd dvb exif fftw jack java +IUSE="alsa asi autostart cdda cdr cec cpu_flags_ppc_altivec debug dvd dvb exif fftw jack java +lame lcd libass lirc nvdec +opengl oss perl pulseaudio python raw systemd vaapi vdpau vpx +wrapper x264 x265 +xml xmltv +xvid +X zeroconf ${IUSE_INPUT_DEVICES} ${IUSE_VIDEO_CAPTURE_DEVICES}" @@ -248,7 +248,7 @@ src_configure() { myconf+=(--cpu="${i}") break done - myconf+=($(use_enable altivec)) + myconf+=($(use_enable cpu_flags_ppc_altivec altivec)) # Sound Output Support myconf+=(