From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id YLQaEjAErmVezwAAe85BDQ:P1 (envelope-from ) for ; Mon, 22 Jan 2024 06:59:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id YLQaEjAErmVezwAAe85BDQ (envelope-from ) for ; Mon, 22 Jan 2024 06:59:12 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705903152; 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-cc: 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; bh=zVvs9PsGo05+0S1sFyhiMJBvc5q/hkSA3E4Rg/2W7ik=; b=MRd68CRmYOE8uRFbB25R28IR+e7e/2DpEpHh3Nlu8WLj2YY9ngnf93WylgTYBEERVAiYOi fJmEAjAiNvv8PqTHpLi3V3HiXabOh3V5vrJx3n0MphvAtMsT8TuwmuUwKgt/XqeeN5k5o4 E6cwS14ZOQX8PTW0ydaXJPWe+060WduYHe/7EWH+z/OfM0tyPFFuWaD6ROFnKZS4TfNBaF iT77xSf2Yr/sXPHfMkc965ZDdA9B0J+ipmdHjqwxYzZRVDbGx7xZrc41JSGcvPUhbijMck /Nfee9Z3IiI6KEXq7dW4IlrtFZy4/7MZsph+z4KiHXqrQQSdcHMojjtaSK4FnA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705903152; a=rsa-sha256; cv=none; b=BpyhO1eWtj7xaON8zYu+rW0MSPCjdoBGJI2oB5+nqIeQa/Es5sS7OcruqtpZrqUKRLTKw7 4QwnGgiuFX3A4rHNB/PceO1laS/K33utn40ZcIoJUqHGOpt7oCPflvSatGcdhHJ6fcflzM Eq7QQq3MjPfIzrM4V/jSilJrjWPT23UKaCCWvyrK6/dBQ3gyMnokPrf6OjM2y33pUAg2BB gIntcdDoV+F51+WQ5YxGu5Dobfblbnf+S0kThAncVHQGWIRu7rylhPT//SL74x2/9PeJuq 7W9UxDpdLrDitFedBU1QKrcqQw3QH+kUw1CnN6F9tCM1IGnB1h6QJ3S+NLyp3Q== 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 1E03A57E7E for ; Mon, 22 Jan 2024 06:59:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rRnKn-0001Pt-B9; Mon, 22 Jan 2024 00:59:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rRnKl-0001PL-Dx for guix-patches@gnu.org; Mon, 22 Jan 2024 00:58:59 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rRnKl-0007HA-5m for guix-patches@gnu.org; Mon, 22 Jan 2024 00:58:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rRnKo-0001IS-Gj for guix-patches@gnu.org; Mon, 22 Jan 2024 00:59:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68577] [PATCH 2/2] gnu: Add mullvad-browser. Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 22 Jan 2024 05:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68577 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur , 68577@debbugs.gnu.org Cc: =?UTF-8?Q?Andr=C3=A9?= Batista , Jonathan Brielmaier , Ian Eure Received: via spool by 68577-submit@debbugs.gnu.org id=B68577.17059031074928 (code B ref 68577); Mon, 22 Jan 2024 05:59:02 +0000 Received: (at 68577) by debbugs.gnu.org; 22 Jan 2024 05:58:27 +0000 Received: from localhost ([127.0.0.1]:39729 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRnKF-0001HQ-4E for submit@debbugs.gnu.org; Mon, 22 Jan 2024 00:58:27 -0500 Received: from world.peace.net ([64.112.178.59]:49220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRnKA-0001Gz-E2 for 68577@debbugs.gnu.org; Mon, 22 Jan 2024 00:58:25 -0500 Received: from mhw by world.peace.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rRnJu-0005pV-8n; Mon, 22 Jan 2024 00:58:06 -0500 From: Mark H Weaver In-Reply-To: <174f8492bd3c72fa1bd186ee29e66eb837684768.1705619435.git.clement@lassieur.org> References: <174f8492bd3c72fa1bd186ee29e66eb837684768.1705619435.git.clement@lassieur.org> Date: Mon, 22 Jan 2024 00:57:22 -0500 Message-ID: <87y1chnc4i.fsf@netris.org> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.66 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -6.66 X-Migadu-Queue-Id: 1E03A57E7E X-TUID: UPA/8RwVnf4D Hi Cl=C3=A9ment, Cl=C3=A9ment Lassieur writes: > +(define-public mullvadbrowser-assets > + ;; This is a prebuilt Mullvad Browser from which we take the assets we= need. > + (package > + (name "mullvadbrowser-assets") > + (version %mullvadbrowser-version) > + (source > + (origin > + (method url-fetch) > + (uri > + (string-append > + "https://archive.torproject.org/tor-package-archive/mullvadbrow= ser/" > + version "/mullvad-browser-linux-x86_64-" version ".tar.xz")) > + (sha256 > + (base32 > + "1i7vf7cn6s5iajsp4999jpxxn8qblljrrmfs4nswmc2swdmi07gk")))) > + (arguments > + (list > + #:install-plan > + ''(("Browser" "." #:include-regexp > + ("^\\./fonts/" > + "^\\./fontconfig/fonts.conf" > + ;; Mullvad Browser Extension > + "^\\./distribution/extensions/\\{d19a89b9-76c1-4a61-bcd4-49e8= de916403\\}.xpi" > + ))))) > + (build-system copy-build-system) > + (home-page "https://www.torproject.org") > + (synopsis "Mullvad Browser assets") > + (description "This package contains fonts and configuration files for > +Mullvad Browser.") > + (license license:silofl1.1))) Guix packages should, wherever feasible, avoid using components from pre-built binary distributions. Each required font family should be added as a separate Guix package following our conventions for font packages. As for the configuration files: how about distributing them separately, or as part of the Mullvad source distribution? Thanks, Mark