[oe] [meta-multimedia][PATCH 0/4] vlc: B!=S and pkg-config friendly

Tim Orling ticotimo at gmail.com
Sun Jul 20 04:07:36 UTC 2014


* Cleanup do_configure, upstream is more autoreconf friendly
* Inherit pkgconfig, upstream is more pkg-config friendly
* Remove EXTRA_OECONF --enable-live555, add PACKAGE_CONFIGURE ?= "live555"

Tim Orling (4):
  vlc.inc: cleanup configure, inherit pkgconfig
  vlc: use AM_PATH_LIBGCRYPT instead of libgcrypt-config
  vlc: modules/gui/qt4/Modules.am not B!=S friendly
  vlc: add patches to fix B!=S and pkg-config

 meta-multimedia/recipes-multimedia/vlc/vlc.inc     | 33 +++++++---------
 .../vlc/vlc/0003-use-am-path-libgcrypt.patch       | 46 ++++++++++++++++++++++
 .../0004-modules-gui-qt4-out-of-tree-build.patch   | 17 ++++++++
 .../recipes-multimedia/vlc/vlc_2.1.4.bb            |  2 +
 4 files changed, 80 insertions(+), 18 deletions(-)
 create mode 100644 meta-multimedia/recipes-multimedia/vlc/vlc/0003-use-am-path-libgcrypt.patch
 create mode 100644 meta-multimedia/recipes-multimedia/vlc/vlc/0004-modules-gui-qt4-out-of-tree-build.patch

-- 
1.9.3




More information about the Openembedded-devel mailing list