summaryrefslogtreecommitdiff
path: root/app-emulation/vkd3d
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-08 18:59:30 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-08 18:59:30 +0000
commit1e1e7636b59380beebd325e8d256875e4f824230 (patch)
treecac3706b236cea47f66f8d45afc943890cd4375e /app-emulation/vkd3d
parent5cbf14acf23c82626389931f64cfe3ef12a1c29f (diff)
gentoo auto-resync : 08:01:2024 - 18:59:30
Diffstat (limited to 'app-emulation/vkd3d')
-rw-r--r--app-emulation/vkd3d/Manifest4
-rw-r--r--app-emulation/vkd3d/vkd3d-1.10.ebuild2
-rw-r--r--app-emulation/vkd3d/vkd3d-1.9.ebuild51
3 files changed, 2 insertions, 55 deletions
diff --git a/app-emulation/vkd3d/Manifest b/app-emulation/vkd3d/Manifest
index a87c0e13dfa4..4b80e2613d91 100644
--- a/app-emulation/vkd3d/Manifest
+++ b/app-emulation/vkd3d/Manifest
@@ -1,6 +1,4 @@
AUX vkd3d-1.9-implicit-gettid.patch 295 BLAKE2B 578840a65b5373e39e064eb165f4551eab72ad222f94280be58669ba0df5ee7a5fa4960c91f4a4098dbbf1060dd34800eda693feab1f55b98412e201ae36e90f SHA512 31b2bb465d24bd94cd75ae7f390b1b71957ae1634ea354bf9c1d0a19627df16cd68dc2bcf1b639a435329b56c8405e3a8f33b063299f2c8013e9020ee1eb01eb
DIST vkd3d-1.10.tar.xz 956600 BLAKE2B 141a8364ef4d34cef9eeef1fe78c18b8da3778627046ac543c3f18cd53a5a6517757532c3469475e1047f2ab7c621ebdd3655899d24aeec5093943a19bcb3958 SHA512 26db0322fe26a3ad361cec15b82ac461e2751cdc6e9f65f393b0aa533bba4644cdb2a454af9cf96efb09b562bd2bf9e9b765d0eee4b4cc7be34e0763d31c6f60
-DIST vkd3d-1.9.tar.xz 902300 BLAKE2B 62c71b98912e66d86a2d2d934f6bd4c252cced68d3ad96c23b7404dbe346e7a11e43affb1959b389cfc90b53f32b2011ceeca6d066bcae876d24ff0822719d2b SHA512 7fe931fca4bc2e13bd59f2068d758581797aa15530fb811d71323e3cd83a0f12ec3a00e2951f38033fccf8eabfca45e06dad79d80ccc164e047e13cbfc960d0e
-EBUILD vkd3d-1.10.ebuild 1022 BLAKE2B 770391a609b4ca81a3d1b44d18de6663737126ad233f0599d77eca7af64cea9d5d0f27219ba62ac82770f79163b21faab1a0e64f6887f0b6ef0e8c14a34441fa SHA512 cdda014206078216fc4266d87f48c8a72c373983547e40a516aa869ed967ef6b6f3fedb677e262095db0ce11b630ea40725d3d3b9c2cca18b695a00fa8030c67
-EBUILD vkd3d-1.9.ebuild 1022 BLAKE2B 770391a609b4ca81a3d1b44d18de6663737126ad233f0599d77eca7af64cea9d5d0f27219ba62ac82770f79163b21faab1a0e64f6887f0b6ef0e8c14a34441fa SHA512 cdda014206078216fc4266d87f48c8a72c373983547e40a516aa869ed967ef6b6f3fedb677e262095db0ce11b630ea40725d3d3b9c2cca18b695a00fa8030c67
+EBUILD vkd3d-1.10.ebuild 1016 BLAKE2B 56a756ff518e1177ee50d402477ce57280561caab34c9666fe6a5021c53237e35c111f11959cae8121648781ec61499856134051ef3d831b1dbc9a27ef6e0b50 SHA512 4a2d4b0eee2d5f4f36ac4656cb7bcf05af40b8b43cb3e51c36abb2da00a1f2521d1376cef13c5d530ea713eaf60aca750a35a940fe64c4c6703c0c928177d94b
MISC metadata.xml 563 BLAKE2B c976a16a495bdb5863811acda56b2cc628683a63fc2a22c18d2a09775d3a38c845e00f83b97b318d9a0e5267bb470dd56d334dc9f43e3716784254802b8db60b SHA512 3d5afb7890b3b10ad424fcfe3fa2b42a9227ba0b82be8ab85308126966f476798818ee0ecc88c53105b218f465a72b213efe00968112431169884a4a6f48c6a8
diff --git a/app-emulation/vkd3d/vkd3d-1.10.ebuild b/app-emulation/vkd3d/vkd3d-1.10.ebuild
index a07c6243deca..b8594f26e81e 100644
--- a/app-emulation/vkd3d/vkd3d-1.10.ebuild
+++ b/app-emulation/vkd3d/vkd3d-1.10.ebuild
@@ -26,7 +26,7 @@ DEPEND="
dev-util/vulkan-headers
"
BDEPEND="
- app-alternatives/lex
+ sys-devel/flex
sys-devel/bison
virtual/pkgconfig
"
diff --git a/app-emulation/vkd3d/vkd3d-1.9.ebuild b/app-emulation/vkd3d/vkd3d-1.9.ebuild
deleted file mode 100644
index a07c6243deca..000000000000
--- a/app-emulation/vkd3d/vkd3d-1.9.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-minimal
-
-DESCRIPTION="D3D12 to Vulkan translation library"
-HOMEPAGE="https://gitlab.winehq.org/wine/vkd3d/"
-SRC_URI="https://dl.winehq.org/vkd3d/source/${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="ncurses spirv-tools"
-RESTRICT="test" #838655
-
-RDEPEND="
- media-libs/vulkan-loader[${MULTILIB_USEDEP}]
- ncurses? ( sys-libs/ncurses:= )
- spirv-tools? ( dev-util/spirv-tools[${MULTILIB_USEDEP}] )
-"
-DEPEND="
- ${RDEPEND}
- dev-util/spirv-headers
- dev-util/vulkan-headers
-"
-BDEPEND="
- app-alternatives/lex
- sys-devel/bison
- virtual/pkgconfig
-"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-1.9-implicit-gettid.patch
-)
-
-multilib_src_configure() {
- local conf=(
- $(multilib_native_use_with ncurses)
- $(use_with spirv-tools)
- --disable-doxygen-pdf
- --without-xcb
- )
-
- ECONF_SOURCE=${S} econf "${conf[@]}"
-}
-
-multilib_src_install_all() {
- find "${ED}" -type f -name '*.la' -delete || die
-}