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 593E715807A for ; Mon, 09 Jun 2025 06:05:54 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 450CA343151 for ; Mon, 09 Jun 2025 06:05:54 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 40EB31104A7; Mon, 09 Jun 2025 06:05:37 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 38F901104A7 for ; Mon, 09 Jun 2025 06:05:37 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA62733BEED for ; Mon, 09 Jun 2025 06:05:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 745C929A6 for ; Mon, 09 Jun 2025 06:05:34 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1749415455.d23c417cbce1c9153de56c17a24a2447dea3b348.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-util/minigalaxy/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-util/minigalaxy/minigalaxy-1.3.2-r2.ebuild X-VCS-Directories: games-util/minigalaxy/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: d23c417cbce1c9153de56c17a24a2447dea3b348 X-VCS-Branch: master Date: Mon, 09 Jun 2025 06:05:34 +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: 74b8095f-a257-4cf7-aeb4-1f7de59b3350 X-Archives-Hash: 8d1ba5b776dabff317278187aa187798 commit: d23c417cbce1c9153de56c17a24a2447dea3b348 Author: Nicolas PARLANT parhuet fr> AuthorDate: Sun Jun 8 20:36:54 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sun Jun 8 20:44:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d23c417c games-util/minigalaxy: drop 1.3.2-r2 Signed-off-by: Nicolas PARLANT parhuet.fr> games-util/minigalaxy/minigalaxy-1.3.2-r2.ebuild | 69 ------------------------ 1 file changed, 69 deletions(-) diff --git a/games-util/minigalaxy/minigalaxy-1.3.2-r2.ebuild b/games-util/minigalaxy/minigalaxy-1.3.2-r2.ebuild deleted file mode 100644 index 7f942c240c..0000000000 --- a/games-util/minigalaxy/minigalaxy-1.3.2-r2.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 2020-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..13} ) - -inherit edo optfeature python-single-r1 xdg - -DESCRIPTION="A simple GOG client for Linux" -HOMEPAGE="https://github.com/sharkwouter/minigalaxy" -SRC_URI="https://github.com/sharkwouter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="test" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RESTRICT="!test? ( test )" - -# x11-libs/gdk-pixbuf[jpeg] dependency for thumbnails in library entries -# x11-libs/libnotify dependency in minigalaxy/ui/gtk.py -RDEPEND=" - ${PYTHON_DEPS} - $(python_gen_cond_dep ' - >=dev-python/requests-2.0.0[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - ') - app-arch/unzip - >=net-libs/webkit-gtk-2.6:4.1[introspection] - >=x11-libs/gtk+-3[introspection] - x11-libs/gdk-pixbuf[introspection,jpeg] - x11-libs/libnotify[introspection] - x11-misc/xdg-utils -" -# sys-devel/gettext dependency in scripts/compile-translation.py -BDEPEND=" - ${PYTHON_DEPS} - test? ( - $(python_gen_cond_dep ' - dev-python/simplejson[${PYTHON_USEDEP}] - ') - ) - sys-devel/gettext -" - -src_compile() { - edo "${EPYTHON}" setup.py build -} - -src_test() { - eunittest tests -} - -src_install() { - edo "${EPYTHON}" setup.py install --root="${D}" --prefix="${EPREFIX}/usr" - python_optimize - dodoc README.md CHANGELOG.md -} - -pkg_postinst() { - xdg_pkg_postinst - - optfeature "choosing the language of Windows games before installation" app-arch/innoextract - optfeature "running games with system dosbox" games-emulation/dosbox - optfeature "running games with system scummvm" games-engines/scummvm - optfeature "running games with system wine" virtual/wine -}