Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request v2] Pull request for branch for-master/armadeus/new-pkgs
@ 2013-03-12  4:58 Samuel Martin
  2013-03-12  4:58 ` [Buildroot] [PATCH 1/5] openobex: new package Samuel Martin
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Samuel Martin @ 2013-03-12  4:58 UTC (permalink / raw)
  To: buildroot

Hello All!


Here is the 2nd round of package integration from Armadeus [1,2].

This series does not include any new packages compared to the 1st post.

So, there still some other packages to come later [3]...

Note that:
* openobex: still use the 1.5 release to not break ussp-push.
  openobex can be updated to version 1.6 once integrated in BR, then
  ussp-push fixed to linked against it.
* urg: bump to version 0.8.18 from the original patch (which integrate
  the 0.8.11 release).


[1] www.armadeus.org
[2] git://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
[3] http://www.armadeus.com/wiki/index.php?title=Buildroot_Mainline_integration


Changes v1 -> v2:
  - Mostly dependency and license fixes
  - Remove qwt patch (which is already integrated)


The following changes since commit 1ca9e06f1c9a5ef12feb63711a48379c0eae7e42:

  package/tzdata: new package (2013-03-10 23:37:04 +0100)

are available in the git repository at:

  git://github.com/tSed/buildroot.git for-master/armadeus/new-pkgs

for you to fetch changes up to 2e13931db1a39313732a16c48f923eb4445dc3d3:

  libcanfestival: new package (2013-03-12 05:30:02 +0100)

----------------------------------------------------------------
Samuel Martin (5):
      openobex: new package
      ussp-push: new package
      urg: new package
      flite: new package
      libcanfestival: new package

 package/Config.in                                  |   4 +
 package/libcanfestival/Config.in                   |  90 +++
 .../libcanfestival-allow-to-set-DESTDIR.patch      | 717 +++++++++++++++++++++
 package/libcanfestival/libcanfestival.mk           |  43 ++
 package/multimedia/Config.in                       |   1 +
 package/multimedia/flite/Config.in                 |  15 +
 package/multimedia/flite/flite.mk                  |  58 ++
 package/openobex/Config.in                         |  45 ++
 ...penobex-libusb_check_when_cross-compiling.patch |  18 +
 .../openobex-replace_deprecated_functions.patch    |  30 +
 package/openobex/openobex.mk                       |  38 ++
 package/urg/Config.in                              |  13 +
 package/urg/urg.mk                                 |  27 +
 package/ussp-push/Config.in                        |  18 +
 .../ussp-push-fix-build-against-bluez-4.patch      |  15 +
 package/ussp-push/ussp-push.mk                     |  14 +
 16 files changed, 1146 insertions(+)
 create mode 100644 package/libcanfestival/Config.in
 create mode 100644 package/libcanfestival/libcanfestival-allow-to-set-DESTDIR.patch
 create mode 100644 package/libcanfestival/libcanfestival.mk
 create mode 100644 package/multimedia/flite/Config.in
 create mode 100644 package/multimedia/flite/flite.mk
 create mode 100644 package/openobex/Config.in
 create mode 100644 package/openobex/openobex-libusb_check_when_cross-compiling.patch
 create mode 100644 package/openobex/openobex-replace_deprecated_functions.patch
 create mode 100644 package/openobex/openobex.mk
 create mode 100644 package/urg/Config.in
 create mode 100644 package/urg/urg.mk
 create mode 100644 package/ussp-push/Config.in
 create mode 100644 package/ussp-push/ussp-push-fix-build-against-bluez-4.patch
 create mode 100644 package/ussp-push/ussp-push.mk

Yours,
Samuel

--

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

end of thread, other threads:[~2013-03-18 10:30 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12  4:58 [Buildroot] [pull request v2] Pull request for branch for-master/armadeus/new-pkgs Samuel Martin
2013-03-12  4:58 ` [Buildroot] [PATCH 1/5] openobex: new package Samuel Martin
2013-03-13  7:42   ` Thomas Petazzoni
2013-03-13 23:06   ` Peter Korsgaard
2013-03-12  4:58 ` [Buildroot] [PATCH 2/5] ussp-push: " Samuel Martin
2013-03-13  7:45   ` Thomas Petazzoni
2013-03-13 23:07   ` Peter Korsgaard
2013-03-12  4:58 ` [Buildroot] [PATCH 3/5] urg: " Samuel Martin
2013-03-17 21:33   ` Peter Korsgaard
2013-03-12  4:58 ` [Buildroot] [PATCH 4/5] flite: " Samuel Martin
2013-03-17 21:48   ` Peter Korsgaard
2013-03-18  9:43     ` Thomas Petazzoni
2013-03-12  4:58 ` [Buildroot] [PATCH 5/5] libcanfestival: " Samuel Martin
2013-03-17 22:05   ` Peter Korsgaard
2013-03-18 10:30   ` Yegor Yefremov

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