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 63125138334 for ; Mon, 13 May 2019 16:22:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30D63E084A; Mon, 13 May 2019 16:22:45 +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 10246E084A for ; Mon, 13 May 2019 16:22:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BB32734422A for ; Mon, 13 May 2019 16:22:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE5835E7 for ; Mon, 13 May 2019 16:22:39 +0000 (UTC) From: "Ralph Seichter" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ralph Seichter" Message-ID: <1557642058.5ffd10106df16f7bca99339ccc3e6a597a90fe10.ralph-seichter@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-fps/gzdoom/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-fps/gzdoom/gzdoom-4.1.1.ebuild games-fps/gzdoom/metadata.xml X-VCS-Directories: games-fps/gzdoom/ X-VCS-Committer: ralph-seichter X-VCS-Committer-Name: Ralph Seichter X-VCS-Revision: 5ffd10106df16f7bca99339ccc3e6a597a90fe10 X-VCS-Branch: master Date: Mon, 13 May 2019 16:22:39 +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: aab7495a-c6d7-4bb8-b804-1be0ad604b7c X-Archives-Hash: e2a87d8f765a5779638ba07c61913b69 commit: 5ffd10106df16f7bca99339ccc3e6a597a90fe10 Author: William Breathitt Gray gmail com> AuthorDate: Sun May 12 06:18:25 2019 +0000 Commit: Ralph Seichter seichter de> CommitDate: Sun May 12 06:20:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5ffd1010 Revert "games-fps/gzdoom: Add phonehome USE flag" This reverts commit 8228a66ceb61a750e4e57850fe1002af67df6de8. The phonehome functionality is not supported in the GZDoom 4.1.1 release. Signed-off-by: William Breathitt Gray gmail.com> games-fps/gzdoom/gzdoom-4.1.1.ebuild | 3 +-- games-fps/gzdoom/metadata.xml | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/games-fps/gzdoom/gzdoom-4.1.1.ebuild b/games-fps/gzdoom/gzdoom-4.1.1.ebuild index 02d1423..81898f6 100644 --- a/games-fps/gzdoom/gzdoom-4.1.1.ebuild +++ b/games-fps/gzdoom/gzdoom-4.1.1.ebuild @@ -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" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="fluidsynth gtk openal openmp phonehome" +IUSE="fluidsynth gtk openal openmp" DEPEND=" app-arch/bzip2 @@ -42,7 +42,6 @@ src_configure() { -DNO_GTK="$(usex !gtk)" -DNO_OPENAL="$(usex !openal)" -DNO_OPENMP="$(usex !openmp)" - -DSEND_ANON_STATS="$(usex phonehome)" ) cmake-utils_src_configure } diff --git a/games-fps/gzdoom/metadata.xml b/games-fps/gzdoom/metadata.xml index 4d5eb5b..53026d9 100644 --- a/games-fps/gzdoom/metadata.xml +++ b/games-fps/gzdoom/metadata.xml @@ -10,7 +10,6 @@ Use media-sound/fluidsynth for MIDI support - Enable sending of anonymous hardware statistics https://forum.zdoom.org/viewforum.php?f=2