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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 695AA158086 for ; Wed, 22 Dec 2021 20:07:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EFDE2BC00C; Wed, 22 Dec 2021 20:07:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8D9FD2BC00C for ; Wed, 22 Dec 2021 20:07:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4CD44342F19 for ; Wed, 22 Dec 2021 20:07:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 848D223E for ; Wed, 22 Dec 2021 20:07:09 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1640203626.f8643a8b4dbf9c19e9718a5531a138dd988d32b4.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/droidcam/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/droidcam/droidcam-1.8.1-r1.ebuild media-video/droidcam/droidcam-1.8.1-r2.ebuild X-VCS-Directories: media-video/droidcam/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: f8643a8b4dbf9c19e9718a5531a138dd988d32b4 X-VCS-Branch: master Date: Wed, 22 Dec 2021 20:07:09 +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: 26d8ec67-b1ab-4a9f-957a-a1766f6d9fa2 X-Archives-Hash: 2356918b2d9d008d617ca2c594a6b2df commit: f8643a8b4dbf9c19e9718a5531a138dd988d32b4 Author: Andrew Ammerlaan gentoo org> AuthorDate: Wed Dec 22 20:05:45 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Wed Dec 22 20:07:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8643a8b media-video/droidcam: drop gtkmm dep no longer required, solves dep conflict with easyeffects Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> .../droidcam/{droidcam-1.8.1-r1.ebuild => droidcam-1.8.1-r2.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/media-video/droidcam/droidcam-1.8.1-r1.ebuild b/media-video/droidcam/droidcam-1.8.1-r2.ebuild similarity index 99% rename from media-video/droidcam/droidcam-1.8.1-r1.ebuild rename to media-video/droidcam/droidcam-1.8.1-r2.ebuild index ffafcc099bd0..5b94e23f942a 100644 --- a/media-video/droidcam/droidcam-1.8.1-r1.ebuild +++ b/media-video/droidcam/droidcam-1.8.1-r2.ebuild @@ -30,7 +30,6 @@ DEPEND=" >=media-libs/speex-1.2.0-r1 media-video/ffmpeg gtk? ( - dev-cpp/gtkmm:3.0 x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11