From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCHv2 3/3] opencv: adding PACKAGECONFIG for eigen gtk jpeg libav png tiff v4l
Date: Mon, 07 Oct 2013 09:51:23 +0200 [thread overview]
Message-ID: <l2tp5e$mj9$1@ger.gmane.org> (raw)
In-Reply-To: <1380613454-3799-3-git-send-email-lukas.bulwahn@oss.bmw-carit.de>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Op 01-10-13 09:44, Lukas Bulwahn schreef:
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de> ---
> meta-oe/recipes-support/opencv/opencv_2.4.3.bb | 14 ++++++++++---- 1
> file changed, 10 insertions(+), 4 deletions(-)
>
> diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.3.bb
> b/meta-oe/recipes-support/opencv/opencv_2.4.3.bb index 21a4f06..a0adc32
> 100644 --- a/meta-oe/recipes-support/opencv/opencv_2.4.3.bb +++
> b/meta-oe/recipes-support/opencv/opencv_2.4.3.bb @@ -7,7 +7,7 @@
> LIC_FILES_CHKSUM =
> "file://include/opencv2/opencv.hpp;endline=41;md5=6d690d8488a
>
> ARM_INSTRUCTION_SET = "arm"
>
> -DEPENDS = "python-numpy v4l-utils libav gtk+ libtool swig swig-native
> python jpeg bzip2 zlib libpng tiff glib-2.0 libeigen" +DEPENDS =
> "python-numpy libtool swig swig-native python bzip2 zlib glib-2.0"
>
> SRC_URI =
> "${SOURCEFORGE_MIRROR}/opencvlibrary/opencv-unix/${PV}/OpenCV-${PV}.tar.bz2
> \ file://opencv-fix-pkgconfig-generation.patch \ @@ -26,14 +26,20 @@
> OECMAKE_BUILDPATH = "${WORKDIR}/build-${TARGET_ARCH}"
>
> EXTRA_OECMAKE =
> "-DPYTHON_NUMPY_INCLUDE_DIR:PATH=${STAGING_LIBDIR}/${PYTHON_DIR}/site-packages/numpy/core/include
> \ -DBUILD_PYTHON_SUPPORT=ON \ - -DWITH_FFMPEG=ON \
> -DWITH_GSTREAMER=OFF \ - -DWITH_V4L=ON \ -
> -DWITH_GTK=ON \ -DCMAKE_SKIP_RPATH=ON \
> ${@bb.utils.contains("TARGET_CC_ARCH", "-msse3", "-DENABLE_SSE=1
> -DENABLE_SSE2=1 -DENABLE_SSE3=1 -DENABLE_SSSE3=1", "", d)} \ "
>
> +PACKAGECONFIG ??= "eigen gtk jpeg libav png tiff v4l"
> +PACKAGECONFIG[eigen] = "-DWITH_EIGEN=ON,-DWITH_EIGEN=OFF,libeigen,"
> +PACKAGECONFIG[gtk] = "-DWITH_GTK=ON,-DWITH_GTK=OFF,gtk+,"
> +PACKAGECONFIG[jpeg] = "-DWITH_JPEG=ON,-DWITH_JPEG=OFF,jpeg,"
> +PACKAGECONFIG[libav] = "-DWITH_FFMPEG=ON,-DWITH_FFMPEG=OFF,libav,"
> +PACKAGECONFIG[png] = "-DWITH_PNG=ON,-DWITH_PNG=OFF,libpng,"
> +PACKAGECONFIG[tiff] = "-DWITH_TIFF=ON,-DWITH_TIFF=OFF,tiff,"
> +PACKAGECONFIG[v4l] = "-DWITH_V4L=ON,-DWITH_V4L=OFF,v4l-utils," +
Can you add one for gstreamer as well? In the past gst and libav were
mutually exclusive options for opencv, but I don't know if that's still the
case.
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org
iD8DBQFSUmf7MkyGM64RGpERAuasAKCKq/PJt7dTmZVm/hf3biGNmWx6CQCgjwml
foAecPiAacNLzoy79SY0th4=
=Kcxg
-----END PGP SIGNATURE-----
prev parent reply other threads:[~2013-10-07 7:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-01 7:44 [meta-oe][PATCHv2 1/3] libeigen: initial contribution required by opencv Lukas Bulwahn
2013-10-01 7:44 ` [meta-oe][PATCHv2 2/3] opencv: adding libeigen dependency Lukas Bulwahn
2013-10-01 7:44 ` [meta-oe][PATCHv2 3/3] opencv: adding PACKAGECONFIG for eigen gtk jpeg libav png tiff v4l Lukas Bulwahn
2013-10-07 7:51 ` Koen Kooi [this message]
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='l2tp5e$mj9$1@ger.gmane.org' \
--to=koen@dominion.thruhere.net \
--cc=openembedded-devel@lists.openembedded.org \
/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