Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] gstreamer fixes
@ 2009-06-16 21:03 Will Newton
  2009-06-17 22:07 ` Sven Neumann
  2009-06-18  8:59 ` Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Will Newton @ 2009-06-16 21:03 UTC (permalink / raw)
  To: buildroot

The following changes since commit 220dca451ef4b2f680ca35caacb29f6a6138068a:
  Nigel Kukard (1):
        dmraid linking against host system fix

are available in the git repository at:

  git://github.com/willnewton/buildroot.git master

Will Newton (5):
      gstreamer: Allow libxml2 dependency to be configured.
      gst-plugins-good: Allow souphttpsrc plugin to be configured.
      gstreamer: Bump version to 0.10.23.
      gst-plugins-base: Bump version to 0.10.23.
      gst-plugins-bad: New package.

 package/multimedia/Config.in                       |    1 +
 package/multimedia/gst-plugins-bad/Config.in       |  171 +++++++++++
 .../multimedia/gst-plugins-bad/gst-plugins-bad.mk  |  321 ++++++++++++++++++++
 package/multimedia/gst-plugins-base/Config.in      |    3 +
 .../gst-plugins-base/gst-plugins-base.mk           |    8 +-
 package/multimedia/gst-plugins-good/Config.in      |    4 +
 .../gst-plugins-good/gst-plugins-good.mk           |    7 +
 package/multimedia/gstreamer/Config.in             |    7 +-
 package/multimedia/gstreamer/gstreamer.mk          |   12 +-
 9 files changed, 530 insertions(+), 4 deletions(-)
 create mode 100644 package/multimedia/gst-plugins-bad/Config.in
 create mode 100644 package/multimedia/gst-plugins-bad/gst-plugins-bad.mk

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

end of thread, other threads:[~2009-06-18  9:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-16 21:03 [Buildroot] [pull request] gstreamer fixes Will Newton
2009-06-17 22:07 ` Sven Neumann
2009-06-18  9:00   ` Peter Korsgaard
2009-06-18  8:59 ` Peter Korsgaard

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