mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Aring <alex.aring@gmail.com>
To: ptxdist@pengutronix.de
Cc: Jan Weitzel <j.weitze@phytec.de>, Roman Dosek <formatsh@gmail.com>
Subject: Re: [ptxdist] [PATCH] opencv: add new package
Date: Mon, 31 Mar 2014 08:02:34 +0200	[thread overview]
Message-ID: <20140331060232.GA21382@omega.Speedport_W_921V_1_24_000> (raw)
In-Reply-To: <1396118503.4914.22.camel@mars>

On Sat, Mar 29, 2014 at 07:41:43PM +0100, Christoph Fritz wrote:
> 
> Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
> ---
>  rules/opencv.in   |  168 ++++++++++++++++++++++++++++++++++++++++++++++
>  rules/opencv.make |  193 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 361 insertions(+)
>  create mode 100644 rules/opencv.in
>  create mode 100644 rules/opencv.make
> 
> diff --git a/rules/opencv.in b/rules/opencv.in
> new file mode 100644
> index 0000000..1319232
> --- /dev/null
> +++ b/rules/opencv.in
> @@ -0,0 +1,168 @@
> +## SECTION=multimedia_libs
> +
> +menuconfig OPENCV
> +	bool
> +	prompt "opencv"
> +	select HOST_CMAKE
> +	select GCCLIBS_CXX
> +	select ZLIB
> +	select LIBPNG
> +	select LIBJPEG
> +	select V4L_UTILS
> +	help
> +	 Open Source Computer Vision Library

first thing which I see is there is a off by one error in help you need
to insert one whitespace there....

- Alex

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2014-03-31  6:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-29 18:41 Christoph Fritz
2014-03-29 18:49 ` [ptxdist] [PATCH v2] " Christoph Fritz
2014-03-31  6:11   ` Alexander Aring
2014-03-31  7:45   ` Michael Olbrich
2014-04-03 20:38     ` [ptxdist] [PATCH v3] " Christoph Fritz
2014-04-04  7:57       ` Alexander Aring
2014-04-04  9:19         ` Juergen Beisert
2014-04-04  9:21         ` [ptxdist] [PATCH v4] " Christoph Fritz
2014-04-04  9:57           ` Michael Olbrich
2014-03-31  6:02 ` Alexander Aring [this message]
2014-03-31  6:09 ` [ptxdist] [PATCH] " Alexander Aring
2014-03-31  8:33   ` Juergen Beisert
2014-03-31  8:44     ` Alexander Aring
2014-03-31  9:00     ` Alexander Aring

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=20140331060232.GA21382@omega.Speedport_W_921V_1_24_000 \
    --to=alex.aring@gmail.com \
    --cc=formatsh@gmail.com \
    --cc=j.weitze@phytec.de \
    --cc=ptxdist@pengutronix.de \
    /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