Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-tv/droidcam/
Date: Wed, 29 Jul 2020 11:41:49
Message-Id: 1596022891.72f6c3a124b6ff55ebcf224f3844eaccc7fd8ee0.andrewammerlaan@gentoo
1 commit: 72f6c3a124b6ff55ebcf224f3844eaccc7fd8ee0
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Wed Jul 29 11:41:31 2020 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Wed Jul 29 11:41:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=72f6c3a1
7
8 media-tv/droidcam: add readme.gentoo_print_elog
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
12
13 media-tv/droidcam/droidcam-1.4.ebuild | 4 +++-
14 1 file changed, 3 insertions(+), 1 deletion(-)
15
16 diff --git a/media-tv/droidcam/droidcam-1.4.ebuild b/media-tv/droidcam/droidcam-1.4.ebuild
17 index a4128bb..1dfab53 100644
18 --- a/media-tv/droidcam/droidcam-1.4.ebuild
19 +++ b/media-tv/droidcam/droidcam-1.4.ebuild
20 @@ -42,7 +42,7 @@ DOCS=( README.md README-DKMS.md )
21 DISABLE_AUTOFORMATTING="true"
22 DOC_CONTENTS="
23 The default resolution for v4l2loopback-dc[1] is 640x480. You can override these
24 - values in /etc/modprobe.d/v4l2loopback-dc.conf
25 + values in /etc/modprobe.d/v4l2loopback-dc.conf
26 and modifying 'width' and 'height'.
27 [1] https://github.com/aramg/droidcam/issues/56
28 "
29 @@ -108,6 +108,8 @@ pkg_postinst() {
30 xdg_pkg_postinst
31 fi
32
33 + readme.gentoo_print_elog
34 +
35 elog ""
36 elog "To use this package, you'll need to download the android app as well:"
37 elog "Free version: https://play.google.com/store/apps/details?id=com.dev47apps.droidcam"