All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] speex, speexdsp: 1.2rc1 -> 1.2rc2/1.2rc3
@ 2015-07-09 10:43 Tanu Kaskinen
  2015-07-09 10:43 ` [PATCH v2 1/3] speexdsp: initial recipe Tanu Kaskinen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tanu Kaskinen @ 2015-07-09 10:43 UTC (permalink / raw)
  To: openembedded-core; +Cc: Tanu Kaskinen

Changes in v2:
 - Added a patch to alsa-plugins to deal with a changed header location:
   speex_types.h -> speexdsp_types.h

The following changes since commit 50a37ee563d9003e21bfb9280f184cd81c62e9bf:

  oeqa/bbtests: Fix to ensure DL_DIR is set (2015-07-08 13:03:07 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib tanuk/speex
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=tanuk/speex

Tanu Kaskinen (3):
  speexdsp: initial recipe
  speex: 1.2rc1 -> 1.2rc2
  alsa-plugins, pulseaudio: depend on speexdsp, not speex

 ...nclude-speexdsp_types.h-not-speex_types.h.patch | 71 ++++++++++++++++++++++
 .../recipes-multimedia/alsa/alsa-plugins_1.0.29.bb |  5 +-
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |  2 +-
 meta/recipes-multimedia/speex/speex-fpu.inc        |  4 --
 .../speex/{speex_1.2rc1.bb => speex_1.2rc2.bb}     | 18 +++---
 ...ely-on-HAVE_STDINT_H-et-al.-being-defined.patch | 63 +++++++++++++++++++
 meta/recipes-multimedia/speex/speexdsp_1.2rc3.bb   | 39 ++++++++++++
 7 files changed, 184 insertions(+), 18 deletions(-)
 create mode 100644 meta/recipes-multimedia/alsa/alsa-plugins/0001-include-speexdsp_types.h-not-speex_types.h.patch
 delete mode 100644 meta/recipes-multimedia/speex/speex-fpu.inc
 rename meta/recipes-multimedia/speex/{speex_1.2rc1.bb => speex_1.2rc2.bb} (51%)
 create mode 100644 meta/recipes-multimedia/speex/speexdsp/0001-Don-t-rely-on-HAVE_STDINT_H-et-al.-being-defined.patch
 create mode 100644 meta/recipes-multimedia/speex/speexdsp_1.2rc3.bb

-- 
1.9.3



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

end of thread, other threads:[~2015-07-09 10:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-09 10:43 [PATCH v2 0/3] speex, speexdsp: 1.2rc1 -> 1.2rc2/1.2rc3 Tanu Kaskinen
2015-07-09 10:43 ` [PATCH v2 1/3] speexdsp: initial recipe Tanu Kaskinen
2015-07-09 10:43 ` [PATCH v2 2/3] speex: 1.2rc1 -> 1.2rc2 Tanu Kaskinen
2015-07-09 10:43 ` [PATCH v2 3/3] alsa-plugins, pulseaudio: depend on speexdsp, not speex Tanu Kaskinen

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.