From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YFa9MUTF9GMOdQEAbAwnHQ (envelope-from ) for ; Tue, 21 Feb 2023 14:21:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0ByMMUTF9GN/xwAAauVa8A (envelope-from ) for ; Tue, 21 Feb 2023 14:21:08 +0100 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 71B75C1AE for ; Tue, 21 Feb 2023 14:21:08 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=I3Xrz+Og; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676985668; a=rsa-sha256; cv=none; b=AkxDjF/CMh0GLhmbo6KdpTUzfSELCOrvAdcTs/geHv4TCSVGi5UUYYGIcqaq/v4cn6AoZr HazI1Pd4zZkLmQvusKsJvv7ne3UlMLz9bClFzlaG6WT8a7DnAzWWlFBPdYR7MDPydm4Gh8 xs82hKd7zEvhkfokQfuk4bdLtHo0PiYXYkplgvKzRmMMhB8+LjqlXgXLi2Qm5jPwz3UAlu W8fChddGq93OAHLTo8xgUfSXv+ISw8pYN2ufOoRb8N15XfaIVZGqdwJiCeTWsDIXTxSI7d 8DERKh4UhvBn0m0D/WWew5igqfj1+5MRFJHnAwv9nrz8x6z6pxHMQ6n0k0HUkQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=I3Xrz+Og; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676985668; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=Ll8BwGZ+u7j0qHeFLnemqvqFXJP4PyhnZ/bQlVQUeJo=; b=N6FYNz855plUrWJqyJWfAn9uCPDmuxBAFPwfIVIctAibiXLOrkP0RKlWbFZMrKjkpNoukg PDLUfcNnslBQyTtQM3qWopyUfabEnNb0gIjBSTiT9/amejdf0gVsgBoKnH4ycY0NpBZiR7 Dgq3yMCIhUmauImFbG4g2Q1QbTuptuph6ltpvyBB+5H19CR4La77BFWBvwCHMazEsHGGSK AsIuJ9/jOmr/+riP6WPBow0vv0vYJhpf7JaCDJvJ8lrqbtlyk+PLaccaW0pkwfCEfW/na2 AWVzun71gjvA8LK7PTcx4XaQk584MCyU2CpS44emTFTmUJ+fkwAWdS1SbGVs5g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pUSZs-0006uc-HX; Tue, 21 Feb 2023 08:21:04 -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 1pUSZq-0006u2-V2 for guix-patches@gnu.org; Tue, 21 Feb 2023 08:21:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pUSZq-0005qt-MA for guix-patches@gnu.org; Tue, 21 Feb 2023 08:21:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pUSZq-00045i-Hc for guix-patches@gnu.org; Tue, 21 Feb 2023 08:21:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61675] [PATCH 0/2] gnu: Add latino. Resent-From: Adam Faiz Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Feb 2023 13:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61675 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61675@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167698564415676 (code B ref -1); Tue, 21 Feb 2023 13:21:02 +0000 Received: (at submit) by debbugs.gnu.org; 21 Feb 2023 13:20:44 +0000 Received: from localhost ([127.0.0.1]:54955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUSZY-00044m-2O for submit@debbugs.gnu.org; Tue, 21 Feb 2023 08:20:44 -0500 Received: from lists.gnu.org ([209.51.188.17]:50360) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUSZS-00044Z-OP for submit@debbugs.gnu.org; Tue, 21 Feb 2023 08:20:42 -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 1pUSZQ-0006oe-LD for guix-patches@gnu.org; Tue, 21 Feb 2023 08:20:36 -0500 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUSZM-0005eW-ID for guix-patches@gnu.org; Tue, 21 Feb 2023 08:20:34 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id ABB5D44578 for ; Tue, 21 Feb 2023 14:20:25 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FlvBN_oury6B for ; Tue, 21 Feb 2023 14:20:24 +0100 (CET) Message-ID: <5a9da59f-0f77-6fec-aa7f-8a1968e7af5f@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1676985624; bh=K47FcfUZiZayc8lgbDFDi8Nupcb43pT3iH1RO9gTVM8=; h=Date:To:From:Subject; b=I3Xrz+OgXQyRZxZ7tsTs+4DcPUa/ri+mfhAwjJVEsnPPG24DWxWkhqhvYN/2ULiPe eWtGC2CBXYGR7y6RGQJWjtPJQ94FP7KpuxbHKhC2Ix4W0mMCu2FiHr4WqfVaHqZLIl u0D1iyfhkD8HcbHWVuIJssJ83ZW4k2Ms9reJcUTSZe1X6dn+hY4HWl1typ7IICzTwT 24t3cAkD76J9scx0uzPB3Dptstx5PUKhx09od1qAY1NAqwRzWfuXUa7j8K3mSsYy9t nmAthzp0PzWSCejuCzbTFmFMtDrHqeh4yeIkC4AlSz/uHyRa10lk3FSlbCFeXGsvDD xethCaoLcdTlA== Date: Tue, 21 Feb 2023 21:20:16 +0800 MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=adam.faiz@disroot.org; helo=knopi.disroot.org 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 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: , Reply-to: Adam Faiz X-Migadu-Queue-Id: 71B75C1AE X-Spam-Score: -4.15 X-Migadu-Spam-Score: -4.15 X-Migadu-Scanner: scn0.migadu.com X-ACL-Warn: , Adam Faiz via Guix-patches From: Adam Faiz via Guix-patches via 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-TUID: E8+eAQhgSlaF From 61ad312f6f4663b1208eba1cd175df0e0bc15837 Mon Sep 17 00:00:00 2001 Message-Id: From: AwesomeAdam54321 Date: Tue, 21 Feb 2023 17:17:42 +0800 Subject: [PATCH 0/2] gnu: Add latino. The first patch fixes linenoise to provide shared libraries. The second patch adds the Latino programming language. AwesomeAdam54321 (2): gnu: linenoise: Patch in a 'make install' target. gnu: Add latino. gnu/local.mk | 4 + gnu/packages/latino.scm | 66 +++++++++++++ .../linenoise-add-install-target.patch | 51 ++++++++++ .../patches/linenoise-add-symbol-map.patch | 25 +++++ ...noise-mark-internal-functions-static.patch | 95 +++++++++++++++++++ .../patches/linenoise-use-symbol-map.patch | 14 +++ gnu/packages/shells.scm | 32 +++---- 7 files changed, 270 insertions(+), 17 deletions(-) create mode 100644 gnu/packages/latino.scm create mode 100644 gnu/packages/patches/linenoise-add-install-target.patch create mode 100644 gnu/packages/patches/linenoise-add-symbol-map.patch create mode 100644 gnu/packages/patches/linenoise-mark-internal-functions-static.patch create mode 100644 gnu/packages/patches/linenoise-use-symbol-map.patch base-commit: 08edbd2535ae622d319a51e6f877d23d75dc24f3 -- 2.39.1