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 23DBB138336 for ; Mon, 13 Aug 2018 21:40:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3CB7E08EC; Mon, 13 Aug 2018 21:40:37 +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 907E6E08E8 for ; Mon, 13 Aug 2018 21:40:37 +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 5C7C4335C58 for ; Mon, 13 Aug 2018 21:40:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72CDB3A2 for ; Mon, 13 Aug 2018 21:40:32 +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: <1534196411.0d4f7e67a41c974b1026ebcc6323f3cd2daf0870.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/xine-lib/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/xine-lib/xine-lib-1.2.9999.ebuild X-VCS-Directories: media-libs/xine-lib/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0d4f7e67a41c974b1026ebcc6323f3cd2daf0870 X-VCS-Branch: master Date: Mon, 13 Aug 2018 21:40:32 +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-Archives-Salt: 99653830-aabd-43f7-afd7-919a050de8c5 X-Archives-Hash: 9d6e56f48f4a264dfe1ccbef3b885b93 commit: 0d4f7e67a41c974b1026ebcc6323f3cd2daf0870 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 13 20:34:20 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Aug 13 21:40:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d4f7e67 media-libs/xine-lib: Switch USE=jack to virtual/jack Bug: https://bugs.gentoo.org/637466 Package-Manager: Portage-2.3.46, Repoman-2.3.10 media-libs/xine-lib/xine-lib-1.2.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild index 053e16e2838..74831e6450b 100644 --- a/media-libs/xine-lib/xine-lib-1.2.9999.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.9999.ebuild @@ -43,7 +43,7 @@ RDEPEND="${NLS_RDEPEND} fusionsound? ( >=dev-libs/DirectFB-1.7.1[fusionsound] ) gtk? ( x11-libs/gdk-pixbuf:2 ) imagemagick? ( virtual/imagemagick-tools ) - jack? ( >=media-sound/jack-audio-connection-kit-0.100 ) + jack? ( virtual/jack ) jpeg? ( virtual/jpeg:0 ) !libav? ( media-video/ffmpeg:0= ) libav? (