public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Zac Medico <zmedico@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Making user patches globally available
Date: Wed, 18 Apr 2012 11:20:25 -0700	[thread overview]
Message-ID: <4F8F05E9.5070103@gentoo.org> (raw)
In-Reply-To: <20120418184138.50153e57@googlemail.com>

On 04/18/2012 10:41 AM, Ciaran McCreesh wrote:
> On Wed, 18 Apr 2012 13:39:59 -0400
> Mike Frysinger<vapier@gentoo.org>  wrote:
>> i'm not sure splitting patches out of src_prepare into a dedicated
>> src_patch step would benefit that much.  often times, you need to
>> mangle the code before/after patching.
>
> Right. If we were going to take the EAPI route with this, the easiest
> way would probably be to require that overridden src_prepare functions
> call a magic function called "apply_user_patches_here" (and to barf if
> a src_prepare finished without having called that function).

Also, maybe apply_user_patches_here should have a special return value 
if there are no patches to be applied? That way, src_prepare can avoid 
an eautoreconf call if there are no patches.
-- 
Thanks,
Zac



  reply	other threads:[~2012-04-18 18:21 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-15  8:16 [gentoo-dev] Making user patches globally available Ryan Hill
2012-04-15  8:35 ` Zac Medico
2012-04-15  9:03   ` [gentoo-dev] " Ryan Hill
2012-04-15  9:12     ` Zac Medico
2012-04-15 13:46     ` Ian Stakenvicius
2012-04-23  5:04     ` Steven J Long
2012-04-23  5:56       ` Zac Medico
2012-04-28  0:28         ` [gentoo-dev] " Steven J Long
2012-04-18 16:59   ` [gentoo-dev] " Jeroen Roovers
2012-04-18 17:39     ` Mike Frysinger
2012-04-18 17:41       ` Ciaran McCreesh
2012-04-18 18:20         ` Zac Medico [this message]
2012-04-18 18:34           ` David Leverton
2012-04-18 19:41             ` Zac Medico
2012-04-18 19:47               ` Michał Górny
2012-04-18 21:41               ` David Leverton
2012-04-26  4:44                 ` [gentoo-dev] " Ryan Hill
2012-04-26  5:03                   ` Zac Medico
2012-04-26  6:09                     ` Ryan Hill
2012-04-26  6:18                   ` Duncan
2012-04-26  6:26                     ` Zac Medico
2012-04-26  9:55                       ` Duncan
2012-04-26 15:21                         ` Zac Medico
2012-04-26 22:08                           ` Duncan
2012-04-27  1:41                             ` Zac Medico
2012-04-27 14:15                               ` Duncan
2012-04-27 14:20                                 ` Michał Górny
2012-04-27 17:19                                   ` Zac Medico
2012-04-27 18:01                                     ` Ulrich Mueller
2012-04-27 18:10                                       ` Zac Medico
2012-04-27 18:42                                       ` Alec Warner
2012-04-27 18:57                                       ` Michał Górny
2012-04-27 19:26                                         ` Zac Medico
2012-04-27 19:26                                       ` Ciaran McCreesh
2012-04-27 19:43                                         ` Ulrich Mueller
2012-04-27 19:58                                           ` Michał Górny
2012-04-27 20:12                                             ` EAPI 5 (Was: Re: [gentoo-dev] Re: Making user patches globally available) Ciaran McCreesh
2012-04-28  8:40                                               ` Pacho Ramos
2012-04-28  8:52                                               ` Michał Górny
2012-04-28  9:34                                                 ` Ciaran McCreesh
2012-04-28 10:09                                                   ` Francesco Riosa
2012-04-28 15:16                                                     ` Ciaran McCreesh
2012-04-27 14:27                                 ` [gentoo-dev] Re: Making user patches globally available Ciaran McCreesh
2012-04-27 15:41                                   ` Zac Medico
2012-04-27 15:45                                     ` Ciaran McCreesh
2012-04-27 15:55                                       ` Zac Medico
2012-04-27 16:00                                         ` Ciaran McCreesh
2012-04-27 16:08                                           ` Zac Medico
2012-04-27 16:11                                             ` Ciaran McCreesh
2012-04-27 16:19                                               ` Zac Medico
2012-04-27 15:55                                 ` Nikos Chantziaras
2012-04-28  2:29                                   ` Duncan
2012-04-26 18:27                     ` Michał Górny
2012-04-26 18:43                       ` Zac Medico
2012-04-26 18:50                         ` Michał Górny
2012-04-26 18:55                           ` Ciaran McCreesh
2012-04-15  8:53 ` [gentoo-dev] " Patrick Lauer
2012-04-15  9:18   ` [gentoo-dev] " Ryan Hill
2012-04-15  9:25   ` [gentoo-dev] " Sergei Trofimovich
2012-04-15 23:34     ` [gentoo-dev] " Duncan
2012-04-15 11:00 ` [gentoo-dev] " Andreas K. Huettel
2012-04-15 13:55   ` Michał Górny
2012-04-15 22:19     ` William Hubbs
2012-04-16  8:12       ` Michał Górny
2012-04-15 14:01 ` Michał Górny
2012-04-15 16:25 ` Mike Frysinger

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=4F8F05E9.5070103@gentoo.org \
    --to=zmedico@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