public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 0/2] meson.eclass updates
@ 2019-02-04  1:12 William Hubbs
  2019-02-04  1:12 ` [gentoo-dev] [PATCH 1/2] meson.eclass: remove meson_auto_depend William Hubbs
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: William Hubbs @ 2019-02-04  1:12 UTC (permalink / raw
  To: gentoo-dev; +Cc: William Hubbs

All,

these are a couple of changes I think we can make to meson.eclass.

The first, removal of meson_auto_depend, makes sense because this is
no longer used by any ebuilds in the tree and any package using meson
needs the build-time dependencies in the eclass.

The second is an adjustment to an eapi test. This eclass dies for eapis
other than 6 or 7, so we don't need to worry about other eapis.

William Hubbs (2):
  meson.eclass: remove meson_auto_depend
  meson.eclass: remove unnecessary eapi checks

 eclass/meson.eclass | 27 ++++-----------------------
 1 file changed, 4 insertions(+), 23 deletions(-)

-- 
2.19.2



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-07 18:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-04  1:12 [gentoo-dev] [PATCH 0/2] meson.eclass updates William Hubbs
2019-02-04  1:12 ` [gentoo-dev] [PATCH 1/2] meson.eclass: remove meson_auto_depend William Hubbs
2019-02-04  1:12 ` [gentoo-dev] [PATCH 2/2] meson.eclass: remove unnecessary eapi checks William Hubbs
2019-02-07 18:54 ` [gentoo-dev] [PATCH 0/2] meson.eclass updates William Hubbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox