mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
Revert "games-fps/gzdoom: Add phonehome USE flag"
This reverts commit 8228a66ceb. The
phonehome functionality is not supported in the GZDoom 4.1.1 release.
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/coelckers/${PN}/archive/g${PV}.tar.gz -> ${P}.tar.gz
|
|||||||
LICENSE="BSD BZIP2 DUMB-0.9.2 GPL-3 LGPL-3 MIT"
|
LICENSE="BSD BZIP2 DUMB-0.9.2 GPL-3 LGPL-3 MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
IUSE="fluidsynth gtk openal openmp phonehome"
|
IUSE="fluidsynth gtk openal openmp"
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
app-arch/bzip2
|
app-arch/bzip2
|
||||||
@@ -42,7 +42,6 @@ src_configure() {
|
|||||||
-DNO_GTK="$(usex !gtk)"
|
-DNO_GTK="$(usex !gtk)"
|
||||||
-DNO_OPENAL="$(usex !openal)"
|
-DNO_OPENAL="$(usex !openal)"
|
||||||
-DNO_OPENMP="$(usex !openmp)"
|
-DNO_OPENMP="$(usex !openmp)"
|
||||||
-DSEND_ANON_STATS="$(usex phonehome)"
|
|
||||||
)
|
)
|
||||||
cmake-utils_src_configure
|
cmake-utils_src_configure
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,7 +10,6 @@
|
|||||||
</maintainer>
|
</maintainer>
|
||||||
<use>
|
<use>
|
||||||
<flag name="fluidsynth">Use <pkg>media-sound/fluidsynth</pkg> for MIDI support</flag>
|
<flag name="fluidsynth">Use <pkg>media-sound/fluidsynth</pkg> for MIDI support</flag>
|
||||||
<flag name="phonehome">Enable sending of anonymous hardware statistics</flag>
|
|
||||||
</use>
|
</use>
|
||||||
<upstream>
|
<upstream>
|
||||||
<bugs-to>https://forum.zdoom.org/viewforum.php?f=2</bugs-to>
|
<bugs-to>https://forum.zdoom.org/viewforum.php?f=2</bugs-to>
|
||||||
|
|||||||
Reference in New Issue
Block a user