public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-emulation/nvidia-container-toolkit/
Date: Thu,  8 Oct 2020 18:20:30 +0000 (UTC)	[thread overview]
Message-ID: <1602175774.a4cc48ad478605dfa902ecc5695279738f851636.andrewammerlaan@gentoo> (raw)

commit:     a4cc48ad478605dfa902ecc5695279738f851636
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Thu Oct  8 16:49:34 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Oct  8 16:49:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a4cc48ad

app-emulation/nvidia-container-toolkit: applied @peteches's fix

@peteches fixed the ebuild and BDEPEND
https://github.com/vowstar/vowstar-overlay/issues/2
https://github.com/vowstar/vowstar-overlay/pull/3

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 .../nvidia-container-toolkit/nvidia-container-toolkit-1.3.0.ebuild  | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-emulation/nvidia-container-toolkit/nvidia-container-toolkit-1.3.0.ebuild b/app-emulation/nvidia-container-toolkit/nvidia-container-toolkit-1.3.0.ebuild
index 6c5166f6..d8b11119 100644
--- a/app-emulation/nvidia-container-toolkit/nvidia-container-toolkit-1.3.0.ebuild
+++ b/app-emulation/nvidia-container-toolkit/nvidia-container-toolkit-1.3.0.ebuild
@@ -68,13 +68,11 @@ DEPEND="${RDEPEND}"
 
 BDEPEND="
 	app-arch/unzip
+	sys-devel/make
 "
 
 src_compile() {
-	LIB_NAME=${PN} LIB_VERSION=${PV} go build \
-		-ldflags "-s -w" \
-		-o "${PN}" \
-		"${EGO_PN}/pkg" || die
+	make binary || die
 }
 
 src_install() {


             reply	other threads:[~2020-10-08 18:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-08 18:20 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-04 16:12 [gentoo-commits] repo/proj/guru:master commit in: app-emulation/nvidia-container-toolkit/ Haelwenn Monnier
2021-02-13 19:51 Andrew Ammerlaan
2021-02-13 19:51 Andrew Ammerlaan
2021-01-01 13:14 Andrew Ammerlaan
2020-12-28 23:22 Andrew Ammerlaan
2020-12-28 23:22 Andrew Ammerlaan
2020-10-09  8:12 Andrew Ammerlaan
2020-10-09  8:12 Andrew Ammerlaan
2020-10-05 13:22 Andrew Ammerlaan
2020-10-05 13:22 Andrew Ammerlaan
2020-09-19 14:24 Andrew Ammerlaan
2020-09-19 14:24 Andrew Ammerlaan
2020-07-28 14:32 Andrew Ammerlaan
2020-07-25  3:58 Rui Huang
2020-07-25  3:57 [gentoo-commits] repo/proj/guru:dev " Rui Huang
2020-07-25  3:58 ` [gentoo-commits] repo/proj/guru:master " Rui Huang
2020-07-25  3:57 [gentoo-commits] repo/proj/guru:dev " Rui Huang
2020-07-25  3:58 ` [gentoo-commits] repo/proj/guru:master " Rui Huang
2020-06-17 10:33 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=1602175774.a4cc48ad478605dfa902ecc5695279738f851636.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.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