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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BFD59138350 for ; Fri, 3 Apr 2020 14:57:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E163E0993; Fri, 3 Apr 2020 14:57:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9FB91E0990 for ; Fri, 3 Apr 2020 14:57:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A55A134F076 for ; Fri, 3 Apr 2020 14:57:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E2D21BE for ; Fri, 3 Apr 2020 14:57:12 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1585925803.04bfc3f5e3ac91c0c6439ba109cf38e1a9329c15.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/mupen64plus-video-rice/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-emulation/mupen64plus-video-rice/metadata.xml games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.5.9-r1.ebuild games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.5.9.ebuild X-VCS-Directories: games-emulation/mupen64plus-video-rice/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 04bfc3f5e3ac91c0c6439ba109cf38e1a9329c15 X-VCS-Branch: master Date: Fri, 3 Apr 2020 14:57:12 +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: b4db8076-7e9f-4dd9-bb95-fa3002b15de9 X-Archives-Hash: 9a2a6dc714d8de73bd9823973a6b1f35 commit: 04bfc3f5e3ac91c0c6439ba109cf38e1a9329c15 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Sat Nov 23 09:52:14 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Apr 3 14:56:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04bfc3f5 games-emulation/mupen64plus-video-rice: rename USE=gles2 to USE=gles2-only Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> Signed-off-by: Andreas Sturmlechner gentoo.org> games-emulation/mupen64plus-video-rice/metadata.xml | 3 --- ...o-rice-2.5.9.ebuild => mupen64plus-video-rice-2.5.9-r1.ebuild} | 8 ++++---- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/games-emulation/mupen64plus-video-rice/metadata.xml b/games-emulation/mupen64plus-video-rice/metadata.xml index 6df8a44e777..2fe7b9cfc1e 100644 --- a/games-emulation/mupen64plus-video-rice/metadata.xml +++ b/games-emulation/mupen64plus-video-rice/metadata.xml @@ -5,9 +5,6 @@ mgorny@gentoo.org Michał Górny - - Use GLES2 instead of OpenGL - mupen64plus/mupen64plus-video-rice diff --git a/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.5.9.ebuild b/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.5.9-r1.ebuild similarity index 90% rename from games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.5.9.ebuild rename to games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.5.9-r1.ebuild index 07453e8b3b5..d2419a2055a 100644 --- a/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.5.9.ebuild +++ b/games-emulation/mupen64plus-video-rice/mupen64plus-video-rice-2.5.9-r1.ebuild @@ -13,13 +13,13 @@ SRC_URI="https://github.com/mupen64plus/${PN}/releases/download/${PV}/${MY_P}.ta LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="gles2 cpu_flags_x86_sse" +IUSE="gles2-only cpu_flags_x86_sse" -RDEPEND=">=games-emulation/mupen64plus-core-2.5:0=[gles2=] +RDEPEND=">=games-emulation/mupen64plus-core-2.5:0=[gles2-only=] media-libs/libpng:0= media-libs/libsdl2:0=[video] virtual/opengl:0= - gles2? ( media-libs/libsdl2:0[gles] )" + gles2-only? ( media-libs/libsdl2:0[gles] )" DEPEND="${RDEPEND} virtual/pkgconfig" @@ -67,7 +67,7 @@ src_compile() { SDL_LDLIBS="$($(tc-getPKG_CONFIG) --libs sdl2)" NO_ASM=$(usex cpu_flags_x86_sse 0 1) - USE_GLES=$(usex gles2 1 0) + USE_GLES=$(usex gles2-only 1 0) ) use amd64 && MAKEARGS+=( HOST_CPU=x86_64 )