public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marty E. Plummer" <hanetzer@startmail.com>
To: gentoo-dev@lists.gentoo.org
Cc: "Michał Górny" <mgorny@gentoo.org>
Subject: Re: [gentoo-dev] [PATCH 05/10] xdg.eclass: make EAPI 7 ready
Date: Wed, 27 Jun 2018 02:07:59 -0500	[thread overview]
Message-ID: <20180627070759.yuxcex6lthstvt4v@proprietary-killer> (raw)
In-Reply-To: <1530081424.849.0.camel@gentoo.org>

On Wed, Jun 27, 2018 at 08:37:04AM +0200, Michał Górny wrote:
> W dniu śro, 27.06.2018 o godzinie 06∶58 +0200, użytkownik Ulrich Mueller
> napisał:
> > > > > > > On Tue, 26 Jun 2018, Marty E Plummer wrote:
> > > Add dev-util/desktop-file-utils and x11-misc/shared-mime-info to BDEPEND
> > > as a number of executables which will need to be executed on the build
> > > host are included in them.
> > > Package-Manager: Portage-2.3.40, Repoman-2.3.9
> > > ---
> > >  eclass/xdg.eclass | 3 ++-
> > >  1 file changed, 2 insertions(+), 1 deletion(-)
> > > diff --git a/eclass/xdg.eclass b/eclass/xdg.eclass
> > > index 2a4e1f81abf..fc4bee30ca5 100644
> > > --- a/eclass/xdg.eclass
> > > +++ b/eclass/xdg.eclass
> > > @@ -26,6 +26,7 @@ DEPEND="
> > >  	dev-util/desktop-file-utils
> > >  	x11-misc/shared-mime-info
> > >  "
> > > +[[ ${EAPI:-0} == [0123456] ]] || BDEPEND="${DEPEND}"
> > 
> > Are these also needed in DEPEND? If not, you should set DEPEND="" in
> > EAPI 7.
> > 
> 
> Technically, they don't belong in either because they're run
> in pkg_post* phases only.
> 
Huh. well, should there not be some way to specify that they are needed
for the pkg_post* phases or should I just drop them entirely?
> -- 
> Best regards,
> Michał Górny




  reply	other threads:[~2018-06-27  7:09 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-27  1:27 [gentoo-dev] [PATCH 00/10] {gnome2,xdg}{,-utils}.eclass: EAPI 7 work Marty E. Plummer
2018-06-27  1:27 ` [gentoo-dev] [PATCH 01/10] gnome2-utils: move icon functions into xdg-utils Marty E. Plummer
2018-07-15  6:22   ` Hans de Graaff
2018-07-15 13:35     ` Marty E. Plummer
2018-06-27  1:27 ` [gentoo-dev] [PATCH 02/10] gnome2.eclass: move icon handling code to xdg.eclass Marty E. Plummer
2018-06-27 16:42   ` Pacho Ramos
2018-06-27 20:54     ` Marty E. Plummer
2018-06-27  1:27 ` [gentoo-dev] [PATCH 03/10] xdg-utils.eclass: make EAPI 7 ready Marty E. Plummer
2018-06-27  1:27 ` [gentoo-dev] [PATCH 04/10] gnome2-utils.eclass: " Marty E. Plummer
2018-06-27  1:27 ` [gentoo-dev] [PATCH 05/10] xdg.eclass: " Marty E. Plummer
2018-06-27  4:58   ` Ulrich Mueller
2018-06-27  6:37     ` Michał Górny
2018-06-27  7:07       ` Marty E. Plummer [this message]
2018-07-04 21:27       ` Marty E. Plummer
2018-06-27  1:27 ` [gentoo-dev] [PATCH 06/10] gnome2.eclass: " Marty E. Plummer
2018-06-27  1:27 ` [gentoo-dev] [PATCH 07/10] xdg-utils.eclass: enable EAPI 7 Marty E. Plummer
2018-06-27  1:27 ` [gentoo-dev] [PATCH 08/10] gnome2-utils.eclass: " Marty E. Plummer
2018-06-27  1:27 ` [gentoo-dev] [PATCH 09/10] xdg.eclass: " Marty E. Plummer
2018-06-27  1:27 ` [gentoo-dev] [PATCH 10/10] gnome2.eclass: " Marty E. Plummer
  -- strict thread matches above, loose matches on Subject: below --
2018-06-21  5:09 [gentoo-dev] [PATCH 00/10] {gnome2,xdg}{,-utils}.eclass: EAPI 7 work Marty E. Plummer
2018-06-21  5:09 ` [gentoo-dev] [PATCH 05/10] xdg.eclass: make EAPI 7 ready Marty E. Plummer

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=20180627070759.yuxcex6lthstvt4v@proprietary-killer \
    --to=hanetzer@startmail.com \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=mgorny@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