From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uMCvBBnq0GVJvgAAe85BDQ:P1 (envelope-from ) for ; Sat, 17 Feb 2024 18:17:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id uMCvBBnq0GVJvgAAe85BDQ (envelope-from ) for ; Sat, 17 Feb 2024 18:17:13 +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=DecKoKcs; 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=1708190233; 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:dkim-signature; bh=l5u8aN3XyfbM7mOAuFkINhRi10ejlSWVj98duSS2J/A=; b=k8EEX4x6pp2h/MJquTd/0aBJuDogGcpdpeZ5NJ8e6E20WHt7IFggh3Paqtk4IzZpoOSUSb NBsVukwKPZXsw9n3/YMEIXajIt7T6fajigX2GS+y1924CifLVQql5zye8ZEI0K1NGYhYm6 9oimGjUFyztJOQE6MiBu4wqqGFnNcp7HYX6ZaKabr/oqm3oKfQ7FGNmCr9+q1kEN+r0G9e qPEv+lTxMKrBICS84AxbXSKgTnWfQOK7b24rYoX4BbBpZMFgL4nBpdtjRDFp4wgNw8KRy7 3wRBKXJvBXllvfeDXUgfOhLUWQCrnqYr+nm48pU/wIRJV3qfh0CompIXKrnW2g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=futurile.net header.s=selector1 header.b=DecKoKcs; 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=1708190233; a=rsa-sha256; cv=none; b=UA4IBR3sUntmMpO77yJ3F7ee3W/ESeAhefO//gAanAI2Dw8UjJ1KpLQGeMHUdJOtHM17f5 e0j07BJluWPUAY9DXi9g5wq/j5XJyLHtcQfxcVA2ocCqtbKro0nLv9iKtdvpWPVtABbg1N mhiFutzQmniOabFdMxWwsKkGsdC1sCZ+I7chuYeP0QKPXVHRyxSx8ndUShcdaVb2zVcOdK gJz0lL+3vThpCBr4ys+vV1HcP2yE4aGZnhD3GWA+FQl6QG/opMqvcDDmo9S8bi00N3Ln9d zDg7P54jlVv6SRbjitTNVxf8h2sRpLDckurSJxl3wUi+ZNKnDmfDb81Q2aRdzQ== 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 5FE64446B7 for ; Sat, 17 Feb 2024 18:17:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbOIv-0006J3-3c; Sat, 17 Feb 2024 12:16:45 -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 1rbOIs-0006Fy-VU 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-0007re-KN 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-0006Bn-9Z for guix-patches@gnu.org; Sat, 17 Feb 2024 12:17:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#62262] [PATCH v3 1/2] gnu: Add xpenguins. 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.170819020023739 (code B ref 62262); Sat, 17 Feb 2024 17:17:02 +0000 Received: (at 62262) by debbugs.gnu.org; 17 Feb 2024 17:16:40 +0000 Received: from localhost ([127.0.0.1]:33701 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbOIp-0006Ap-Bm for submit@debbugs.gnu.org; Sat, 17 Feb 2024 12:16:39 -0500 Received: from mailtransmit04.runbox.com ([185.226.149.37]:34946) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbOIn-0006Aa-Ch for 62262@debbugs.gnu.org; Sat, 17 Feb 2024 12:16:38 -0500 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1rbOGG-00B1Aq-Hq; Sat, 17 Feb 2024 18:14:00 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=futurile.net; s=selector1; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From; bh=l5u8aN3XyfbM7mOAuFkINhRi10ejlSWVj98duSS2J/A=; b=DecKoKcs4y+RUNZ4N2NU0MkC6F WrtmjV+VbyNX7tQDd/SFqBB/aNDq/+iWCsC4zJ1AdRNXfNfLO8NT9KtNrCdyDACCaacD25xzq38eh Rk7tXAOFeygy1pyyaEXgjsaslUqOQh99Iye2RwSH9b2m2t9xtwjA4A65dOge2iRw20fUmRIpz4Pk3 keTYeV1vpb6UR/34mJRluad52Xa8D7HuQnr/ViPld9ZISszHIuEMGgo/+USOOe1es4lhv7bLgJ6h9 S4xeKtz5rL4p1jO3AwFzhadC6tjBant/FNmJG8IavjU6Voa/xxR+VLi4Cdt7Nj6/yqod2mOMQGTUP xygNjwXg==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1rbOGG-0002Tt-7d; Sat, 17 Feb 2024 18:14:00 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1rbOG5-003HeV-4Z; Sat, 17 Feb 2024 18:13:49 +0100 From: Steve George Date: Sat, 17 Feb 2024 17:12:18 +0000 Message-ID: <24cac34682dd1fc1599dfd9ba7c8d53f366c634c.1708189137.git.steve@futurile.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.47 X-Spam-Score: -4.47 X-Migadu-Queue-Id: 5FE64446B7 X-Migadu-Scanner: mx11.migadu.com X-TUID: YyUHN+QSqz+d From: Sarthak Shah * gnu/packages/toys.scm (xpenguins): New variable. Reviewed-by: Greg Hogan Reviewed-by: Steve George Change-Id: I6262092da4d51abaca1d6f01ec2e3f27baca7a01 --- gnu/packages/toys.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/toys.scm b/gnu/packages/toys.scm index c058e70dac9..6fdc931ae66 100644 --- a/gnu/packages/toys.scm +++ b/gnu/packages/toys.scm @@ -6,6 +6,7 @@ ;;; Copyright © 2020 Efraim Flashner ;;; Copyright © 2021 Leo Famulari ;;; Copyright © 2023 Zheng Junjie <873216071@qq.com> +;;; Copyright © 2023 Sarthak Shah ;;; ;;; This file is part of GNU Guix. ;;; @@ -399,6 +400,39 @@ (define-public xsnow and various scenery elements.") (license license:gpl3+))) +(define-public xpenguins + (package + (name "xpenguins") + (version "3.2.1") + (source + (origin + (method url-fetch) + (uri (string-append + "https://ratrabbit.nl/downloads/xpenguins/xpenguins-" + version ".tar.gz")) + (sha256 + (base32 "03qwc7gf21d2ixkrxxwwgayj6f5fv1kg4b7ggx90j5269il63adm")))) + (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/xpenguins/index.html") + (synopsis "Let penguins take over your desktop!") + (description "@code{Xpenguins} is a vintage application for Unix systems, +showing penguins running, flying, falling etc. on the desktop, using windows as +run paths.") + (license license:gpl2+))) + (define-public nyancat (package (name "nyancat") -- 2.41.0