commit: 72f6c3a124b6ff55ebcf224f3844eaccc7fd8ee0
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Jul 29 11:41:31 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jul 29 11:41:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=72f6c3a1
media-tv/droidcam: add readme.gentoo_print_elog
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, 3 insertions(+), 1 deletion(-)
diff --git a/media-tv/droidcam/droidcam-1.4.ebuild
b/media-tv/droidcam/droidcam-1.4.ebuild
index a4128bb..1dfab53 100644
--- a/media-tv/droidcam/droidcam-1.4.ebuild
+++ b/media-tv/droidcam/droidcam-1.4.ebuild
@@ -42,7 +42,7 @@ DOCS=( README.md README-DKMS.md )
DISABLE_AUTOFORMATTING="true"
DOC_CONTENTS="
The default resolution for v4l2loopback-dc[1] is 640x480. You
can override these
- values in /etc/modprobe.d/v4l2loopback-dc.conf
+ values in /etc/modprobe.d/v4l2loopback-dc.conf
and modifying 'width' and 'height'.
[1] https://github.com/aramg/droidcam/issues/56
"
@@ -108,6 +108,8 @@ pkg_postinst() {
xdg_pkg_postinst
fi
+ readme.gentoo_print_elog
+
elog ""
elog "To use this package, you'll need to download the android app as
well:"
elog "Free version:
https://play.google.com/store/apps/details?id=com.dev47apps.droidcam"