From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/eww/
Date: Wed, 8 May 2024 17:56:05 +0000 (UTC) [thread overview]
Message-ID: <1715190922.3cc9daa02e28aea302c399e536d6343b3ed181e7.watermanpaint@gentoo> (raw)
commit: 3cc9daa02e28aea302c399e536d6343b3ed181e7
Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed May 8 15:57:58 2024 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Wed May 8 17:55:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3cc9daa0
gui-apps/eww: add missing crate licenses
remove redundant phase function and simplify src_install
Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
gui-apps/eww/eww-0.5.0-r4.ebuild | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/gui-apps/eww/eww-0.5.0-r4.ebuild b/gui-apps/eww/eww-0.5.0-r4.ebuild
index 7db131a5ef..c7cdf486bc 100644
--- a/gui-apps/eww/eww-0.5.0-r4.ebuild
+++ b/gui-apps/eww/eww-0.5.0-r4.ebuild
@@ -311,8 +311,11 @@ else
KEYWORDS="~amd64"
fi
-LICENSE="
- MIT
+LICENSE="MIT"
+# Dependent crate licenses
+LICENSE+="
+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 ISC
+ Unicode-DFS-2016
"
SLOT="0"
IUSE="X wayland"
@@ -354,15 +357,9 @@ src_configure() {
cargo_src_configure --no-default-features
}
-src_compile() {
- cargo_gen_config
- cargo_src_compile
-}
-
src_install() {
dodoc README.md CHANGELOG.md
- cd target/release || die
- dobin eww
+ cargo_src_install --path crates/eww
elog "Eww wont run without a config file (usually in ~/.config/eww)."
elog "For example configs visit https://github.com/elkowar/eww#examples"
}
next reply other threads:[~2024-05-08 17:56 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-08 17:56 Lucio Sauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-05 19:55 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/eww/ Gonçalo Negrier Duarte
2024-09-05 19:50 Gonçalo Negrier Duarte
2024-05-09 13:46 Lucio Sauer
2024-05-09 13:46 Lucio Sauer
2024-05-08 17:56 Lucio Sauer
2024-05-08 17:56 Lucio Sauer
2024-05-08 17:56 Lucio Sauer
2024-04-13 15:10 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-13 15:06 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-13 15:06 Julien Roy
2024-02-25 20:10 Jonas Frei
2024-02-25 17:05 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-25 16:56 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-02-25 13:32 Gonçalo Negrier Duarte
2024-02-22 17:42 Julien Roy
2024-02-21 16:00 Gonçalo Negrier Duarte
2024-02-19 12:39 Gonçalo Negrier Duarte
2023-11-08 11:50 Gonçalo Negrier Duarte
2023-10-31 18:33 Gonçalo Negrier Duarte
2023-10-29 20:24 Gonçalo Negrier Duarte
2023-10-29 20:24 Gonçalo Negrier Duarte
2023-07-26 13:03 Gonçalo Negrier Duarte
2023-07-19 15:19 Gonçalo Negrier Duarte
2023-07-19 14:46 Gonçalo Negrier Duarte
2022-12-06 3:57 Julien Roy
2022-12-02 4:29 Julien Roy
2022-10-16 11:29 Luciano Degni
2022-07-30 23:09 Pascal Jäger
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=1715190922.3cc9daa02e28aea302c399e536d6343b3ed181e7.watermanpaint@gentoo \
--to=watermanpaint@posteo.net \
--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