commit: ef6b8af0181a1a19b5013a885ac3fb5f6508f88a
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Jul 29 11:28:53 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jul 29 11:28:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef6b8af0
media-tv/droidcam: one final fix
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
media-tv/droidcam/droidcam-1.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-tv/droidcam/droidcam-1.4.ebuild
b/media-tv/droidcam/droidcam-1.4.ebuild
index 9048b4b..a4128bb 100644
--- a/media-tv/droidcam/droidcam-1.4.ebuild
+++ b/media-tv/droidcam/droidcam-1.4.ebuild
@@ -41,8 +41,8 @@ PATCHES="${FILESDIR}/${PN}-makefile-fixes.patch"
DOCS=( README.md README-DKMS.md )
DISABLE_AUTOFORMATTING="true"
DOC_CONTENTS="
- The default resolution for v4l2loopback-dc[1] is 640x480. You
can override the
- value by copying droidcam.conf.default to
/etc/modprobe.d/droidcam.conf
+ The default resolution for v4l2loopback-dc[1] is 640x480. You
can override these
+ values in /etc/modprobe.d/v4l2loopback-dc.conf
and modifying 'width' and 'height'.
[1] https://github.com/aramg/droidcam/issues/56
"