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 EAF73138334 for ; Mon, 13 May 2019 16:22:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3AEDE0841; Mon, 13 May 2019 16:22:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 CA9A4E0841 for ; Mon, 13 May 2019 16:22:43 +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 1D4D4344206 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 84C2D2A5 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: <1557631389.907b35da57f2d3739b36fcaddcb141010239fe83.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: 907b35da57f2d3739b36fcaddcb141010239fe83 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: 29dea022-0820-4ce8-87df-3732c5ceea96 X-Archives-Hash: 79c04a324741c1bdaa7644d6ef51628a commit: 907b35da57f2d3739b36fcaddcb141010239fe83 Author: William Breathitt Gray gmail com> AuthorDate: Sun May 12 03:23:09 2019 +0000 Commit: Ralph Seichter seichter de> CommitDate: Sun May 12 03:23:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=907b35da games-fps/gzdoom: timidity and wildmidi are internal Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: William Breathitt Gray gmail.com> games-fps/gzdoom/gzdoom-4.1.1.ebuild | 8 ++------ games-fps/gzdoom/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/games-fps/gzdoom/gzdoom-4.1.1.ebuild b/games-fps/gzdoom/gzdoom-4.1.1.ebuild index 2ebc1c2..fc2c4be 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="gtk openal openmp midi" +IUSE="fluidsynth gtk openal openmp" DEPEND=" app-arch/bzip2 @@ -21,7 +21,6 @@ DEPEND=" sys-libs/zlib virtual/jpeg:0 gtk? ( x11-libs/gtk+:* ) - midi? ( media-sound/wildmidi ) openal? ( media-libs/libsndfile media-libs/openal @@ -29,10 +28,7 @@ DEPEND=" )" RDEPEND=" ${DEPEND} - midi? ( - media-sound/fluidsynth - media-sound/timidity++ - )" + fluidsynth? ( media-sound/fluidsynth )" S="${WORKDIR}/${PN}-g${PV}" diff --git a/games-fps/gzdoom/metadata.xml b/games-fps/gzdoom/metadata.xml index 6a4872a..53026d9 100644 --- a/games-fps/gzdoom/metadata.xml +++ b/games-fps/gzdoom/metadata.xml @@ -9,7 +9,7 @@ William Breathitt Gray - Enables MIDI support + Use media-sound/fluidsynth for MIDI support https://forum.zdoom.org/viewforum.php?f=2