From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: www-client/vimb/
Date: Mon, 12 Sep 2022 14:21:42 +0000 (UTC) [thread overview]
Message-ID: <1662820158.a3e7d04222f16aab8946690efd595154b0851f91.flow@gentoo> (raw)
commit: a3e7d04222f16aab8946690efd595154b0851f91
Author: Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
AuthorDate: Sat Sep 10 14:28:28 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Sep 10 14:29:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a3e7d042
www-client/vimb: replace elog with optfeature
Signed-off-by: Efe İzbudak <efe.izbudak <AT> metu.edu.tr>
www-client/vimb/vimb-3.6.0.ebuild | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/www-client/vimb/vimb-3.6.0.ebuild b/www-client/vimb/vimb-3.6.0.ebuild
index b822ec942..177a0dd03 100644
--- a/www-client/vimb/vimb-3.6.0.ebuild
+++ b/www-client/vimb/vimb-3.6.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit savedconfig
+inherit savedconfig optfeature
DESCRIPTION="a fast, lightweight, vim-like browser based on webkit"
HOMEPAGE="https://fanglingsu.github.io/vimb/"
@@ -41,7 +41,5 @@ src_install() {
}
pkg_postinst() {
- elog "For media decoding to work properly, you need to install:"
- elog "media-plugins/gst-plugins-libav"
- elog "media-libs/gst-plugins-good"
+ optfeature "media decoding support" media-plugins/gst-plugins-libav media-libs/gst-plugins-good
}
next reply other threads:[~2022-09-12 14:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-12 14:21 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-24 7:41 [gentoo-commits] repo/proj/guru:master commit in: www-client/vimb/ Viorel Munteanu
2022-09-09 20:02 Ronny Gutbrod
2022-09-09 20:02 Ronny Gutbrod
2022-05-23 17:15 Haelwenn Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1662820158.a3e7d04222f16aab8946690efd595154b0851f91.flow@gentoo \
--to=flow@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox