public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/owncast/
Date: Sat, 23 Jul 2022 17:36:42 +0000 (UTC)	[thread overview]
Message-ID: <1658337301.21e2845b84e7384e52930071261887ff5172179b.lanodan@gentoo> (raw)

commit:     21e2845b84e7384e52930071261887ff5172179b
Author:     Karl-Johan Karlsson <creideiki+gentoo-guru <AT> lysator <DOT> liu <DOT> se>
AuthorDate: Wed Jul 20 17:15:01 2022 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Wed Jul 20 17:15:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=21e2845b

media-video/owncast: Call go using the ego wrapper

Signed-off-by: Karl-Johan Karlsson <creideiki+gentoo-guru <AT> lysator.liu.se>

 media-video/owncast/owncast-0.0.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/owncast/owncast-0.0.12.ebuild b/media-video/owncast/owncast-0.0.12.ebuild
index fbf01c434..0e7243d94 100644
--- a/media-video/owncast/owncast-0.0.12.ebuild
+++ b/media-video/owncast/owncast-0.0.12.ebuild
@@ -37,7 +37,7 @@ src_unpack() {
 }
 
 src_compile() {
-	go build -v -work -x \
+	ego build -v -work -x \
 	   -ldflags "-s -w -X github.com/${PN}/${PN}/config.VersionNumber=${PV} -X github.com/${PN}/${PN}/config.BuildPlatform=gentoo" \
 	   -o ${PN} \
 	   github.com/${PN}/${PN} || die


             reply	other threads:[~2022-07-23 17:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-23 17:36 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-19  9:28 [gentoo-commits] repo/proj/guru:master commit in: media-video/owncast/ Viorel Munteanu
2022-07-20  9:35 Andrew Ammerlaan
2022-03-16 20:48 Arthur Zamarin
2021-10-08 19:05 Arthur Zamarin
2021-08-07 17:47 Florian Schmaus
2021-08-03  8:51 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-08-03  8:51 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-08-03  8:45 Andrew Ammerlaan
2021-05-17 19:11 Andrew Ammerlaan

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=1658337301.21e2845b84e7384e52930071261887ff5172179b.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --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