All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-multimedia][PATCH 0/4] vlc: B!=S and pkg-config friendly
@ 2014-07-20  4:07 Tim Orling
  2014-07-20  4:07 ` [meta-multimedia][PATCH 1/4] vlc.inc: cleanup configure, inherit pkgconfig Tim Orling
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Tim Orling @ 2014-07-20  4:07 UTC (permalink / raw)
  To: openembedded-devel

* 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



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

end of thread, other threads:[~2014-07-21 22:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-20  4:07 [meta-multimedia][PATCH 0/4] vlc: B!=S and pkg-config friendly Tim Orling
2014-07-20  4:07 ` [meta-multimedia][PATCH 1/4] vlc.inc: cleanup configure, inherit pkgconfig Tim Orling
2014-07-21 22:10   ` Martin Jansa
2014-07-20  4:07 ` [meta-multimedia][PATCH 2/4] vlc: use AM_PATH_LIBGCRYPT instead of libgcrypt-config Tim Orling
2014-07-20  4:07 ` [meta-multimedia][PATCH 3/4] vlc: modules/gui/qt4/Modules.am not B!=S friendly Tim Orling
2014-07-20  4:07 ` [meta-multimedia][PATCH 4/4] vlc: add patches to fix B!=S and pkg-config Tim Orling
2014-07-20  8:19   ` Martin Jansa
2014-07-20  9:49     ` Martin Jansa
2014-07-20 17:47       ` Tim Orling

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.