From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id MHh4IDj7eWaAiAAAqHPOHw:P1 (envelope-from ) for ; Mon, 24 Jun 2024 23:03:20 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id MHh4IDj7eWaAiAAAqHPOHw (envelope-from ) for ; Tue, 25 Jun 2024 01:03:20 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lostca.se header.s=anamika header.b=gte7S4jG; 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=1719270200; h=from:from:sender:sender:reply-to: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=w0X+PTqZTbM7siKiBkWJbDXM5JaIVuwoQ8q51Lbu+Gk=; b=WB/fBxloENjGiQJ/mJfvgtwmj4Q6hdrG2RNFDGlpRihG1UxCmliesxnFGb1FEqo7a3wQVc SH5UzEzJ2IPm86cO6fSGiey3f+CVCi7O3i3YUdkAT0K7EQHH6WTb6KL7XWdpBYaBm/eP/G PSiaxAOzClyezakEbFyQk4TSkV/rR8W3icUXy/hCoOLYcv2jXH24K3g+bUlZroqjsBT6VL BJ7mRgqsJYJbtNT/YV77nKnHWvwiegrjdnUVIGefp3TlG5/+wdhaHhaZksDEhmTI6PZTQE Qh3lebLnEiWC3/ixRxkN8Ih/eaklasfgBzaok8nasoIV60nEkf2/9ksgcP9APw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lostca.se header.s=anamika header.b=gte7S4jG; 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=1719270200; a=rsa-sha256; cv=none; b=ov9xG0tVUTQNGkwMp1R7HtVZGt9OVbVJRQk8aRypahhCm6b+flQScqufhg2+Tl679OeIUo SBP2VOnuNGbwCAwX73h3N0kzjdJwZt5QiyLJ7IwCL2xY5IAHVBh63SpcqPAx/WHP3QbDzp G8d6ib10HEnjDgEcI33UUci2EtsWbxd6z9AoBSnjLxRKlg+Cax7rCqbHUV3eU6NIh+f4us iZDqHgWItJ6wckHemrgcy/Kw3H9yjRURKi1d3RE/ouUf9Cl5EdcTMtyXnecxAiWL5f12X/ /g6D3WrxLiYyqbTVsMF6DT0TVa2GmjacM4N/vDU8fD7x8Fx//ECWXJuBifnzrg== 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 2806E72943 for ; Tue, 25 Jun 2024 01:03:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sLsiF-0004Ef-V7; Mon, 24 Jun 2024 19:03:04 -0400 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 1sLsiE-0004ES-7e for guix-patches@gnu.org; Mon, 24 Jun 2024 19:03:02 -0400 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 1sLsiD-0006lc-QL for guix-patches@gnu.org; Mon, 24 Jun 2024 19:03:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sLsiE-0000lE-HY for guix-patches@gnu.org; Mon, 24 Jun 2024 19:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71764] [PATCH] gnu: Add got. Resent-From: ashish.is@lostca.se Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Jun 2024 23:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71764 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71764@debbugs.gnu.org Cc: Ashish SHUKLA X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17192701392856 (code B ref -1); Mon, 24 Jun 2024 23:03:02 +0000 Received: (at submit) by debbugs.gnu.org; 24 Jun 2024 23:02:19 +0000 Received: from localhost ([127.0.0.1]:35787 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLshW-0000jy-Ok for submit@debbugs.gnu.org; Mon, 24 Jun 2024 19:02:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:45508) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sLshU-0000jo-2b for submit@debbugs.gnu.org; Mon, 24 Jun 2024 19:02:17 -0400 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 1sLshS-0004C9-00 for guix-patches@gnu.org; Mon, 24 Jun 2024 19:02:14 -0400 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sLshN-0006W5-Dg for guix-patches@gnu.org; Mon, 24 Jun 2024 19:02:13 -0400 Received: from localhost.localdomain (141.red-81-34-49.dynamicip.rima-tde.net [81.34.49.141]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 92F3914372; Mon, 24 Jun 2024 23:01:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1719270116; h=from:from: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; bh=w0X+PTqZTbM7siKiBkWJbDXM5JaIVuwoQ8q51Lbu+Gk=; b=gte7S4jGxPCcPpUbgETubV1CnOOTHOgZtj3lWNB6AOaw6pUjEhy2wjoyWkO/bCQD7wW42N NvC8VfHftCnr1ntiS5eCWiyZcev3+42d+EeQKfSCfbwDPNBIPrmNqmIyXAw1EoXkrVCXiD Pny4F5n7aa5XXhYA+zWlQolfB6Yqayo= Date: Tue, 25 Jun 2024 01:01:12 +0200 Message-ID: X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@lostca.se; helo=anamika.lostca.se 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: ashish.is@lostca.se X-ACL-Warn: , "ashish.is--- via Guix-patches" From: "ashish.is--- 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -5.56 X-Migadu-Queue-Id: 2806E72943 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -5.56 X-TUID: IycXiXai94Hc From: Ashish SHUKLA * gnu/packages/version-control.scm (fnc): New variable. Change-Id: I8b1398949fbe7f07cfa75fe194d78c24e1e880fd --- gnu/packages/version-control.scm | 37 ++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index da02d0e4ea..8be76eafa0 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -52,6 +52,7 @@ ;;; Copyright © 2023 Steve George ;;; Copyright © 2023 Josselin Poiret ;;; Copyright © 2024 Hilton Chain +;;; Copyright © 2024 Ashish SHUKLA ;;; ;;; This file is part of GNU Guix. ;;; @@ -98,6 +99,7 @@ (define-module (gnu packages version-control) #:use-module (gnu packages cook) #:use-module (gnu packages crates-io) #:use-module (gnu packages crates-vcs) + #:use-module (gnu packages crypto) #:use-module (gnu packages curl) #:use-module (gnu packages databases) #:use-module (gnu packages docbook) @@ -120,6 +122,8 @@ (define-module (gnu packages version-control) #:use-module (gnu packages guile-xyz) #:use-module (gnu packages image) #:use-module (gnu packages imagemagick) + #:use-module (gnu packages libbsd) + #:use-module (gnu packages libevent) #:use-module (gnu packages linux) #:use-module (gnu packages mail) #:use-module (gnu packages man) @@ -830,6 +834,39 @@ (define-public git-cal to GitHub contributions calendar.") (license license:expat))) +(define-public got + (package + (name "got") + (version "0.100") + (source (origin + (method url-fetch) + (uri (string-append "https://gameoftrees.org/releases/portable/got-portable-" + version ".tar.gz")) + (sha256 + (base32 + "04jhaqzskr26akmy963yc8gaw1pqbsxhgsxzd0yrssgzcwh8lfpw")))) + (inputs + `(("libevent" ,libevent) + ("libuuid" ,util-linux "lib") + ("zlib" ,zlib) + ("libressl" ,libressl) + ("libmd" ,libmd) + ("libbsd" ,libbsd) + ("ncurses" ,ncurses))) + (native-inputs + (list pkg-config)) + (arguments + ;; disable runpath validation, courtesy: libbsd's special + ;; treatment of libmd + (list #:validate-runpath? #f)) + (build-system gnu-build-system) + (synopsis "Distributed version control system") + (description + "Game of Trees (Got) is a version control system which prioritizes ease of use +and simplicity over flexibility.") + (license license:bsd-3) + (home-page "https://gameoftrees.org/"))) + (define-public xdiff (let ((revision "0") (commit "a137bc7ee6c76618ed1737c257548eaa10ac0089")) base-commit: 78d946b01162fbe986c6768800e8cfd6e70e67e5 -- 2.45.2