From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/projectile/
Date: Fri, 8 Dec 2023 13:37:35 +0000 (UTC) [thread overview]
Message-ID: <1702042528.7a689f4792b8450f254286850f41e1fd429012ea.ulm@gentoo> (raw)
commit: 7a689f4792b8450f254286850f41e1fd429012ea
Author: Tomas Fabrizio Orsi <torsi <AT> fi <DOT> uba <DOT> ar>
AuthorDate: Tue Nov 14 04:48:04 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 8 13:35:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a689f47
app-emacs/projectile: Add optfeature message
... to inform users on other packages to improve projectile's
functionality. Source: https://docs.projectile.mx/projectile/usage.html
Signed-off-by: Tomas Fabrizio Orsi <torsi <AT> fi.uba.ar>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
.../{projectile-2.8.0.ebuild => projectile-2.8.0-r1.ebuild} | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/app-emacs/projectile/projectile-2.8.0.ebuild b/app-emacs/projectile/projectile-2.8.0-r1.ebuild
similarity index 61%
rename from app-emacs/projectile/projectile-2.8.0.ebuild
rename to app-emacs/projectile/projectile-2.8.0-r1.ebuild
index 6f2aa04e7217..de02a64c2bf5 100644
--- a/app-emacs/projectile/projectile-2.8.0.ebuild
+++ b/app-emacs/projectile/projectile-2.8.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit elisp
+inherit elisp optfeature
DESCRIPTION="A project interaction library for Emacs"
HOMEPAGE="https://docs.projectile.mx
@@ -25,3 +25,11 @@ src_test() {
elisp-test
}
+
+pkg_postinst() {
+ #Descriptions for this packages' purpose were taken from Projectile's
+ #home page https://docs.projectile.mx/projectile/usage.html
+ optfeature_header "Install the following packages for improved performance:"
+ optfeature "super-fast alternative to find" sys-apps/fd
+ optfeature "powerful alternative to grep" sys-apps/ripgrep
+}
next reply other threads:[~2023-12-08 13:37 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-08 13:37 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-24 11:46 [gentoo-commits] repo/gentoo:master commit in: app-emacs/projectile/ Sam James
2025-02-16 22:35 Maciej Barć
2023-11-13 19:53 Sam James
2023-10-14 9:56 Maciej Barć
2023-10-14 9:56 Maciej Barć
2023-10-14 9:56 Maciej Barć
2023-04-20 12:09 Joonas Niilola
2023-04-20 4:17 Sam James
2023-04-20 4:14 Arthur Zamarin
2023-04-20 4:14 Arthur Zamarin
2023-04-20 0:03 Maciej Barć
2022-11-23 1:14 Maciej Barć
2022-10-27 4:18 Maciej Barć
2022-04-20 17:31 Maciej Barć
2021-12-08 2:58 Sam James
2021-12-08 2:58 Sam James
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=1702042528.7a689f4792b8450f254286850f41e1fd429012ea.ulm@gentoo \
--to=ulm@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