app-leechcraft/lc-auscrie: suggest other plugins
author0xd34df00d <0xd34df00d@gmail.com>
Sat, 11 Apr 2020 00:15:10 +0000 (02:15 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 6 May 2020 11:50:45 +0000 (14:50 +0300)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
app-leechcraft/lc-auscrie/lc-auscrie-9999.ebuild

index 74ccd5df0984adeb08b85a99868b172c4ac3f1ab..ef763f578b6778acb70b421d9a3270942e791979 100644 (file)
@@ -13,3 +13,10 @@ IUSE="debug"
 
 DEPEND="~app-leechcraft/lc-core-${PV}"
 RDEPEND="${DEPEND}"
+
+pkg_postinst() {
+       elog "Consider also the following plugins:"
+       optfeature "uploading screenshots to imagebins" app-leechcraft/lc-imgaste
+       optfeature "uploading screenshots to cloud photo hostings" app-leechcraft/lc-blasq
+       optfeature "uploading screenshots to cloud drives" app-leechcraft/lc-netstoremanager
+}