From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 534EE158046 for ; Mon, 22 Sep 2025 13:59:02 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 364D0341049 for ; Mon, 22 Sep 2025 13:59:02 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2F4CE110213; Mon, 22 Sep 2025 13:59:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 1EFDA110213 for ; Mon, 22 Sep 2025 13:59:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BEBA7341049 for ; Mon, 22 Sep 2025 13:59:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FCF539DF for ; Mon, 22 Sep 2025 13:58:59 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1758549527.dfd0ec74bba3610c8037a416a1ff9f685e2a3d77.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/pychess/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/pychess/Manifest games-board/pychess/pychess-1.1.0.ebuild X-VCS-Directories: games-board/pychess/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: dfd0ec74bba3610c8037a416a1ff9f685e2a3d77 X-VCS-Branch: master Date: Mon, 22 Sep 2025 13:58:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b75d5c25-d979-4831-9c1b-1bbbae50ac1f X-Archives-Hash: 91b6f6bd81a37993039ec048d3791387 commit: dfd0ec74bba3610c8037a416a1ff9f685e2a3d77 Author: Sebastian Pipping gentoo org> AuthorDate: Mon Sep 22 13:52:51 2025 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Mon Sep 22 13:58:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd0ec74 games-board/pychess: 1.1.0 Signed-off-by: Sebastian Pipping gentoo.org> games-board/pychess/Manifest | 1 + games-board/pychess/pychess-1.1.0.ebuild | 44 ++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) diff --git a/games-board/pychess/Manifest b/games-board/pychess/Manifest index 06c1bcd9aa0c..65b1c5fb8705 100644 --- a/games-board/pychess/Manifest +++ b/games-board/pychess/Manifest @@ -1,2 +1,3 @@ DIST pychess-1.0.5.tar.gz 14543243 BLAKE2B 1ae3bf93e9f5ecf642c518ccaafe44068094276ed81c9d0b6f6346f94f56acc99359993d5cd75c1f7a20ff94bc3aa66e5c306361706ddcf946b3ea8fdd716513 SHA512 ac5f652706d50fe3c4cbf5d0f91531e6112c5f670de206434b02ded08b17921b5f11ec2d4842209d6d081a198d35cd235d7539f3c012aa6b7093d713aefc4951 DIST pychess-1.0.6.tar.gz 14540543 BLAKE2B 5c280b18a1b328b9215dd7746bb23d5fa160cc6990388cd8bdff3c542fe4cea5f3b37083aae216cee06d189fcc2e566bd21dca86921e2d88caa9579c274cd656 SHA512 4acf8b61692dc7118efd46516a9ba0854df7f1dd00cd766ea7d9e183ee5ec8cdef3ac54bc552fb1a7d8b922cda6f27cf194263d3cb7356986062e2c1de2e330d +DIST pychess-1.1.0.tar.gz 14540000 BLAKE2B caba2d1dcac25411508af16c6a910ec767066b38d3b48882d279c461a643661bac5c6e5d8c61b468b5e6633e8392d56f412e7abf715e653821520c20df96283c SHA512 8f40a981e5c5785ec99fccfe4873bf93ab01f992103064acc13ecd173baa9526a701942ab3a7da725ef47ecb624665034e9dd1793810c054f1840f8d199bf15f diff --git a/games-board/pychess/pychess-1.1.0.ebuild b/games-board/pychess/pychess-1.1.0.ebuild new file mode 100644 index 000000000000..9a8dd489241d --- /dev/null +++ b/games-board/pychess/pychess-1.1.0.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_SINGLE_IMPL=1 +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_REQ_USE="sqlite" +inherit distutils-r1 xdg + +DESCRIPTION="GTK chess client" +HOMEPAGE="https://pychess.github.io/" +SRC_URI="https://github.com/pychess/pychess/releases/download/${PV}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="gstreamer" + +RDEPEND=" + $(python_gen_cond_dep ' + dev-python/pexpect[${PYTHON_USEDEP}] + dev-python/psutil[${PYTHON_USEDEP}] + dev-python/pycairo[${PYTHON_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP},cairo] + >=dev-python/sqlalchemy-2[${PYTHON_USEDEP},sqlite] + dev-python/websockets[${PYTHON_USEDEP}] + gstreamer? ( dev-python/gst-python:1.0[${PYTHON_USEDEP}] ) + ') + gnome-base/librsvg:2[introspection] + x11-libs/gtk+:3[introspection] + x11-libs/gtksourceview:4[introspection] + x11-libs/pango[introspection] + x11-themes/adwaita-icon-theme +" +BDEPEND="${RDEPEND}" # setup.py fails if introspection deps not found + +src_install() { + distutils-r1_src_install + + # https://github.com/pychess/pychess/pull/1825 + gunzip -v "${ED}"/usr/share/man/man1/${PN}.1.gz || die +}