[{"id":1549,"web_url":"https://patchwork.libcamera.org/comment/1549/","msgid":"<20190502133107.GS4888@pendragon.ideasonboard.com>","date":"2019-05-02T13:31:07","subject":"Re: [libcamera-devel] [PATCH v2] package: gentoo: Add libcamera\n\tebuild","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/people/2/","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"content":"Hi Jacopo,\n\nThank you for the patch.\n\nOn Thu, May 02, 2019 at 03:22:34PM +0200, Jacopo Mondi wrote:\n> Add live .ebuild file for libcamera.\n> \n> Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>\n\nSuccessfully tested on Gentoo :-)\n\nReviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>\n\n> ---\n> ---\n>  .../libcamera/libcamera-9999.ebuild           | 34 +++++++++++++++++++\n>  1 file changed, 34 insertions(+)\n>  create mode 100644 package/gentoo/media-libs/libcamera/libcamera-9999.ebuild\n> \n> diff --git a/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild b/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild\n> new file mode 100644\n> index 000000000000..fed2b409a91b\n> --- /dev/null\n> +++ b/package/gentoo/media-libs/libcamera/libcamera-9999.ebuild\n> @@ -0,0 +1,34 @@\n> +# Copyright 2019 Google Inc.\n> +# Distributed under the terms of the GNU General Public License v2\n> +\n> +EAPI=6\n> +inherit git-r3 meson\n> +\n> +DESCRIPTION=\"Camera support library for Linux\"\n> +HOMEPAGE=\"http://libcamera.org\"\n> +EGIT_REPO_URI=\"git://linuxtv.org/libcamera.git\"\n> +EGIT_BRANCH=\"master\"\n> +\n> +LICENSE=\"LGPL-2.1+\"\n> +SLOT=\"0\"\n> +KEYWORDS=\"*\"\n> +IUSE=\"udev\"\n> +\n> +RDEPEND=\"udev? ( virtual/libudev )\"\n> +DEPEND=\"${RDEPEND}\"\n> +\n> +src_configure() {\n> +\tlocal emesonargs=(\n> +\t\t-Ddocumentation=false\n> +\t\t-Dtests=false\n> +\t)\n> +\tmeson_src_configure\n> +}\n> +\n> +src_compile() {\n> +\tmeson_src_compile\n> +}\n> +\n> +src_install() {\n> +\tmeson_src_install\n> +}","headers":{"Return-Path":"<laurent.pinchart@ideasonboard.com>","Received":["from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id F357360E56\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu,  2 May 2019 15:31:20 +0200 (CEST)","from pendragon.ideasonboard.com\n\t(dfj612yhrgyx302h3jwwy-3.rev.dnainternet.fi\n\t[IPv6:2001:14ba:21f5:5b00:ce28:277f:58d7:3ca4])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 5CE172DF;\n\tThu,  2 May 2019 15:31:20 +0200 (CEST)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1556803880;\n\tbh=5vjxltH9ZGyrJWuhm0Rer4rwAU7Yqi/GIVUvqCVDQDs=;\n\th=Date:From:To:Cc:Subject:References:In-Reply-To:From;\n\tb=QNUSCkWxDlIfgfk94zCest3MyF4+iV6n06w19iFvx9QSoev755uLcyjf9cZjfzCOA\n\tYNTqFMl5oLFwhQApmnOXHZCvRTlRsXhal4v0BSWTyAcw6JzEaVbuyNhF61p9Iq9mnU\n\tQm0/yWV1mQZ9t90+vkhBSBslTaFBgDy6kS1UwX+I=","Date":"Thu, 2 May 2019 16:31:07 +0300","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"Jacopo Mondi <jacopo@jmondi.org>","Cc":"libcamera-devel@lists.libcamera.org","Message-ID":"<20190502133107.GS4888@pendragon.ideasonboard.com>","References":"<20190502132234.18446-1-jacopo@jmondi.org>","MIME-Version":"1.0","Content-Type":"text/plain; charset=utf-8","Content-Disposition":"inline","In-Reply-To":"<20190502132234.18446-1-jacopo@jmondi.org>","User-Agent":"Mutt/1.10.1 (2018-07-13)","Subject":"Re: [libcamera-devel] [PATCH v2] package: gentoo: Add libcamera\n\tebuild","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.23","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","X-List-Received-Date":"Thu, 02 May 2019 13:31:21 -0000"}}]