From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 kE+uMHwHUWUg9AAAG6o9tA:P1 (envelope-from ) for ; Sun, 12 Nov 2023 18:12:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kE+uMHwHUWUg9AAAG6o9tA (envelope-from ) for ; Sun, 12 Nov 2023 18:12:28 +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 9755167CE2 for ; Sun, 12 Nov 2023 18:12:28 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=FNXojtjg; 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=1699809148; 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=5yGtxRjiAtfXkLJuOL8xNGmidepmoVD8tFRiwwR/tic=; b=ot/3fRiEBePxnWkhQNfy5eyqZ+v4ed5LWZ9RYeFuc7CKF/JSOilMm9NHpxjVjK5euakmlY W4Vm8mqdbrJ0q0wkjJf/MHcNV4UDydp0jFe2m/NbP+3M8iQyCS8AwftV9KN7Bz5KB+dAC/ 1NF8RnGK3Hsz/w2JsxLa2D4igaRRe5c+vXYCf1ZRF7vYU3RJyLBoZ1OlRiHJ2uyVz5nDqj pbR+KpO1R6E2UEno/4ELOrdTBKYi+u/yPkYCvub/9Ac4aHQK6kD7Pccuw69/p1s0ZTXFww qIN1Azv0zn2fjixwaLD64LEBeK100wgbB4z0KhHELbY6vpgSB/mYq13AcfSsJw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=FNXojtjg; 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=1699809148; a=rsa-sha256; cv=none; b=kVagCx2I13GxF68cO4BtEqyrRTL8HqUiOS+lUdUYWktwtRH5WRcWmNKKqK2UJtBEBllmwI n1zwg/b+RVCEuYWrLTx38iWBAIrYnnSXCs2ocEKe4yTmu1kDKBPDc00TQyyNJvIVcP7RO5 7k9LBC79rxLTfDeIQDrKaYDsv256vdzvP/fEM6VHBL8/aUbQf6PFzrD4+He7k5KSWwzXcJ 9iuftndpOM50CIMUbHZSUqRAo6R0sMb855sD245GwXhU/0F+/jWlt1jiC1zjTLlDGRH02P FxGpCpbKEecZiIwZ5gBnBei137OLbWAqaz9nKLDtBvsQX11+/qrKyH8x43b8JQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r2E0V-0006V3-JS; Sun, 12 Nov 2023 12:12:23 -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 1r2E0T-0006TK-5E for guix-patches@gnu.org; Sun, 12 Nov 2023 12: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 1r2E0S-0006iY-TN for guix-patches@gnu.org; Sun, 12 Nov 2023 12:12:20 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r2E17-0003gj-TE for guix-patches@gnu.org; Sun, 12 Nov 2023 12:13:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67131] [PATCH 4/7] gnu: Add python-pygame-menu. References: <0256321a-9049-d36e-dec5-55d2cdca8b96@disroot.org> In-Reply-To: <0256321a-9049-d36e-dec5-55d2cdca8b96@disroot.org> Resent-From: Adam Faiz Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 12 Nov 2023 17:13:01 +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.169980915314138 (code B ref 67131); Sun, 12 Nov 2023 17:13:01 +0000 Received: (at 67131) by debbugs.gnu.org; 12 Nov 2023 17:12:33 +0000 Received: from localhost ([127.0.0.1]:56878 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r2E0f-0003fx-7m for submit@debbugs.gnu.org; Sun, 12 Nov 2023 12:12:33 -0500 Received: from layka.disroot.org ([178.21.23.139]:34184) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r2E0a-0003fn-Gm for 67131@debbugs.gnu.org; Sun, 12 Nov 2023 12:12:31 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id F1B9142EF2; Sun, 12 Nov 2023 18:11:46 +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 0PuFtghe1x0T; Sun, 12 Nov 2023 18:11:45 +0100 (CET) Message-ID: <54a19a47-571d-cbcf-3dec-d9edf5295551@disroot.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1699809105; bh=wqufGM7JHVyxyuLXBmnbVBgul08x8Tq47ebKmv6gIqQ=; h=Date:To:Cc:From:Subject; b=FNXojtjg/Eaic7syuj7UCPRNcM3DP0ST823V7UI2GyVtg2c9zUiY41kGOaVuebgtE 9kaAEq8gbf13Wt9GmGGJtV6SINjKDfI+wrgTiCZ8T3pxm6SJCHjWcFGE2pUWc7vtAC 8c8zwuLRxOuW7mddO40CYKGNxnN6evrd3NGgwL5XMizhBvqNWWcWeabbtm9/ZLJRjN aWS1KwLiohWoColhZfCXbLnCtJxN8SZzkyPIyG0To/ofxJJ47Llbbh9j3LYovZXeD7 MTZCi2XT6NsgH6WNhCucBXL2An5rdBFNspTSa3XuQuPXgdHakJ1DLDZ5NWT0SQEl4F FWWLA2wTVo8Cg== Date: Mon, 13 Nov 2023 01:11:42 +0800 MIME-Version: 1.0 Content-Language: en-US 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-Spam-Score: -6.60 X-Spam-Score: -6.60 X-Migadu-Queue-Id: 9755167CE2 X-Migadu-Scanner: mx10.migadu.com X-TUID: RXT2prFbD5tV >From 436ff79c2d5304b69d8d38be30fa909971fa0604 Mon Sep 17 00:00:00 2001 Message-ID: <436ff79c2d5304b69d8d38be30fa909971fa0604.1699806997.git.adam.faiz@disroot.org> In-Reply-To: References: From: AwesomeAdam54321 Date: Sun, 12 Nov 2023 23:29:34 +0800 Subject: [PATCH 4/7] gnu: Add python-pygame-menu. * gnu/packages/game-development.scm (python-pygame-menu): New variable. --- gnu/packages/game-development.scm | 33 +++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 45d63b8cdf..c06fa7f916 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -1422,6 +1422,39 @@ (define-public python-pyglet and joysticks, OpenGL graphics, loading images and videos, and playing sounds and music.") (license license:bsd-3))) + +(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-pygame-sdl2 (let ((real-version "2.1.0") (renpy-version "8.1.0")) -- 2.41.0