linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
To: Rosen Penev <rosenp@gmail.com>
Cc: Gregor Jasny <gjasny@googlemail.com>,
	Linux Media Mailing List <linux-media@vger.kernel.org>,
	Hans Verkuil <hverkuil@xs4all.nl>, Sean Young <sean@mess.org>,
	p.zabel@pengutronix.de, laurent.pinchart@ideasonboard.com,
	ezequiel@collabora.com, nicolas@ndufresne.ca,
	kieran.bingham@ideasonboard.com, xavier.claessens@collabora.com,
	nicolas.dufresne@collabora.com, user.vdr@gmail.com,
	sakari.ailus@iki.fi
Subject: Re: [v4l-utils v4 2/5] Add support for meson building
Date: Wed, 12 May 2021 10:44:28 -0300	[thread overview]
Message-ID: <29ac2c16-5d0f-a6a5-77ca-4e046aeecceb@collabora.com> (raw)
In-Reply-To: <CAKxU2N_b8758FUKF=MoWRny59NxAZ6qSWETH4_6OhQpAP0OBTQ@mail.gmail.com>

Hi Rosen,

On 4/28/21 11:11 PM, Rosen Penev wrote:
> On Fri, Apr 23, 2021 at 2:03 PM Ariel D'Alessandro
> <ariel.dalessandro@collabora.com> wrote:
>>
>> Hi Gregor,
>>
>> Following up on this patchset after some time.
>>
>> On 3/20/21 1:56 PM, Gregor Jasny wrote:
>>> Hello,
>>>
>>> Thank you again for these patches. Building v4l-utils has never been so
>>> fast and easy. It will accelerate my Debian / Ubuntu packaging and
>>> really sparks joy!
>>
>> Happy to see it being useful :-)
>>
>>>
>>> On 17.03.21 18:22, Ariel D'Alessandro wrote:
>>>> Supports building libraries and tools found in contrib/, lib/ and
>>>> utils/ directories, along with the implemented gettext translations.
>>>
>>> Here's a patch on top of your tree:
>>> https://gitlab.com/gjasny/v4l-utils/-/commit/a9853f79c2675bf08fc3e93f15aa4158c9769bdd
>>>
>>>
>>> I changed the following:
>>> * Use pkgconfig to detect libbpf (like configure.ac does)
>>> * check for libbpf presence in the keytable subdir (like it's done for
>>> libelf
>>> * refined the empty rc_keymaps dir hack with something supported by
>>> meson: https://github.com/mesonbuild/meson/issues/2904 (your hack
>>> stopped working for me with meson on Ubuntu 20.04.2)
>> [snip]
>>> Tested-by: Gregor Jasny <gjasny@googlemail.com>
>>
>> Thanks a lot for your changes! LGTM, I'll add these changes, test and
>> post a v5 asap.
> I recommend adding c_std=gnu99 and cpp_std=gnu++11 to default_options
> as otherwise compilation will fail with older compilers.
> 
> gnu is needed. the C variants do not work.

+1

Thanks!

  reply	other threads:[~2021-05-12 13:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-17 17:22 [v4l-utils v4 0/5] Add support for meson building Ariel D'Alessandro
2021-03-17 17:22 ` [v4l-utils v4 1/5] Move README to markdown syntax Ariel D'Alessandro
2021-03-17 17:22 ` [v4l-utils v4 2/5] Add support for meson building Ariel D'Alessandro
2021-03-20 16:56   ` Gregor Jasny
2021-03-20 19:32     ` Mauro Carvalho Chehab
2021-03-20 20:01       ` Laurent Pinchart
2021-04-23 22:31         ` Ariel D'Alessandro
2021-04-23 22:34           ` Laurent Pinchart
2021-04-23 21:02     ` Ariel D'Alessandro
2021-04-29  2:11       ` Rosen Penev
2021-05-12 13:44         ` Ariel D'Alessandro [this message]
2021-03-21 11:16   ` Laurent Pinchart
2021-03-17 17:22 ` [v4l-utils v4 3/5] Copy Doxygen configuration file to doc/ Ariel D'Alessandro
2021-03-17 17:22 ` [v4l-utils v4 4/5] meson: Add support for doxygen documentation Ariel D'Alessandro
2021-03-17 17:22 ` [v4l-utils v4 5/5] Makefile.am: Distribute meson related files Ariel D'Alessandro

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=29ac2c16-5d0f-a6a5-77ca-4e046aeecceb@collabora.com \
    --to=ariel.dalessandro@collabora.com \
    --cc=ezequiel@collabora.com \
    --cc=gjasny@googlemail.com \
    --cc=hverkuil@xs4all.nl \
    --cc=kieran.bingham@ideasonboard.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=nicolas.dufresne@collabora.com \
    --cc=nicolas@ndufresne.ca \
    --cc=p.zabel@pengutronix.de \
    --cc=rosenp@gmail.com \
    --cc=sakari.ailus@iki.fi \
    --cc=sean@mess.org \
    --cc=user.vdr@gmail.com \
    --cc=xavier.claessens@collabora.com \
    /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;
as well as URLs for NNTP newsgroup(s).