From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/profanity/
Date: Tue, 3 May 2022 07:04:14 +0000 (UTC) [thread overview]
Message-ID: <1651561421.6e6ccb3ddae3a06b3b6e9adb7248abbe9712f0e0.flow@gentoo> (raw)
commit: 6e6ccb3ddae3a06b3b6e9adb7248abbe9712f0e0
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue May 3 07:03:41 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue May 3 07:03:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e6ccb3d
net-im/profanity: fix use_with, delete .la files, respect CFLAGS
Closes: https://bugs.gentoo.org/842300
Closes: https://bugs.gentoo.org/842303
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
.../{profanity-0.12.1.ebuild => profanity-0.12.1-r1.ebuild} | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/net-im/profanity/profanity-0.12.1.ebuild b/net-im/profanity/profanity-0.12.1-r1.ebuild
similarity index 88%
rename from net-im/profanity/profanity-0.12.1.ebuild
rename to net-im/profanity/profanity-0.12.1-r1.ebuild
index 17175e193d4e..4dbaba2f82a7 100644
--- a/net-im/profanity/profanity-0.12.1.ebuild
+++ b/net-im/profanity/profanity-0.12.1-r1.ebuild
@@ -54,5 +54,14 @@ src_configure() {
$(use_enable omemo) \
$(use_enable otr) \
$(use_enable gpg pgp) \
- $(with_enable xscreensaver)
+ $(use_with xscreensaver)
+}
+
+src_compile() {
+ emake CFLAGS="${CFLAGS}"
+}
+
+src_install() {
+ default
+ find "${ED}" -type f -name '*.la' -delete || die
}
next reply other threads:[~2022-05-03 7:04 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-03 7:04 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-05 4:18 [gentoo-commits] repo/gentoo:master commit in: net-im/profanity/ Eli Schwartz
2024-08-05 4:18 Eli Schwartz
2024-06-23 1:49 Sam James
2024-06-06 11:39 Sam James
2024-04-24 6:42 Joonas Niilola
2023-09-24 15:58 Arthur Zamarin
2023-09-15 6:06 Sam James
2023-09-15 6:00 Sam James
2023-08-29 10:39 Joonas Niilola
2023-08-29 10:39 Joonas Niilola
2023-08-17 12:35 Florian Schmaus
2023-08-17 12:35 Florian Schmaus
2023-04-25 22:16 Sam James
2023-02-06 11:41 Florian Schmaus
2022-12-21 22:47 Sam James
2022-12-18 21:31 Arthur Zamarin
2022-10-14 2:10 Sam James
2022-10-13 23:01 Sam James
2022-10-13 23:01 Sam James
2022-05-02 14:54 Florian Schmaus
2022-04-13 14:46 Sam James
2021-09-20 4:00 Sam James
2021-09-20 3:58 Sam James
2021-07-25 0:59 Sam James
2021-07-17 21:30 David Seifert
2021-01-06 16:35 Andreas K. Hüttel
2020-10-12 10:21 Agostino Sarubbo
2020-09-14 7:06 Andrey Utkin
2020-09-14 7:06 Andrey Utkin
2019-10-14 18:39 Andrey Utkin
2019-10-14 18:39 Andrey Utkin
2019-05-06 19:19 Andrey Utkin
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=1651561421.6e6ccb3ddae3a06b3b6e9adb7248abbe9712f0e0.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