From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mGtHGe1BDWPo3wAAbAwnHQ (envelope-from ) for ; Tue, 30 Aug 2022 00:47:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qAyNGO1BDWPA9wAAG6o9tA (envelope-from ) for ; Tue, 30 Aug 2022 00:47:09 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EBEF02C848 for ; Tue, 30 Aug 2022 00:47:08 +0200 (CEST) Received: from localhost ([::1]:60720 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oSnX9-0000lD-Tp for larch@yhetil.org; Mon, 29 Aug 2022 18:47:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56648) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oSnX5-0000kd-Ek for guix-patches@gnu.org; Mon, 29 Aug 2022 18:47:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44342) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oSnX4-0003zU-Sa for guix-patches@gnu.org; Mon, 29 Aug 2022 18:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oSnX4-0000Ng-El for guix-patches@gnu.org; Mon, 29 Aug 2022 18:47:02 -0400 Subject: bug#56803: [PATCH 0/6] Add hydrus network and its dependencies Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 29 Aug 2022 22:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 56803 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tomasz Jeneralczyk Cc: 56803-done@debbugs.gnu.org Mail-Followup-To: 56803@debbugs.gnu.org, ludo@gnu.org, tj@schwi.pl Received: via spool by 56803-done@debbugs.gnu.org id=D56803.16618131991432 (code D ref 56803); Mon, 29 Aug 2022 22:47:02 +0000 Received: (at 56803-done) by debbugs.gnu.org; 29 Aug 2022 22:46:39 +0000 Received: from localhost ([127.0.0.1]:34090 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSnWg-0000N0-La for submit@debbugs.gnu.org; Mon, 29 Aug 2022 18:46:38 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36974) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSnWe-0000Mn-Qy for 56803-done@debbugs.gnu.org; Mon, 29 Aug 2022 18:46:37 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54804) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oSnWY-0003xu-GX; Mon, 29 Aug 2022 18:46:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=r8gSQbWUVgefRs623Amh0+dzSmbvlABoe9vVhkeLxRo=; b=pfyGKcSfpVXUTw3dIA2r +V1umP7+ZEz1737mBDUcw7hNchnLn3/79CVsGZ1CCfHqAkgxdi57wHNPHc2rHRgRYys/MRYDVGEGh ZBtLyBDyLhX3qJFyMT3hHCZg2naC2t3pMMzC2nob86nJgNc4V+nmUPYYU3+h3fL4h0FKNTpDiq0vs O7Le09SSHTaEtpa6XPJDGhjWTA7pYZDEtl3zXODNiWJPU0tlPJbkwSvHaJOs7gYKI2ICy8IZAgGfS QDiccKtrl6rgskoLT9QuQ4QloLD/zLxfFj68OG+xoJVK47gWVKGbMysb2BBuH8dntYt5+PCM4YrYH 5AA8LwimpHmntw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:59104 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oSnWY-0006no-2u; Mon, 29 Aug 2022 18:46:30 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <458d155cb6f630e0e8aea1793a4c97b3d76520e6.1660481045.git.tj@schwi.pl> <2a7e6f4b11784ab9dc680e1fe3255f6e15333e32.1660481045.git.tj@schwi.pl> Date: Tue, 30 Aug 2022 00:46:27 +0200 In-Reply-To: <2a7e6f4b11784ab9dc680e1fe3255f6e15333e32.1660481045.git.tj@schwi.pl> (Tomasz Jeneralczyk's message of "Sun, 14 Aug 2022 14:46:23 +0200") Message-ID: <87v8qa4qik.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1661813229; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=r8gSQbWUVgefRs623Amh0+dzSmbvlABoe9vVhkeLxRo=; b=oxBdfbu0P4fhXcFadOAVmBj835vHNj8wr3XYKmQ/IXYNYyJdEV+tyatxMuYRKSb1XonS+u LyOS1XPRzrobgKjI72UWWmD1zYuOfzgT7yx12C1ZBt8gvMgaOg5Niei0dld/ABuP6wprFC QCizAcoZMXEl7TrtTSaiPtz3XFlIa6jaRzWdUqfUFnAdB81yLQg7CBKqBRKz4MoxQ3K3pC R7pYnZzfpvENO5TsdzdbJrVNw0WgkxKTmcDB6QSeKfZcUra5Z8/K0IHOzeTGEk5GHKP3tO NYQwD7McGKe5F6xk1gaFG0Pf3yr2Vn4aFWC2xrIjfYNkgruTjIXqJI4zyzoy8w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1661813229; a=rsa-sha256; cv=none; b=cCjiTayYI378XQmDE2M7SEk5Ndy4Vvy6g9ttSlDNZrDPqgXUILM3JloA+b2O7kSO4kK0jN nICw9YXm3OlidHf/j2QYgGu89+NES74wjhBBFjmeANa0GUBYkkXiFmvZ7PHDRyMY4y2wB9 2xnr6tNMW61HAy+7aZhUvGNU6TH9xA0eAGj28G6QgR8vhEoD+WOH06Dv7nS/hpQHDjx5/N tjBB8TxXHGOct7LXy2syymgmfxemTgt3+cdNf3zL/HFT9HPfxFxUEXlJZHmgtIXjnghcOS JdP00E+ycEAbg59z+xv/K0/z3FY4Fl1L6D4Y5K8UW0qdQ8YjIBfUsLfNFumG2Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pfyGKcSf; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=pfyGKcSf; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: EBEF02C848 X-Spam-Score: -4.30 X-Migadu-Scanner: scn0.migadu.com X-TUID: aFNy9G23DfKl Hi, Tomasz Jeneralczyk skribis: > Hydrus-network has a weekly release cycle and is meant to be used from it= s own > directory so I artificially spread it out to comply with guix's expectati= ons. > > I was not able to build the program's help files. Fixing it would probably > mean packaging a whole new build system for guix - more info in source > comments. > > Also adds copyright and new used modules. > > * gnu/packages/image-viewers.scm (hydrus-network): Add variable. I pushed the whole series: 9b8507df11 gnu: Add hydrus-network. f82a8873d3 gnu: python-cloudscraper: Update to 1.2.60. 5920196e47 gnu: opencv: Build Python bindings. 619af9f307 gnu: Add python-mpv. e1ea628776 gnu: Add python-xvfbwrapper. 05246c691b gnu: Add swftools. I had to make a number of adjustments, such as tweaking commit logs, moving info from the commit log to comments for swftools, changing the swftools license to =E2=80=98gpl2+=E2=80=99 (because source file headers ca= rry the =E2=80=9Cor any later version=E2=80=9D wording), avoiding =E2=80=9C(package-license mpv= )=E2=80=9D as this leads to a top-level circular dependency, and removing bundled binaries from hydrus-network. Thanks, Ludo=E2=80=99.