From d3c7d3e5f9607edef1a795ccc502ab3eb3121165 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 14 Nov 2024 03:02:32 +0000 Subject: gentoo auto-resync : 14:11:2024 - 03:02:32 --- app-emulation/Manifest.gz | Bin 15496 -> 15497 bytes app-emulation/fs-uae-launcher/Manifest | 2 +- .../fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild | 4 +- app-emulation/uxn/Manifest | 2 + app-emulation/uxn/uxn-0_p20241112.ebuild | 74 ++++++++++++++ app-emulation/virt-manager/Manifest | 5 +- .../virt-manager/virt-manager-4.1.0-r1.ebuild | 2 +- .../virt-manager/virt-manager-4.1.0.ebuild | 106 --------------------- .../virt-manager/virt-manager-9999.ebuild | 45 +++------ app-emulation/vkd3d-proton/Manifest | 2 +- .../vkd3d-proton/vkd3d-proton-2.13.ebuild | 2 +- 11 files changed, 99 insertions(+), 145 deletions(-) create mode 100644 app-emulation/uxn/uxn-0_p20241112.ebuild delete mode 100644 app-emulation/virt-manager/virt-manager-4.1.0.ebuild (limited to 'app-emulation') diff --git a/app-emulation/Manifest.gz b/app-emulation/Manifest.gz index 41b13d7d2026..f1b26aa2af48 100644 Binary files a/app-emulation/Manifest.gz and b/app-emulation/Manifest.gz differ diff --git a/app-emulation/fs-uae-launcher/Manifest b/app-emulation/fs-uae-launcher/Manifest index 2b5c29483100..9de71584312b 100644 --- a/app-emulation/fs-uae-launcher/Manifest +++ b/app-emulation/fs-uae-launcher/Manifest @@ -1,4 +1,4 @@ AUX fs-uae-launcher-3.0.0-ROMs.patch 626 BLAKE2B 2662476f496345e6dc2f169b8c3e6e579ba68c3c7c1d9c782ce2dff39394520bde6dc1a52d9d43f562bddec9dc28daa3d0e7e1e93f1da48a0a932e1415ad40ea SHA512 8b607f64cd1c66601f7fccf5332377a85e905a6d9ba9fadb9a7234d5f36c350590011141602e093ee7a30dce4c9c6c0e9928b8b7a0be716eeaa15aeff1eacce0 DIST fs-uae-launcher-3.1.70.tar.xz 7707368 BLAKE2B fce6e47b1e09fbfae4959cffe55fec5803aa4dca511af76d621fba2156eee5d76164c0ff5dfad75864b3c2fd5c0a8b5968181538d37b9a039ffd8ab037eeafa2 SHA512 6a4eca273ebd21f64ee0a863497fb39c8b17b6dba0b99a0122f33ea688fb2b341998280b3d0ab4cac2d913bc15834dfec3a1662331dea48933135a82e29f5a83 -EBUILD fs-uae-launcher-3.1.70.ebuild 1772 BLAKE2B d153c2a7b5c31980faef5f1f3a392a6983205e895c2cc1622ae5b11755a3164d2f934364fbce37791b646c9b31507384b48c89999ffd24660e3b59ddf6d180ab SHA512 9aad5b8ee50d94d51d0e54014cff6a47d30f9f8feb113c78d54904ee1e4650d225bc112e3a15ab08ff0ef595ce0a1ea9305f8c0212e52be5562e2f5548b22bdd +EBUILD fs-uae-launcher-3.1.70.ebuild 1766 BLAKE2B d63d13019a0db9336caf0a419cd44a6f9bc13a81e175310db0f1ccff1e91383767f22edf73f7da635fea9f04ad45c405f86edbed9caec5097d0860ef7fc9ce84 SHA512 9c065a4837bee3138136a1e8466581911daafd3c1252379440b812f51975651cb26f10219a39aef9489a9b0f4ff94ed33d75d7c5e53c2150ebdb9ca7a3293d4f MISC metadata.xml 409 BLAKE2B 0e27dad4e68facd0066f0f7d02e859eef7147a16cffa734b74efce77eea44ed333052e3a2a9956c052d9c7e8459b50893b0af78eb2061d1c0a1eaf32597ee1d0 SHA512 a4cf13ffb131f6049cdbd83c16ee1114651450d874dca73f68dfa19686ab09021277e860068a4ed6e8318d9bb1b750f861cb2a693945bcd8d0d4eece7f576e94 diff --git a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild index d76e5f987497..dccebf97f1e6 100644 --- a/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild +++ b/app-emulation/fs-uae-launcher/fs-uae-launcher-3.1.70.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..12} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=yes @@ -24,7 +24,7 @@ RDEPEND=" dev-python/PyQt5[${PYTHON_USEDEP},declarative,gui,network,opengl,widgets] dev-python/pyopengl[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] - lha? ( dev-python/python-lhafile[${PYTHON_USEDEP}] ) + lha? ( dev-python/lhafile[${PYTHON_USEDEP}] ) ') " diff --git a/app-emulation/uxn/Manifest b/app-emulation/uxn/Manifest index 9f6fef88b425..62f9185e7bd9 100644 --- a/app-emulation/uxn/Manifest +++ b/app-emulation/uxn/Manifest @@ -1,5 +1,7 @@ AUX uxn-0_p20230609-build.sh.patch 626 BLAKE2B 08b58d26f892354e5a6b6e19bfd11584ed62ae4b4640fee99f5baf636eb42a3c9e28d073d95e30e6fcba2ef17b3ad59ae9d06568e0883c244233b42f60b284f9 SHA512 b95e1026abbb28dc152cc5ecb176921d7ff3db9356c2dce95220ab0d360b9535bfc5996839ad19b77a9346304c51e430b9f69747b7dd39a6621f86330e382cb3 DIST uxn-0_p20240304.tar.gz 307083 BLAKE2B 2b3a556c5094fd777d82d75c87f721d1a9ea136334cdbc8553662281ae498beb79514e9e567e79b84a625b2fe60b486aa7f6892594cbd08abbbfeb4c9a50b2e9 SHA512 048e24e33de04913e03fbf1b242837dd1ad190f52ede16c302cf436399f0ee478afca545236dd438e03d8dfc29252478c2d79c9b6d3e8d34bb83c99f1930d026 +DIST uxn-0_p20241112.tar.gz 303651 BLAKE2B d632d59bb6b271b8dd9e03ff9efc6e4cf822793b06c3f95278d9e9b0be2242c615611ba87560b5ce9c6cde549752b6f4f578ad4872682665b3c019fcf07efeb5 SHA512 66b3c8ccdd6a79f507f6672161660b3d2f491ac1a186bff963f156e322cdf11494269e73d4bb08b22bb1fe7c7bacb59cb5ba850fef6cb4fe183777fdd8cba2ac EBUILD uxn-0_p20240304.ebuild 1669 BLAKE2B 410fb64ce1243a3e9bdb69b74d39619a192eb659fe3dcef41871f6aa7de9d26b85942e210b14f6126aeec319b416acc2b0d8af86323eb8cd6afd2f584c141012 SHA512 141da08a86754a498e6f9827a90ba82c6114ec5d04d74ff4019ab4c23cd4b51992dfa83f705a0982348846163f9abccb68b157426fd7223ff6273c5bf419ef1e +EBUILD uxn-0_p20241112.ebuild 1675 BLAKE2B eb8e612a87de88fd9244b65d52df0c2b2c2959e83f36e35a568d7935c74ee1769588b7a7ec7e2f08bf22219afd5a2e78b0e235d00e11ef228195a75b9989c793 SHA512 1364a65ef0d6ebb28df30357f8b96350b51fa430197c9d3e5eade63ab024a79c165d155dfb81fa3eeeff5ee27f6b26bd9bd51c9f40de50bb75cb253545ca0d4e EBUILD uxn-9999.ebuild 1646 BLAKE2B 434f20522a3389e650c334d4ddcd1590d698ce1668aaf686278e6a2c50520315b91af7aa534cb29ea6622c2fe2fe4ef4b86a0f78e4c75d9bec48ebfa6a39c8e9 SHA512 528ebaae0b341070543c66fdc7cf836c4b9a16bae08fbaf1b7bd98513f0ffc35354c570969f17564756ab6d25e98e4a99f139c8eeaf8b171257ec5d3e9587975 MISC metadata.xml 643 BLAKE2B 11f4437dbab961e620e204294cb8b18e1ef43c2c79411f8b1224a36276c6a4781e3cb5e854040c979eaa27dc145eb606576ba20076d16a301e33aea6bdcd0df4 SHA512 b5bf43fdcafed44459ac77576f631105175691078b8094d505657fdacc0519856ca063890d432051aa5bff8853ca55f7b10d3b8f680230605de63f69b0acf997 diff --git a/app-emulation/uxn/uxn-0_p20241112.ebuild b/app-emulation/uxn/uxn-0_p20241112.ebuild new file mode 100644 index 000000000000..a9ad05873add --- /dev/null +++ b/app-emulation/uxn/uxn-0_p20241112.ebuild @@ -0,0 +1,74 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs + +DESCRIPTION="An assembler and emulator for the Uxn stack-machine, written in ANSI C" +HOMEPAGE="https://wiki.xxiivv.com/site/uxn.html + https://git.sr.ht/~rabbits/uxn/" + +if [[ "${PV}" == *9999* ]] ; then + inherit git-r3 + + EGIT_REPO_URI="https://git.sr.ht/~rabbits/${PN}" +elif [[ "${PV}" == *_p20241112 ]] ; then + COMMIT="1538b1bf7255b975dbd87e813d0cca491810fbba" + + SRC_URI="https://git.sr.ht/~rabbits/${PN}/archive/${COMMIT}.tar.gz + -> ${P}.tar.gz" + S="${WORKDIR}/uxn-${COMMIT}" + + KEYWORDS="~amd64 ~x86" +else + die "Wrong package version, please update the ebuild, given: ${PV}" +fi + +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + media-libs/libsdl2:= +" +DEPEND=" + ${RDEPEND} +" + +PATCHES=( + "${FILESDIR}/uxn-0_p20230609-build.sh.patch" +) + +src_compile() { + env CC="$(tc-getCC)" \ + CFLAGS="${CFLAGS} ${LDFLAGS}" \ + ./build.sh --no-run \ + || die "building with \"build.sh\" failed" + + # Fails to assemble via following loop. + # Possibly not mean to be assembled by hand. + rm -rf ./projects/library ./projects/software/{asma,launcher}.tal || die + + local tal_file="" + local tal_file_base="" + + while read -r tal_file ; do + tal_file_base="$(basename "${tal_file}" .tal)" + + ebegin "Assembling ROM ${tal_file_base}" + bin/uxnasm "${tal_file}" "$(dirname "${tal_file}")/${tal_file_base}.rom" + eend ${?} || die "failed to assemble ${tal_file}" + done \ + < <(find projects -type f -name "*.tal") +} + +src_install() { + insinto /usr/bin + doins bin/uxn{asm,cli,emu} + fperms 0755 /usr/bin/uxn{asm,cli,emu} + + insinto /usr/share/uxn + doins -r projects + + einstalldocs +} diff --git a/app-emulation/virt-manager/Manifest b/app-emulation/virt-manager/Manifest index 064aa5a0a5fb..9f13b2535d59 100644 --- a/app-emulation/virt-manager/Manifest +++ b/app-emulation/virt-manager/Manifest @@ -1,5 +1,4 @@ DIST virt-manager-4.1.0.tar.gz 3151412 BLAKE2B 1b4203be81bd7b82251225d691a4d9068f268e610f049bcadb96de5b539e964ca0b001f22f06ddd8266b58b079f60046f6d11942a1e4eadbc43f0607c46bbddd SHA512 725cb5bcbaebaafae417f95deffb4243ccdad769668cba6e1235f4607e2b29dbd099d2a9a3885981158f53ea854dd71cc29ed9d7557b2791161c13d34f2ef883 -EBUILD virt-manager-4.1.0-r1.ebuild 2735 BLAKE2B 898ce08337e24054e3add828396b8f637da1f8d0a4fc1b634e165ee0c5e96759f473c8cf0eeb224750ae1e001f1a1643788ce4c4f05e40b768cbbc0c2e0082a4 SHA512 ea2bcf8bd8a26fe76749e36a2ad0fea6747ac1bf2aa1b5ecc68a098eb9e89962537b3adfbcd51db31b7948da48c75ee9a9a9351e7fe37162c66e9c1acf6bb565 -EBUILD virt-manager-4.1.0.ebuild 2707 BLAKE2B 321964d595c73c1a25b587dc2106a7ff8186052f788ab40f364bbea96f239f58af22f8874946ab2cda0af73922d6eb0f8a89b721ec299afd173bcfa6caa06c99 SHA512 62eb6c96c6c40b649b2bd21e846087453b25ee810162cbd58585bc67d7030567bd04b4e57b1a41b90864e6827f1e2e7ed77f280521e4a95313c2874cf3ae78c1 -EBUILD virt-manager-9999.ebuild 2669 BLAKE2B 4e71c68abe8dbab7ebeb176822828fe67d5b4c56f2f64c4568632f3abe2a41f3ae076818ddb37490b55a6497f9e23bf0fb8e462bd1dabb2b3af51eba4abe05d2 SHA512 249eb104ffc1732856eb2a006336b967ec0d61a46803549d6b609dd84a8b8cd4834b5f598339b7aab752435b16d01c2dbc375a4237adde4b9557129ab1da0750 +EBUILD virt-manager-4.1.0-r1.ebuild 2721 BLAKE2B 2d2a1bde23307ac37f94c7b3a3eac3ee2d1a8cd425fce7cecaac2f79cb8c23aae81fd49f0d212cfcbc480732fba7ceb27211a34be4a336754c5efaf9f07e0997 SHA512 fe21b35ed5b09836a6b74208d14eb436ff1a4354ae1d31d50ea38b5c861c403be7aeb9ae5d05b0b9516c500a32f67372be75db4a4998ca78f57c5f05c0d0724f +EBUILD virt-manager-9999.ebuild 2602 BLAKE2B d1dd8dc52bcc542a7ebd02eed656199bfa3893d7a287564a1d6d2f2a3f3b29a0ebb56da4b0ea274d6c792dc3a956441fef313732285c60136d1596c668a2162d SHA512 1f0fa7ea8419ead54c2d2f3a4ee0f353ec4c6d1daf0f72f7c871e078c3c5786715e4de51ff8ebba8090006ff11c1380f61551410adf321a3c10506a1e9a91255 MISC metadata.xml 717 BLAKE2B 931cc0f16850272e3d61e4c3421768bd01fd98891d1049d540c36dfcc1cd3872c158796edf33479005fdf07fe449d251ef55562a832db8827e757202ed1b046e SHA512 e40d93e6febcbb48ea6178986736721a5c45bc92073a9108179fd437bb303ba1b6bf0adb6053e36f877b660c413404ef877aefe4d3ef2ec124d6b6cc808a411d diff --git a/app-emulation/virt-manager/virt-manager-4.1.0-r1.ebuild b/app-emulation/virt-manager/virt-manager-4.1.0-r1.ebuild index bfd95c7acc4a..f2a81729e64f 100644 --- a/app-emulation/virt-manager/virt-manager-4.1.0-r1.ebuild +++ b/app-emulation/virt-manager/virt-manager-4.1.0-r1.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" inherit git-r3 else - SRC_URI="https://virt-manager.org/download/sources/${PN}/${P}.tar.gz" + SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.gz" KEYWORDS="amd64 arm64 ppc64 x86" fi diff --git a/app-emulation/virt-manager/virt-manager-4.1.0.ebuild b/app-emulation/virt-manager/virt-manager-4.1.0.ebuild deleted file mode 100644 index 3614d2d36381..000000000000 --- a/app-emulation/virt-manager/virt-manager-4.1.0.ebuild +++ /dev/null @@ -1,106 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{9..11} ) -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_SETUPTOOLS=no -inherit gnome2 distutils-r1 optfeature - -DESCRIPTION="A graphical tool for administering virtual machines" -HOMEPAGE="https://virt-manager.org https://github.com/virt-manager/virt-manager" - -if [[ ${PV} == *9999* ]]; then - EGIT_REPO_URI="https://github.com/virt-manager/virt-manager.git" - EGIT_BRANCH="main" - SRC_URI="" - inherit git-r3 -else - SRC_URI="https://virt-manager.org/download/sources/${PN}/${P}.tar.gz" - KEYWORDS="amd64 arm64 ppc64 x86" -fi - -LICENSE="GPL-2" -SLOT="0" -IUSE="gui policykit sasl" - -RDEPEND=" - ${PYTHON_DEPS} - app-cdr/cdrtools - >=app-emulation/libvirt-glib-1.0.0[introspection] - >=sys-libs/libosinfo-0.2.10[introspection] - $(python_gen_cond_dep ' - dev-libs/libxml2[python,${PYTHON_USEDEP}] - dev-python/argcomplete[${PYTHON_USEDEP}] - >=dev-python/libvirt-python-6.10.0[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - ') - gui? ( - gnome-base/dconf - >=net-libs/gtk-vnc-0.3.8[gtk3(+),introspection] - net-misc/spice-gtk[usbredir,gtk3,introspection,sasl?] - sys-apps/dbus[X] - x11-libs/gtk+:3[introspection] - x11-libs/gtksourceview:4[introspection] - x11-libs/vte:2.91[introspection] - policykit? ( sys-auth/polkit[introspection] ) - ) -" -DEPEND="${RDEPEND}" -BDEPEND="dev-python/docutils" - -DOCS=( README.md NEWS.md ) - -DISTUTILS_ARGS=( - --no-update-icon-cache - --no-compile-schemas -) - -EPYTEST_IGNORE=( - # Wants to use /tmp osinfo config? - tests/test_cli.py - - # These seem to be essentially coverage tests - tests/test_checkprops.py -) - -distutils_enable_tests pytest - -python_configure() { - esetup.py configure --default-graphics=spice -} - -python_test() { - export VIRTINST_TEST_SUITE_FORCE_LIBOSINFO=0 - - epytest -} - -python_install() { - esetup.py install -} - -pkg_preinst() { - if use gui ; then - gnome2_pkg_preinst - - cd "${ED}" || die - export GNOME2_ECLASS_ICONS=$(find 'usr/share/virt-manager/icons' -maxdepth 1 -mindepth 1 -type d 2> /dev/null || die) - else - rm -r "${ED}/usr/share/virt-manager/ui/" || die - rm -r "${ED}/usr/share/virt-manager/icons/" || die - rm -r "${ED}/usr/share/icons/" || die - rm -r "${ED}/usr/share/applications/virt-manager.desktop" || die - rm -r "${ED}/usr/bin/virt-manager" || die - fi -} - -pkg_postinst() { - use gui && gnome2_pkg_postinst - - optfeature "SSH_ASKPASS program implementation" lxqt-base/lxqt-openssh-askpass net-misc/ssh-askpass-fullscreen net-misc/x11-ssh-askpass - optfeature "QEMU host support" app-emulation/qemu[usbredir,spice] - optfeature "virt-install --location ISO support" dev-libs/libisoburn -} diff --git a/app-emulation/virt-manager/virt-manager-9999.ebuild b/app-emulation/virt-manager/virt-manager-9999.ebuild index 4fe9053bce7a..054d03a48f7f 100644 --- a/app-emulation/virt-manager/virt-manager-9999.ebuild +++ b/app-emulation/virt-manager/virt-manager-9999.ebuild @@ -4,9 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{10..13} ) -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_SETUPTOOLS=no -inherit gnome2 distutils-r1 optfeature +inherit gnome2 python-single-r1 optfeature meson DESCRIPTION="A graphical tool for administering virtual machines" HOMEPAGE="https://virt-manager.org https://github.com/virt-manager/virt-manager" @@ -17,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" inherit git-r3 else - SRC_URI="https://virt-manager.org/download/sources/${PN}/${P}.tar.gz" + SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" fi @@ -25,6 +23,8 @@ LICENSE="GPL-2" SLOT="0" IUSE="gui policykit sasl" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + RDEPEND=" ${PYTHON_DEPS} || ( dev-libs/libisoburn app-cdr/cdrtools ) @@ -53,33 +53,18 @@ BDEPEND="dev-python/docutils" DOCS=( README.md NEWS.md ) -DISTUTILS_ARGS=( - --no-update-icon-cache - --no-compile-schemas -) - -EPYTEST_IGNORE=( - # Wants to use /tmp osinfo config? - tests/test_cli.py - - # These seem to be essentially coverage tests - tests/test_checkprops.py -) - -distutils_enable_tests pytest - -python_configure() { - esetup.py configure --default-graphics=spice -} - -python_test() { - export VIRTINST_TEST_SUITE_FORCE_LIBOSINFO=0 - - epytest -} +src_configure() { + # While in the past we did allow test suite to run, any errors from + # test_cli.py were ignored. Since that's where like 90% of tests actually + # lives, just disable tests (and do not drag additional dependencies). + local emesonargs=( + -Dcompile-schemas=false + -Ddefault-graphics=spice + -Dtests=disabled + -Dupdate-icon-cache=false + ) -python_install() { - esetup.py install + meson_src_configure } pkg_preinst() { diff --git a/app-emulation/vkd3d-proton/Manifest b/app-emulation/vkd3d-proton/Manifest index 5dd3252a5cd5..adaafd6bbbc7 100644 --- a/app-emulation/vkd3d-proton/Manifest +++ b/app-emulation/vkd3d-proton/Manifest @@ -12,7 +12,7 @@ DIST vkd3d-proton-vulkan-headers-83e1a9ed8c.tar.gz 1299014 BLAKE2B 0b1e635aaa6ee DIST vulkan-headers-5677bafb820e476441e9e1f745371b72133407d3.tar.gz 2281652 BLAKE2B 03c55bf485214631d2e669165d3ed2dc068a3bc7bdffe59c5173a15885281cef4e57c5327b22de857ab9604f8e52bbcd6de0d9f5ff7cb3eee407845de722621d SHA512 d5d8eccae8f577d712ada89e42d88e0602f6eb499bf2e08f93505e5ffd554b0df8de74751fbe321184a0cfdaf60ce475273e9becca7a8f837afe6c5597b19671 DIST vulkan-headers-f030d9dd8ca297b84b10330cee87f72acc3b0aab.tar.gz 2255357 BLAKE2B 07cfa8ccdd26966116e7c35e0d350be94936469f2b9af77c84b8c61495b6ba76813047b5d26bba1fabd44a8f35396b32b6ad32c3b93b0b1a818ce9ed45f93db2 SHA512 6adf81d16d07710322b7c92a0e0436ee33be94d55116e3c460eabb4196a180f8c7b481c19a84a8bbea4e98dda6cf63ff2876f196348921a0c1d9c8c1005cd521 EBUILD vkd3d-proton-2.12.ebuild 7797 BLAKE2B 244c709c7dddf6457dad446186c248ed8cb1f7e8fb8061048c9a3a5f096d4f743156534274d6da157a8128a48fb4df260bc71d9c46f038aec3c1fca5d1493a05 SHA512 c46beceb54d66e33dafd95302a3388b2b1ef652742678abbdcfad7493eba475a03dfcb152556a2878d90f8bb02b4db7b0506a9ee9f9db0399f3abb5cdb5aa450 -EBUILD vkd3d-proton-2.13.ebuild 7799 BLAKE2B bc775e0473b957368d426ba5e9d8b35de36ddf8d90732ed9c810fb38bb8bf24f87e0c2741a1e5c79e7409a25709d58145e824d00aada8db3cc4f7bcb98bd64de SHA512 9b1465c60e5b89e9b19d2e1c59b4d0273cb29c74f374afdab4b79b77eacbcda4c5a41470fbca594c76665a0a4c0695369e164475a3b76e8de5c3817e4756fd13 +EBUILD vkd3d-proton-2.13.ebuild 7797 BLAKE2B 22686584d6e884394ab857d68bf14b1af0dd1f503b2f321e805f06de71bbd53a9c2cc5d75153f7b7b278d3f30e8ddcd82dfeb7ad6e90bc4788bcf4312a820e5d SHA512 36a45269d3ca276674d3153f8fa352d5ef21eb986b5a1a41b873e241870ab78bd18fec020208124f2d1d131651f6d13bd80f4a27b353009dcebdebf529c4e5f5 EBUILD vkd3d-proton-2.6-r1.ebuild 6898 BLAKE2B d65133bfa465040c0f8a2c5d148d907ebe063589f5ef3916c39d9441a409d759127561ee006454b75d8eecb36c6a083eefbc0739a2fee06b63f9c0bf7a2a34d8 SHA512 92f849054d2f4e26a5533b8db9417e7baebaaad99fd4393915503b2edc6c25caa7ed99720bf6bc17bd9bc3b065cca8fb61fbb0c77bd2f2036fbd1a4d0ddb19c3 EBUILD vkd3d-proton-9999.ebuild 7599 BLAKE2B 914e57c539f829bdc09b41c38e676e297be8aa8edd83772cb9a9faf0daaa4a7213e36460691b240560b34a1228bd9f1adb2ebc8f6ad1d30fed9885b9bc73c521 SHA512 c5929ab80d96c636e82b03ec4da2d43be30c6b08898e6c03e0f2aad1b388eea5727d8fc3597c4b08167ced0057d915dfe6727eeceea365a34efd68537731ee70 MISC metadata.xml 618 BLAKE2B 4382557118c0ea56972d05a10c9cc1f94a4fbcc58a414f1cd5e4354ce6ed1de15c95377f167ed5627231c2887ecce3c00756908720458fedddea5ed6732771ff SHA512 b5cc86b412c30ee5d54868a87c9f4892337c83988b738806532cd9e2cc295a2326e776030c19cae9a2e9dd4f5f615b1d962ec48a4b310fd8a94ec4024dde99ab diff --git a/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild b/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild index e7c3fe59c99d..5ec5819e4a2f 100644 --- a/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild +++ b/app-emulation/vkd3d-proton/vkd3d-proton-2.13.ebuild @@ -35,7 +35,7 @@ else https://github.com/KhronosGroup/Vulkan-Headers/archive/${HASH_VULKAN}.tar.gz -> vulkan-headers-${HASH_VULKAN}.tar.gz " - KEYWORDS="-* ~amd64 ~x86" + KEYWORDS="-* amd64 x86" fi DESCRIPTION="Fork of VKD3D, development branches for Proton's Direct3D 12 implementation" -- cgit v1.2.3