From: William Hubbs <williamh@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Cc: zmedico@gentoo.org, robbat2@gentoo.org
Subject: Re: [gentoo-dev] [PATCH] go-module.eclass: add functions for use in custom src_unpack phase
Date: Wed, 19 May 2021 14:58:29 -0500 [thread overview]
Message-ID: <YKVt5Uizc9Hwl9kn@linux1.home> (raw)
In-Reply-To: <20210519194850.23356-1-williamh@gentoo.org>
[-- Attachment #1: Type: text/plain, Size: 318 bytes --]
Robin,
I would like your thoughts also. The idea is to allow something like
this. Maybe an example like this one should go in the top of the eclass
as well.
src_unpack() {
local srcs
go-module_setup_proxy
srcs="$(go-module_filter_proxy)"
# unpack or do what you need to do with everything in ${srcs}
}
William
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
next prev parent reply other threads:[~2021-05-19 19:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-19 19:48 [gentoo-dev] [PATCH] go-module.eclass: add functions for use in custom src_unpack phase William Hubbs
2021-05-19 19:58 ` William Hubbs [this message]
2021-05-19 20:45 ` [gentoo-dev] " Zac Medico
2021-05-19 20:57 ` Zac Medico
2021-05-20 16:03 ` William Hubbs
2021-05-22 2:28 ` Zac Medico
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=YKVt5Uizc9Hwl9kn@linux1.home \
--to=williamh@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
--cc=robbat2@gentoo.org \
--cc=zmedico@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