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 C7C6C139360 for ; Wed, 4 Aug 2021 21:13:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CBF7E0992; Wed, 4 Aug 2021 21:13:26 +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 E9802E0992 for ; Wed, 4 Aug 2021 21:13: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 D7956342D3A for ; Wed, 4 Aug 2021 21:13:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74A1083B for ; Wed, 4 Aug 2021 21:13:23 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1628111592.854bcb1b347ce3b8bfeed897c8c7e7ef6373f8fa.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rygel/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/rygel/rygel-0.40.1.ebuild X-VCS-Directories: net-misc/rygel/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 854bcb1b347ce3b8bfeed897c8c7e7ef6373f8fa X-VCS-Branch: master Date: Wed, 4 Aug 2021 21:13:23 +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: 66eb4142-3de1-4d2f-a020-0cb66eed1546 X-Archives-Hash: 1e3fce6e325aeec2ad849a15309ea495 commit: 854bcb1b347ce3b8bfeed897c8c7e7ef6373f8fa Author: Pacho Ramos gentoo org> AuthorDate: Wed Aug 4 21:09:11 2021 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Aug 4 21:13:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854bcb1b net-misc/rygel: Needs to be rebuilt with gupnp-dlna It needs to be rebuilt after gupnp-dlna soname bumps: >>> package: media-libs/gupnp-dlna-0.11.0 * - /usr/lib64/libgupnp-dlna-2.0.so.3 * - /usr/lib64/libgupnp-dlna-2.0.so.3.0.0 * used by /usr/lib64/rygel-2.6/engines/librygel-media-engine-gst.so (net-misc/rygel-0.40.1) * used by /usr/libexec/rygel/mx-extract (net-misc/rygel-0.40.1) Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Pacho Ramos gentoo.org> net-misc/rygel/rygel-0.40.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rygel/rygel-0.40.1.ebuild b/net-misc/rygel/rygel-0.40.1.ebuild index b6b7bad539d..92834959ab6 100644 --- a/net-misc/rygel/rygel-0.40.1.ebuild +++ b/net-misc/rygel/rygel-0.40.1.ebuild @@ -21,7 +21,7 @@ DEPEND=" >=media-libs/gstreamer-1.12:1.0 >=media-libs/gst-plugins-base-1.12:1.0 media-libs/gstreamer-editing-services:1.0 - >=media-libs/gupnp-dlna-0.9.4:2.0 + >=media-libs/gupnp-dlna-0.9.4:2.0= >=media-libs/libmediaart-0.7:2.0[vala] media-plugins/gst-plugins-soup:1.0 >=net-libs/gssdp-1.1.0:0=[vala]