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 6D7E6139694 for ; Sat, 17 Jun 2017 19:42:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F560E0C75; Sat, 17 Jun 2017 19:42:25 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B4A7E0C5F for ; Sat, 17 Jun 2017 19:42:25 +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 1ECFB34181E for ; Sat, 17 Jun 2017 19:42:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D54E7483 for ; Sat, 17 Jun 2017 19:42:22 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1497728381.ed741bf09d897eff31f2b47dfd54928a032aa8ed.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/corebird/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/corebird/corebird-1.5-r1.ebuild net-im/corebird/corebird-1.5-r2.ebuild X-VCS-Directories: net-im/corebird/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ed741bf09d897eff31f2b47dfd54928a032aa8ed X-VCS-Branch: master Date: Sat, 17 Jun 2017 19:42:22 +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: f6d55afc-ee62-434a-bf64-46e4019c253a X-Archives-Hash: 8ddb3f3b404eb4d1862e05fff6adbf56 commit: ed741bf09d897eff31f2b47dfd54928a032aa8ed Author: Moritz Schlarb metalabs de> AuthorDate: Wed Jun 7 21:21:28 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jun 17 19:39:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed741bf0 net-im/corebird: Really fix video playback (#618996) By adding the dependency use flag gst-plugins-bad[gtk]. Bug: https://bugs.gentoo.org/618996 Closes: https://github.com/gentoo/gentoo/pull/4881 net-im/corebird/{corebird-1.5-r1.ebuild => corebird-1.5-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/corebird/corebird-1.5-r1.ebuild b/net-im/corebird/corebird-1.5-r2.ebuild similarity index 96% rename from net-im/corebird/corebird-1.5-r1.ebuild rename to net-im/corebird/corebird-1.5-r2.ebuild index b2a66dafc76..453848c8adc 100644 --- a/net-im/corebird/corebird-1.5-r1.ebuild +++ b/net-im/corebird/corebird-1.5-r2.ebuild @@ -21,7 +21,7 @@ RDEPEND="dev-db/sqlite:3 dev-libs/json-glib gstreamer? ( media-plugins/gst-plugins-meta:1.0[X] media-libs/gst-plugins-base:1.0[X] - >=media-libs/gst-plugins-bad-1.6:1.0[X] + >=media-libs/gst-plugins-bad-1.6:1.0[X,gtk] media-libs/gst-plugins-good:1.0 media-plugins/gst-plugins-libav:1.0 media-plugins/gst-plugins-soup:1.0