All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request v2] Pull request for branch disko
@ 2011-07-20  5:11 Thomas Petazzoni
  2011-07-20  5:11 ` [Buildroot] [PATCH 1/3] scons: new package Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2011-07-20  5:11 UTC (permalink / raw)
  To: buildroot

Hello,

Here is a set of patches that add the disko multimedia framework and
its demonstration application. Since disko uses SCons as it builds
system, we also add a host-scons package.

Changes since v1:
 * Removed an UTF-8 only character from the disko/Config.in file

Regards,

Thomas

The following changes since commit ffe62f915dcbf62a840b40167f391127f0702aac:

  sysvinit: package name typo (2011-07-12 09:11:39 +0200)

are available in the git repository at:
  http://free-electrons.com/~thomas/buildroot.git disko

Thomas Petazzoni (3):
      scons: new package
      disko: new package
      disko-demos: new package

 package/multimedia/Config.in                       |    2 +
 package/multimedia/disko-demos/Config.in           |    8 ++
 .../disko-demos-1.8.0-fix-install-paths.patch      |   61 +++++++++++++++
 package/multimedia/disko-demos/disko-demos.mk      |   27 +++++++
 package/multimedia/disko/Config.in                 |   41 ++++++++++
 .../disko/disko-1.8.0-directfb-fix-errors.patch    |   82 ++++++++++++++++++++
 .../disko/disko-1.8.0-fixup-pkgconfig.patch        |   22 +++++
 package/multimedia/disko/disko.mk                  |   57 ++++++++++++++
 package/scons/scons.mk                             |   13 +++
 9 files changed, 313 insertions(+), 0 deletions(-)
 create mode 100644 package/multimedia/disko-demos/Config.in
 create mode 100644 package/multimedia/disko-demos/disko-demos-1.8.0-fix-install-paths.patch
 create mode 100644 package/multimedia/disko-demos/disko-demos.mk
 create mode 100644 package/multimedia/disko/Config.in
 create mode 100644 package/multimedia/disko/disko-1.8.0-directfb-fix-errors.patch
 create mode 100644 package/multimedia/disko/disko-1.8.0-fixup-pkgconfig.patch
 create mode 100644 package/multimedia/disko/disko.mk
 create mode 100644 package/scons/scons.mk

Thanks,
-- 
Thomas Petazzoni

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Buildroot] [pull request] Pull request for branch disko
@ 2011-07-20  4:43 Thomas Petazzoni
  2011-07-20  4:43 ` [Buildroot] [PATCH 2/3] disko: new package Thomas Petazzoni
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Petazzoni @ 2011-07-20  4:43 UTC (permalink / raw)
  To: buildroot

The following changes since commit ffe62f915dcbf62a840b40167f391127f0702aac:

  sysvinit: package name typo (2011-07-12 09:11:39 +0200)

are available in the git repository at:
  http://free-electrons.com/~thomas/buildroot.git disko

Thomas Petazzoni (3):
      scons: new package
      disko: new package
      disko-demos: new package

 package/multimedia/Config.in                       |    2 +
 package/multimedia/disko-demos/Config.in           |    8 ++
 .../disko-demos-1.8.0-fix-install-paths.patch      |   61 +++++++++++++++
 package/multimedia/disko-demos/disko-demos.mk      |   27 +++++++
 package/multimedia/disko/Config.in                 |   41 ++++++++++
 .../disko/disko-1.8.0-directfb-fix-errors.patch    |   82 ++++++++++++++++++++
 .../disko/disko-1.8.0-fixup-pkgconfig.patch        |   22 +++++
 package/multimedia/disko/disko.mk                  |   57 ++++++++++++++
 package/scons/scons.mk                             |   13 +++
 9 files changed, 313 insertions(+), 0 deletions(-)
 create mode 100644 package/multimedia/disko-demos/Config.in
 create mode 100644 package/multimedia/disko-demos/disko-demos-1.8.0-fix-install-paths.patch
 create mode 100644 package/multimedia/disko-demos/disko-demos.mk
 create mode 100644 package/multimedia/disko/Config.in
 create mode 100644 package/multimedia/disko/disko-1.8.0-directfb-fix-errors.patch
 create mode 100644 package/multimedia/disko/disko-1.8.0-fixup-pkgconfig.patch
 create mode 100644 package/multimedia/disko/disko.mk
 create mode 100644 package/scons/scons.mk

Thanks,
-- 
Thomas Petazzoni

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

end of thread, other threads:[~2011-07-24 20:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-20  5:11 [Buildroot] [pull request v2] Pull request for branch disko Thomas Petazzoni
2011-07-20  5:11 ` [Buildroot] [PATCH 1/3] scons: new package Thomas Petazzoni
2011-07-24 20:32   ` Peter Korsgaard
2011-07-20  5:11 ` [Buildroot] [PATCH 2/3] disko: " Thomas Petazzoni
2011-07-24 20:38   ` Peter Korsgaard
2011-07-20  5:11 ` [Buildroot] [PATCH 3/3] disko-demos: " Thomas Petazzoni
2011-07-24 20:39   ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2011-07-20  4:43 [Buildroot] [pull request] Pull request for branch disko Thomas Petazzoni
2011-07-20  4:43 ` [Buildroot] [PATCH 2/3] disko: new package Thomas Petazzoni

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.