From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request v2] Pull request for branch disko
Date: Wed, 20 Jul 2011 07:11:51 +0200 [thread overview]
Message-ID: <cover.1311138690.git.thomas.petazzoni@free-electrons.com> (raw)
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
next reply other threads:[~2011-07-20 5:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-20 5:11 Thomas Petazzoni [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1311138690.git.thomas.petazzoni@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox