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 F3CFA13997D for ; Fri, 15 Nov 2019 00:36:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2545BE0875; Fri, 15 Nov 2019 00:36:42 +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 BD482E0857 for ; Fri, 15 Nov 2019 00:36:41 +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 68EE534CE56 for ; Fri, 15 Nov 2019 00:36:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9CA28B2 for ; Fri, 15 Nov 2019 00:36:37 +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: <1573778083.258975b0f4c97442013c3b26fc6de93c806ea95a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/audacious-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/audacious-plugins/audacious-plugins-9999.ebuild X-VCS-Directories: media-plugins/audacious-plugins/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 258975b0f4c97442013c3b26fc6de93c806ea95a X-VCS-Branch: master Date: Fri, 15 Nov 2019 00:36:37 +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: 64bc463c-82c2-404c-99a0-27363cc6d6ea X-Archives-Hash: 1b22673dc77aac2963ca4caa8bf832d8 commit: 258975b0f4c97442013c3b26fc6de93c806ea95a Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 14 21:17:06 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Nov 15 00:34:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=258975b0 media-plugins/audacious-plugins: --disable-openmpt libopenmtp is not packaged in Gentoo. Upstream commit b6ca126399a46b74293b156902dc4847b2f82f42 Bug: https://bugs.gentoo.org/598818 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner gentoo.org> media-plugins/audacious-plugins/audacious-plugins-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild index 173f9f213eb..12cff76f00c 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild @@ -125,6 +125,7 @@ src_configure() { local myeconfargs=( --enable-mpris2 --enable-songchange + --disable-openmpt # not packaged --disable-oss4 --disable-coreaudio --disable-sndio