diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-02-02 03:06:27 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-02-02 03:06:27 +0000 |
commit | c8273339188289fe8571e5a8cb9e00e59a46aaaf (patch) | |
tree | 793a97e856b00e8c923cb6b505ea175f89b35cf2 /app-emulation/protontricks | |
parent | 60f657b5e6155f26601c7def7baa11cee72246d0 (diff) |
gentoo auto-resync : 02:02:2023 - 03:06:27
Diffstat (limited to 'app-emulation/protontricks')
-rw-r--r-- | app-emulation/protontricks/Manifest | 4 | ||||
-rw-r--r-- | app-emulation/protontricks/protontricks-1.10.1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/protontricks/protontricks-1.9.2.ebuild | 63 |
3 files changed, 3 insertions, 68 deletions
diff --git a/app-emulation/protontricks/Manifest b/app-emulation/protontricks/Manifest index a85fdfe3afba..a8ef8a3a1ee8 100644 --- a/app-emulation/protontricks/Manifest +++ b/app-emulation/protontricks/Manifest @@ -1,5 +1,3 @@ DIST protontricks-1.10.1.tar.gz 160943 BLAKE2B 12361ce009a62bdba8c420069f87879bf22e047df8bd6d843fb8672222fe6ab04d61f03a44c43a147729461a2f872e2239ee97d737aba28ffdbb273e797be218 SHA512 0b6e3277ea8a106d2bc52cc805b0c3a023733f0a6554fabfe9f32ff27d1bdf04058a419a719c7ca81dc45759a803a83b03408806e4b9328664e572655a3c4df0 -DIST protontricks-1.9.2.tar.gz 158505 BLAKE2B ea4bc39d835d28c3f1ba50fa64d9a646ec9ef535b7369517b77bccaceb62cb922bed8844a8a4ea1d4561e248e302628379326a4760b25ac24411e679d018cee0 SHA512 75158c5a8a86edaafcb5be1b01053db91e45754488db0febe026ef0cbfbbb67fa6f3f17d60fec997c6dd19a73245ee408bd2220e09a3983ccd253e6e4c10457d -EBUILD protontricks-1.10.1.ebuild 1401 BLAKE2B db3405b031b5154c161584a07d35a1c584029e608d1c1b4a96d4972ff5071af4f3169a66199237aa752ddbd479f6ff92ea48b2f07dfa73a83a3e64b3e87e046a SHA512 a14ebea4005bf8953c5e8f7daa1c9f78868783777672f8321dec821cb2718c3c07776099c4a8862713508d5930ea5e7f803d22f3f85c9229d7a10258f3af900e -EBUILD protontricks-1.9.2.ebuild 1561 BLAKE2B b30f9971768797de3bbf3afd30bb20e27203c6dcc1feb05ff3d31380f983dcf3fca1f984f73c6e5d86910382f095ef89be429e3a595322a9cd04a4300cb2fe25 SHA512 7f059e7ba7149120b9337b164d4731a8339f9f927e9a4e6424a97cad4777bf2006b9aa2e4d9243375152393aba25d977d77b4a09c70164d06510952d152bd809 +EBUILD protontricks-1.10.1.ebuild 1400 BLAKE2B 16d9cb0944d10a8be65b57240d1579b098825c5232086ce2fe9cb4236aeef7d062b03e154b0bc58a61b9baddd6e3a8de56812f37a205027a36ae11ba43960c78 SHA512 64a15c53a2ca859a93b55d3f3b98f2882b59cb515c39252a2682da69ca4218264ea5f2a19ad9b5fb37c72f35454950e2c7ca2489538443345d151bb178518be5 MISC metadata.xml 809 BLAKE2B dc0506e6f3224adc867438699359c4eafc389041846c644818732036e04bcb9c789e358a08effdb4b9ff4430521f7fe8ff6800b75aa93d6313e3d85395467741 SHA512 351bb79dc7921e6c62100b3354546185d31578b044393ea5e5b5fea089eb47164882ff4ede30d8a575dea31ec9d0927793f8109d9e63ca4ad6954c1affdbe6f4 diff --git a/app-emulation/protontricks/protontricks-1.10.1.ebuild b/app-emulation/protontricks/protontricks-1.10.1.ebuild index f71d6217d58d..ba7c8ddf8b36 100644 --- a/app-emulation/protontricks/protontricks-1.10.1.ebuild +++ b/app-emulation/protontricks/protontricks-1.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+gui" RDEPEND="app-emulation/winetricks diff --git a/app-emulation/protontricks/protontricks-1.9.2.ebuild b/app-emulation/protontricks/protontricks-1.9.2.ebuild deleted file mode 100644 index 755e05d48934..000000000000 --- a/app-emulation/protontricks/protontricks-1.9.2.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9..11} pypy3 ) -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_PEP517=setuptools - -inherit distutils-r1 xdg-utils - -DESCRIPTION="app-emulation/winetricks wrapper for Proton (Steam Play) games" -HOMEPAGE="https://github.com/Matoking/protontricks" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64" -IUSE="+gui" - -RDEPEND="app-emulation/winetricks - $(python_gen_cond_dep ' - dev-python/setuptools[${PYTHON_USEDEP}] - dev-python/vdf[${PYTHON_USEDEP}] - ') - gui? ( gnome-extra/zenity - || ( - app-emulation/winetricks[gtk] - app-emulation/winetricks[kde] - ) - )" -BDEPEND="$(python_gen_cond_dep ' - dev-python/setuptools_scm[${PYTHON_USEDEP}] -')" - -DOCS=( CHANGELOG.md README.md ) - -distutils_enable_tests pytest - -python_prepare_all() { - distutils-r1_python_prepare_all - echo "version = '${PV}'" > "${S}"/src/${PN}/_version.py || die "Failed to generate the version file" -} - -pkg_postinst() { - xdg_desktop_database_update - - elog - - if ! use gui; then - ewarn "Please note that disabling USE=gui does *not* presently remove the --gui command-line option," - ewarn "it just means using this option will fail unless gnome-extra/zenity happens to be installed." - ewarn - fi - - elog "Protontricks can only find games for which a Proton prefix already exists." - elog "Make sure to run a Proton game at least once before trying to use protontricks on it." - elog -} - -pkg_postrm() { - xdg_desktop_database_update -} |