Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/pcsx2/
Date: Mon, 01 Mar 2021 08:26:18
Message-Id: 1614587155.be3305b87e1c74bb5b56ebbe603a94f8f76be032.juippis@gentoo
1 commit: be3305b87e1c74bb5b56ebbe603a94f8f76be032
2 Author: Yuri Konotopov <ykonotopov <AT> gnome <DOT> org>
3 AuthorDate: Thu Feb 25 14:57:23 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 1 08:25:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be3305b8
7
8 games-emulation/pcsx2: drop unused EXTRA_PLUGINS cmake option on 9999
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 Signed-off-by: Yuri Konotopov <ykonotopov <AT> gnome.org>
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 games-emulation/pcsx2/pcsx2-9999.ebuild | 1 -
15 1 file changed, 1 deletion(-)
16
17 diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild b/games-emulation/pcsx2/pcsx2-9999.ebuild
18 index 91117108c37..b1c9556114d 100644
19 --- a/games-emulation/pcsx2/pcsx2-9999.ebuild
20 +++ b/games-emulation/pcsx2/pcsx2-9999.ebuild
21 @@ -73,7 +73,6 @@ src_configure() {
22 -DDISABLE_BUILD_DATE=TRUE
23 -DDISABLE_PCSX2_WRAPPER=TRUE
24 -DDISABLE_SETCAP=TRUE
25 - -DEXTRA_PLUGINS=FALSE
26 -DOPTIMIZATION_FLAG=
27 -DPACKAGE_MODE=TRUE
28 -DXDG_STD=TRUE