All of lore.kernel.org
 help / color / mirror / Atom feed
* Discussion about gettext.bbclass
@ 2008-09-25 19:14 Henning Heinold
  2008-09-26  1:32 ` Holger Freyther
  0 siblings, 1 reply; 7+ messages in thread
From: Henning Heinold @ 2008-09-25 19:14 UTC (permalink / raw)
  To: openembedded-devel

Hi,

I want discuss another changes to a classes file. This time
about gettext.bbclass I attached a patch which is simpler
to understand and a little more powerfull.

So what I changed:

- put the DPENDS field on top, because its easier to understand
  that this will parsed and set first, besides gettext_after_parse
  is called after the parsing process

- added virtual/libiconv virtual/libintl to DEPENDS, bescause they
  are mostly needed anyway when you want NLS and do not harm
  when you do not need libintl

Second I want to make a propose to rename this bbclass, because
it is not gettext depend only. We have libiconv either from
libc or gnu and now proxy-libintl involed. So I would suggest
to name it nls.bbclass . I wait for you comments.

Bye Henning



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

end of thread, other threads:[~2008-09-28 10:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-25 19:14 Discussion about gettext.bbclass Henning Heinold
2008-09-26  1:32 ` Holger Freyther
2008-09-26  5:25   ` nishant soin
2008-09-26  7:59   ` Henning Heinold
2008-09-26 19:36   ` Henning Heinold
2008-09-28  1:52     ` Holger Freyther
2008-09-28 10:31       ` Henning Heinold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.