Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/6 v3] pkg-autotools: introduce infra to gettextize packages (branch yem/gettext)
@ 2014-07-16 22:00 Yann E. MORIN
  2014-07-16 22:00 ` [Buildroot] [PATCH 1/6 v3] pkg-autotools: add support to gettextize a package Yann E. MORIN
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Yann E. MORIN @ 2014-07-16 22:00 UTC (permalink / raw)
  To: buildroot

Hello All!

This small series introduces the gettextize of a package as an optional
sequence in the autotools package infra.

It has been only slightly tested, so is still in RFC stage.

Three packages have been converted: wget (the historical offender),
coreutils and parted. Others may need gettextizing, too, but the
autobuilders (or users) will catch them eventually.


Changes v2 -> v3:
  - fix double-dollars  (Gustavo)
  - fix hook name  (Gustavo)
  - reword commit log for wget package  (Gustavo)
  - gettextize gst1-plugins-bad  (Gustavo)
  - typoes  (Gustavo)

Changes RFCv1 -> RFCv2:
  - only getttextize with autoreconf  (Gustavo)


Regards,
Yann E. MORIN.


The following changes since commit cff18c2f347a46fb996808b6ac439e2a222aa189:

  opencv: add jasper support (2014-07-16 22:59:03 +0200)

are available in the git repository at:

  git://gitorious.org/buildroot/buildroot.git yem/gettext

for you to fetch changes up to f200992ff52ec38350cf0fcd1d79c5b459da175f:

  package/gst1-plugins-bad: gettextize to match the new gettext version (2014-07-16 23:57:48 +0200)

----------------------------------------------------------------
Yann E. MORIN (6):
      pkg-autotools: add support to gettextize a package
      manual: add gettextize explanations in the manual
      package/wget: use the new gettextize infra
      package/coreutils: gettextize to match the new gettext version
      package/parted: gettextize to match the new gettext version
      package/gst1-plugins-bad: gettextize to match the new gettext version

 docs/manual/adding-packages-autotools.txt          | 12 ++++++++
 package/coreutils/coreutils.mk                     |  1 +
 .../gst1-plugins-bad/gst1-plugins-bad.mk           |  1 +
 package/parted/parted.mk                           |  1 +
 package/pkg-autotools.mk                           | 33 ++++++++++++++++++++--
 package/wget/wget.mk                               |  9 +-----
 6 files changed, 47 insertions(+), 10 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2014-07-17  7:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-16 22:00 [Buildroot] [PATCH 0/6 v3] pkg-autotools: introduce infra to gettextize packages (branch yem/gettext) Yann E. MORIN
2014-07-16 22:00 ` [Buildroot] [PATCH 1/6 v3] pkg-autotools: add support to gettextize a package Yann E. MORIN
2014-07-16 22:00 ` [Buildroot] [PATCH 2/6 v3] manual: add gettextize explanations in the manual Yann E. MORIN
2014-07-16 22:00 ` [Buildroot] [PATCH 3/6 v3] package/wget: use the new gettextize infra Yann E. MORIN
2014-07-16 22:00 ` [Buildroot] [PATCH 4/6 v3] package/coreutils: gettextize to match the new gettext version Yann E. MORIN
2014-07-16 22:00 ` [Buildroot] [PATCH 5/6 v3] package/parted: " Yann E. MORIN
2014-07-16 22:00 ` [Buildroot] [PATCH 6/6 v3] package/gst1-plugins-bad: " Yann E. MORIN
2014-07-17  7:56 ` [Buildroot] [PATCH 0/6 v3] pkg-autotools: introduce infra to gettextize packages (branch yem/gettext) Thomas Petazzoni

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