From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-power/fan2go/
Date: Sat, 7 May 2022 06:49:37 +0000 (UTC) [thread overview]
Message-ID: <1651906176.caaa5ba57e69813f7ebf1bf8ec269a15b475c247.Alessandro-Barbieri@gentoo> (raw)
commit: caaa5ba57e69813f7ebf1bf8ec269a15b475c247
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat May 7 06:48:35 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat May 7 06:49:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=caaa5ba5
sys-power/fan2go: update HOMEPAGE
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sys-power/fan2go/fan2go-0.6.2.ebuild | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/sys-power/fan2go/fan2go-0.6.2.ebuild b/sys-power/fan2go/fan2go-0.6.2.ebuild
index bde9e1e92..d9712d74b 100644
--- a/sys-power/fan2go/fan2go-0.6.2.ebuild
+++ b/sys-power/fan2go/fan2go-0.6.2.ebuild
@@ -5,7 +5,6 @@ EAPI=8
inherit go-module systemd
-EGO_PN="github.com/markusressel/fan2go"
EGO_SUM=(
"cloud.google.com/go v0.26.0/go.mod"
"cloud.google.com/go v0.34.0/go.mod"
@@ -595,26 +594,29 @@ SRC_URI="
https://github.com/markusressel/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz
${EGO_SUM_SRC_URI}
"
-HOMEPAGE="https://github.com/markusressel/wego"
+HOMEPAGE="https://github.com/markusressel/fan2go"
LICENSE="AGPL-3" # golicense doesn't work
SLOT="0"
KEYWORDS="~amd64"
+DEPEND="sys-apps/lm-sensors"
+RDEPEND="${DEPEND}"
+
src_compile() {
SOURCE_DATE_EPOCH=$(date +%s || die)
DATE=$(date -u -d @${SOURCE_DATE_EPOCH} +"%Y-%m-%dT%H:%M:%SZ" || die)
- go \
+ ego \
build \
+ -o fan2go \
-x \
-v \
${GOFLAGS} \
- -ldflags "-w -s -X fan2go/cmd.version=${PV} -X fan2go/cmd.date=${DATE}" \
+ -ldflags "-X fan2go/cmd.version=${PV} -X fan2go/cmd.date=${DATE}" \
-a \
-tags netgo \
- -o fan2go \
- || die
+ .
}
src_install() {
next reply other threads:[~2022-05-07 6:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-07 6:49 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-23 22:28 [gentoo-commits] repo/proj/guru:dev commit in: sys-power/fan2go/ David Roman
2024-02-26 10:34 David Roman
2023-10-05 14:27 David Roman
2023-04-12 4:04 Jonas Frei
2022-05-26 21:20 Alessandro Barbieri
2022-05-08 1:58 Alessandro Barbieri
2022-05-06 6:00 Alessandro Barbieri
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=1651906176.caaa5ba57e69813f7ebf1bf8ec269a15b475c247.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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