From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 8Ef7HBfq0GW1CgAA62LTzQ:P1 (envelope-from ) for ; Sat, 17 Feb 2024 18:17:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 8Ef7HBfq0GW1CgAA62LTzQ (envelope-from ) for ; Sat, 17 Feb 2024 18:17:11 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=futurile.net header.s=selector1 header.b=F70Zl9D0; 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=1708190231; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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:dkim-signature; bh=HlqN1jSV6K0BB3X8ieglFm0XUHG3g2PIPv1iA8IQ3sg=; b=PYI3bC17Ti3zi6sVM52sNSeaOoUXJb7ZC12wsHSYGpvFcjjC8WMQRSH6yj7z8yqVwZ2XGt nA5HBDLKrvN2KccO3o0bZYxWFcoDA1VlkMWeD7nitK+k/pWJiIDhOTPkEinM1zkBKSZce0 AiI6lzlipN56WhIo42fayavUUBm9fyKYl1FB9xipFudU7QBtongengV5SjbMA29ehtwxP9 Yiv9Ozz3EeHb5PE/k76RRlTGrOm/SZwniM2ouy/5Uihs4c3BUvJGQgi4c2bVYcq8rsITL8 NewlTMnWay/CmeKjw8VP4u1Et2vOxjRNcc/ejsU+yL5agCA5anuZ4QVQdgqHRQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=futurile.net header.s=selector1 header.b=F70Zl9D0; 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=1708190231; a=rsa-sha256; cv=none; b=erH8lZOZYzQlqEKlNEahl2VVevl1CYqczr4sfvL8b6F/awA3hR5TU4n6BUvqvnbgx25inc 8G77vH89vfskQRIGchk9SNtSxy4zI5VrH2BmBRwCNcMO8tn8w6AbLTYiEb8phV7rD6rGFe Id6mYm7A9SFsXGRoY0QiSrW61QioHogvsifMqVoEHtQZXZm2OtOSLYZ3ZgbpaezqA4FHLS m6u8lP/04e5QwxgJcdUf/zKmEurnf9CGxt4ZDHlRNUGokGtwSw0rwkEgAtrK65cvS3fnpy 0QpWq9B+n3OYU8q6yKruASbbTjdD8WWjjuFw93QUV7yF6A1VDlXt67u23SSeUw== 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 C8A3222AFC for ; Sat, 17 Feb 2024 18:17:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbOIw-0006Jg-8T; Sat, 17 Feb 2024 12:16:46 -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 1rbOIt-0006GF-12 for guix-patches@gnu.org; Sat, 17 Feb 2024 12:16:43 -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 1rbOIs-0007rj-PI for guix-patches@gnu.org; Sat, 17 Feb 2024 12:16:42 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbOJC-0006Bw-Ml for guix-patches@gnu.org; Sat, 17 Feb 2024 12:17:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#62262] [PATCH v3 2/2] gnu: Add xfishtank. Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 17 Feb 2024 17:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62262 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62262@debbugs.gnu.org Cc: steve@futurile.net, shahsarthakw@gmail.com, code@greghogan.com X-Debbugs-Original-Cc: Steve George , Sarthak Shah , guix-patches@gnu.org, Greg Hogan Received: via spool by 62262-submit@debbugs.gnu.org id=B62262.170819020723760 (code B ref 62262); Sat, 17 Feb 2024 17:17:02 +0000 Received: (at 62262) by debbugs.gnu.org; 17 Feb 2024 17:16:47 +0000 Received: from localhost ([127.0.0.1]:33705 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbOIw-0006BA-Uq for submit@debbugs.gnu.org; Sat, 17 Feb 2024 12:16:47 -0500 Received: from mailtransmit05.runbox.com ([185.226.149.38]:43208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbOIu-0006Ao-7m for 62262@debbugs.gnu.org; Sat, 17 Feb 2024 12:16:45 -0500 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1rbOGN-00Atjr-Jb; Sat, 17 Feb 2024 18:14:07 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=futurile.net; s=selector1; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From; bh=HlqN1jSV6K0BB3X8ieglFm0XUHG3g2PIPv1iA8IQ3sg=; b=F70Zl9D0RZVGqFh52QspRmXp6t HjE3ZL1Q7nvYETJoFgtRKUsR1f61MY11fbYC++L2F+14FG5igZwND12ipEzh3eUMf7x9bzKxzl6qc 8XLW5ieLftqJUoUtTec3Ip1DDe8pZy1wd4v3LMV9ZbOGGaoHS2iuYTtHr17CMPRRQiMLdWvyDzhBs /0d1aZ+EHyDcwQnOFKA6oJe3e++g+DDSoFc4ir9er/OEKY9GJY6W3Mbwd+HZoFRpXLNzKf+HJNbYt OYFHM8KvfAPAJxRtfnXhi3RAkBKiZiAfR7JMuoHRhu9MvJR3fpaNmH6KhDIm2lvfDwGuuJFBT7jN9 jMgTgajA==; Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1rbOGI-0002U5-6t; Sat, 17 Feb 2024 18:14:02 +0100 Received: by submission03.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1rbOGC-002I6x-QA; Sat, 17 Feb 2024 18:13:56 +0100 From: Steve George Date: Sat, 17 Feb 2024 17:12:19 +0000 Message-ID: <4cf6c8c0f00983e872f89836c3764dd35efae462.1708189137.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -2.11 X-Spam-Score: -2.11 X-Migadu-Queue-Id: C8A3222AFC X-TUID: JO4FcOe9NOnv From: Sarthak Shah * gnu/packages/toys.scm (xfishtank): New variable. Reviewed-by: Greg Hogan Reviewed-by: Steve George Change-Id: I490fba2d9ded274266d6376adf67c39bf5c9744a --- gnu/packages/toys.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/toys.scm b/gnu/packages/toys.scm index 6fdc931ae66..072b6200dad 100644 --- a/gnu/packages/toys.scm +++ b/gnu/packages/toys.scm @@ -433,6 +433,41 @@ (define-public xpenguins run paths.") (license license:gpl2+))) +(define-public xfishtank + (package + (name "xfishtank") + (version "3.2.1") + (source + (origin + (method url-fetch) + (uri (string-append + "https://www.ratrabbit.nl/downloads/xfishtank/xfishtank-" + version "~pre1.tar.gz")) + ;; version has ~pre1 in it. Guix store does not allow tilde + ;; in file names. Save it in the Store using a hyphen + (file-name (string-append name "-" version "-pre1.tar.gz")) + (sha256 + (base32 "16i9diawkmar6dhx5xn0mflr2h585gamab6137hvxzgaczx55lwp")))) + (build-system gnu-build-system) + (arguments + '(#:phases + (modify-phases %standard-phases + (add-before 'configure 'fix-install-path + (lambda _ + ;; Install program to bin instead of games. + (substitute* "src/Makefile.in" + (("(gamesdir = \\$\\(exec_prefix\\)/)games" _ prefix) + (string-append prefix "bin")))))))) + (inputs + (list gtk+ libx11 libxpm libxt libxml2)) + (native-inputs + (list pkg-config)) + (home-page "https://www.ratrabbit.nl/ratrabbit/software/xfishtank/index.html") + (synopsis "Let fish swim over your desktop!") + (description "@code{Xfishtank} is a well-known vintage application for Unix +systems, that uses the X11 protocol. It shows fish swimming over the desktop.") + (license (list license:expat license:gpl3+)))) + (define-public nyancat (package (name "nyancat") -- 2.41.0