From patchwork Fri Mar 18 15:24:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Blake Shaw X-Patchwork-Id: 37925 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 4796327BBEA; Fri, 18 Mar 2022 15:37:41 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 12E8827BBE9 for ; Fri, 18 Mar 2022 15:37:41 +0000 (GMT) Received: from localhost ([::1]:38482 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nVEfc-0004t1-4I for patchwork@mira.cbaines.net; Fri, 18 Mar 2022 11:37:40 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46286) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nVEUP-0006ev-EL for guix-patches@gnu.org; Fri, 18 Mar 2022 11:26:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35977) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nVEUM-00069X-00 for guix-patches@gnu.org; Fri, 18 Mar 2022 11:26:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nVEUL-0008Qi-TK for guix-patches@gnu.org; Fri, 18 Mar 2022 11:26:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54449] [PATCH] opencv: add flag OPENCV_GENERATE_PKGCONFIG required for openFrameworks Resent-From: Blake Shaw Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 18 Mar 2022 15:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 54449 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54449@debbugs.gnu.org Cc: Blake Shaw X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.164761711432339 (code B ref -1); Fri, 18 Mar 2022 15:26:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Mar 2022 15:25:14 +0000 Received: from localhost ([127.0.0.1]:58105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nVETa-0008PX-Jg for submit@debbugs.gnu.org; Fri, 18 Mar 2022 11:25:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:36882) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nVETZ-0008PO-Bj for submit@debbugs.gnu.org; Fri, 18 Mar 2022 11:25:13 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46170) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nVETZ-0005xi-2C for guix-patches@gnu.org; Fri, 18 Mar 2022 11:25:13 -0400 Received: from out2.migadu.com ([188.165.223.204]:24615) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nVETW-00065r-FA for guix-patches@gnu.org; Fri, 18 Mar 2022 11:25:12 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nonconstructivism.com; s=key1; t=1647617102; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=gzN0YeSVzp0nYg8RyuhMVc638/UmW03vHMR1jZUoIZo=; b=AeKJe1zaORBnhs5HnIaj1xAwRuz7nxxXTR5XkGBela3Gz/BL4hP4JaVIaM1Sd0QWWHqy8O tKEZ5tWrTqcTah66MgsfACtlx1xCmNkvwvwwaGTxox+d/m3DqufOU8qzo1wgybafNtJyrJ m3JrTTdzj4ObZmKQTSLermrpwU6AN9U= Date: Fri, 18 Mar 2022 22:24:39 +0700 Message-Id: <32b63bbb7db9533ac1b86a93272a3fafcb489c49.1647617079.git.blake@nonconstructivism.com> MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: nonconstructivism.com Received-SPF: pass client-ip=188.165.223.204; envelope-from=blake@nonconstructivism.com; helo=out2.migadu.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Blake Shaw X-ACL-Warn: , Blake Shaw via Guix-patches X-Patchwork-Original-From: Blake Shaw via Guix-patches via From: Blake Shaw X-getmail-retrieved-from-mailbox: Patches --- gnu/packages/image-processing.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm index 272f400f67..975a5eb792 100644 --- a/gnu/packages/image-processing.scm +++ b/gnu/packages/image-processing.scm @@ -428,7 +428,7 @@ (define-public opencv "-DWITH_ITT=OFF" "-DWITH_CAROTENE=OFF" ; only visible on arm/aarch64 "-DENABLE_PRECOMPILED_HEADERS=OFF" - + "-DOPENCV_GENERATE_PKGCONFIG=ON" ;; CPU-Features: ;; See cmake/OpenCVCompilerOptimizations.cmake ;; (CPU_ALL_OPTIMIZATIONS) for a list of all optimizations @@ -1303,3 +1303,5 @@ (define-public labelme "Image and video labeling tool supporting different shapes like polygons, rectangles, circles, lines, points and VOC/COCO export.") (license license:gpl3+))) + +opencv