From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CIBWITaiUWV5ngAAauVa8A:P1 (envelope-from ) for ; Mon, 13 Nov 2023 05:12:38 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CIBWITaiUWV5ngAAauVa8A (envelope-from ) for ; Mon, 13 Nov 2023 05:12:38 +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 5F8E52157D for ; Mon, 13 Nov 2023 05:12:38 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=P9nh9vLx; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1699848758; a=rsa-sha256; cv=none; b=I9o8dsqiZroLKb64rvrPahglGgUNW668R6ycFKtiU3CMK9r1FsVPnCVzyoqTwoGAMOlmS+ RSOuTmqx+jflp7Z9ydMYUZLBZBrUwcgP9s1t9sWsx2szfzz9fbHq12g89sDDqFa2ECmDHJ IGwIc5pr1yRbzgK1FRvUQg1EPBrmGiuvXoGO7G0lOhaw0OfAMxZKMcQzp1YSeRL1ncrlbG ercAzjTHkQ9EVIuWHpyyLkNXs34omeC5eBscfyB9DarbRLvsJBjAirac4s+1dUEkZDiDRW n0h5f4QAueDKYjNEC7zBenFkdh3yoblt+L2x4nyQN2IeWPqyqS51ZwBQSeIydA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=P9nh9vLx; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699848758; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=MaReQ/eXMWlYA8QlOSeqEj83w71ENOvQzxF0W3Cs4Zo=; b=TgpNuqozdKaxqe3ePIekmyfqP3whl1Av6Za9JyQjAXGD1GDj6SVBm21SPTL4x9/dTgl1t4 87vZ+mtHBXQ6LoZUdI/XjF7h2fTNH4/LM2n2dTkTswR4oigCmdcySaOIukeI9/3ejhVIOZ 3Ny6HMz56J38uWYSZqfxhOdlcWXnVv9vv9jVpdhrXcKDbatWmrHYMxSkLr82bQpoLkVeAx IkkC5C/pShQ2RWpoItRWiDgtd/p/m6VZvAWbUfHkhB+yzteQCqSkRMLmB6l2cX3h2+CMj9 kOETVUtLOxQMBBX67z3dfgkTmoVi650mFTR7oBL3ZpWgLUQUCqDc3O/CCa6MKA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r2OJC-0000g9-Pz; Sun, 12 Nov 2023 23:12:22 -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 1r2OJB-0000d3-E1 for guix-patches@gnu.org; Sun, 12 Nov 2023 23:12:21 -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 1r2OJB-0003Ai-5K for guix-patches@gnu.org; Sun, 12 Nov 2023 23:12:21 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r2OJq-0001PV-D9 for guix-patches@gnu.org; Sun, 12 Nov 2023 23:13:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67131] [PATCH v2 4/7] gnu: Add python-pygame-menu. Resent-From: Adam Faiz Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Nov 2023 04:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67131 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67131@debbugs.gnu.org Cc: Liliana Marie Prikler , iyzsong@envs.net Received: via spool by 67131-submit@debbugs.gnu.org id=B67131.16998487295359 (code B ref 67131); Mon, 13 Nov 2023 04:13:02 +0000 Received: (at 67131) by debbugs.gnu.org; 13 Nov 2023 04:12:09 +0000 Received: from localhost ([127.0.0.1]:57316 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r2OIy-0001OM-R6 for submit@debbugs.gnu.org; Sun, 12 Nov 2023 23:12:09 -0500 Received: from layka.disroot.org ([178.21.23.139]:36888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r2OIw-0001OE-Lg for 67131@debbugs.gnu.org; Sun, 12 Nov 2023 23:12:07 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id BF6CE44D0C; Mon, 13 Nov 2023 05:11:24 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6C_2i-Hw6E9U; Mon, 13 Nov 2023 05:11:23 +0100 (CET) Message-ID: <86d8da19-823f-79d0-b760-ba8706958835@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1699848683; bh=XbzGHGfpRpMeZcZytJXzRBCrI4eZmo8PcrbdpWaOJ4k=; h=Date:Subject:From:To:References:Cc:In-Reply-To; b=P9nh9vLxTBZEm2aRQHKtjKVm+wmBE4OEAkHPGsK0VuLkh5jFqnAOGk0w2xU0bmxa5 0QoDGvayau6vVaTxwz2IlrOIT0F8/ksk+RPWCLnLct6kBkSTEA8lARwwGWMhd/90i5 ntcakJA91H3MVUzT/AnsLlR2ujdl3bxtg3rh3cD9EdcS/TtBGO//bXa5NK3Ob6oqj4 2tALh7M64xw5g2mOFE1D2Jte0qv62eh5YAnnvBAL+c/iGqrlPaTz0I1HsR9U9mVxH0 k0LgO527or2Ms+a2DPWI7Sz+PtsRqIByRMc2/JkwCcWpj6tZo6KcMz2hy8UQhnfCsV 3CWKz+Vx2WQZQ== Date: Mon, 13 Nov 2023 12:11:20 +0800 MIME-Version: 1.0 Content-Language: en-US References: <77f9d5f0-b014-4f53-c2ad-88d7aba2e272@disroot.org> In-Reply-To: <77f9d5f0-b014-4f53-c2ad-88d7aba2e272@disroot.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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-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-Migadu-Queue-Id: 5F8E52157D X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -5.10 X-Spam-Score: -5.10 X-TUID: KI37qa7FiTz3 >From 5550355f5dbed58b3e7a188d2c1c8f1aeb646c40 Mon Sep 17 00:00:00 2001 Message-ID: <5550355f5dbed58b3e7a188d2c1c8f1aeb646c40.1699848337.git.adam.faiz@disroot.org> In-Reply-To: References: From: AwesomeAdam54321 Date: Mon, 13 Nov 2023 11:41:54 +0800 Subject: [PATCH v2 4/7] gnu: Add python-pygame-menu. * gnu/packages/game-development.scm (python-pygame-menu): New variable. --- gnu/packages/game-development.scm | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index ed9e8cb826..2222183970 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -1399,6 +1399,38 @@ (define-public python-pygame license:public-domain license:lgpl2.1+)))) +(define-public python-pygame-menu + (package + (name "python-pygame-menu") + (version "4.4.3") + (source + ;; Tests not included in release. + (origin + (method git-fetch) + (uri + (git-reference + (url "https://github.com/ppizarror/pygame-menu") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0s7w8z931iw9rzsaq9810lbrgba9i2qhkryf0y011njc6bxhf6w4")))) + (build-system python-build-system) + (arguments + ;; Some tests depend on having a mixer, and a few assertions fail + (list #:tests? #f)) + (propagated-inputs (list python-pygame python-pyperclip + python-typing-extensions)) + (native-inputs (list python-nose2)) + (home-page "https://pygame-menu.readthedocs.io") + (synopsis "Menu for pygame") + (description + "Pygame-menu is a python-pygame library for creating menus and GUIs. +It supports several widgets, such as buttons, color inputs, clock objects, +drop selectors, frames, images, labels, selectors, tables, text inputs, +color switches, and many more, with multiple options to customize.") + (license license:expat))) + (define-public python-pyglet (package (name "python-pyglet") -- 2.41.0