games-util/protonup - 0.1.5 (guru)

Search

Install

Install this version:

emerge -a =games-util/protonup-0.1.5

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =games-util/protonup-0.1.5

Or alternatively:

emerge --autounmask-write -a =games-util/protonup-0.1.5

Package Information

Description:
Install and Update Proton-GE
Homepage:
https://github.com/AUNaseef/protonup
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
0.1.5 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} )

inherit distutils-r1

DESCRIPTION="Install and Update Proton-GE"
HOMEPAGE="https://github.com/AUNaseef/protonup"
SRC_URI="https://github.com/AUNaseef/protonup/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"

Inherited Eclasses

Dependencies

RDEPEND

dev-python/requests[]

Manifest for 0.1.5

Type File Size Source URLs
DIST protonup-0.1.5.tar.gz 17868 bytes https://github.com/AUNaseef/protonup/archive/refs/tags/0.1.5.tar.gz