diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-10-26 04:04:26 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-10-26 04:04:26 +0100 |
commit | d0349ca0f4903608beca459a9db2068dab9fa6ea (patch) | |
tree | a69bc9c4a75f35ecabd3909a181128faf8c0e75b /x11-drivers/nvidia-drivers | |
parent | b11a5614cb96e70e116581c98abf286c2cf694ca (diff) |
gentoo auto-resync : 26:10:2024 - 04:04:26
Diffstat (limited to 'x11-drivers/nvidia-drivers')
-rw-r--r-- | x11-drivers/nvidia-drivers/Manifest | 2 | ||||
-rw-r--r-- | x11-drivers/nvidia-drivers/nvidia-drivers-565.57.01-r2.ebuild | 18 |
2 files changed, 2 insertions, 18 deletions
diff --git a/x11-drivers/nvidia-drivers/Manifest b/x11-drivers/nvidia-drivers/Manifest index c9cf85ca6718..0a149d99160d 100644 --- a/x11-drivers/nvidia-drivers/Manifest +++ b/x11-drivers/nvidia-drivers/Manifest @@ -82,5 +82,5 @@ EBUILD nvidia-drivers-535.216.01.ebuild 20881 BLAKE2B e9c38bd05df8ddeaf43cefff58 EBUILD nvidia-drivers-550.120.ebuild 20493 BLAKE2B 0114ba43355975bff6058dc71ecfed373267abd0bcd98da42d143171ffd688a37d4fb959d9b0e406cda395f76d36ad34ffecf010489cddaf2006a78aa283c2f8 SHA512 07666ec1ec14223582b571b4e434099c469a9e6108a11b4e19b77b70d5c9a40571edbd59a64c302b66767a0ed47f3b3356d479dff4ce993218f48962ce00e918 EBUILD nvidia-drivers-550.127.05.ebuild 20494 BLAKE2B 155f4456f9cc59f37140d394024c371f0fc00e618f11a6ed5b44491cd7ea8573c8f267a27315bde4de0e40c319f521e422cff1a9da04dc5799b154a30b867afb SHA512 333f9af6061a4ffa7f8782968f6b2880248a53c16e9a818b046eddb64a63b3e6fa02f30b2c5ddc8d685123edfec332b8fc92e5c58592ec28167d33403ed07394 EBUILD nvidia-drivers-550.40.76.ebuild 20626 BLAKE2B 161d11562f1934120f832e5ca8e09cc18da8391fc7c8d1f78c8835e1c06a78c4cba902a0a4346469b58406d39f8f5a40ae581d67030a1d022d984fb77ad91f30 SHA512 588ef2f45729dddf1888bd2baeb6b1241e413e957232229c3549ba8bb0c545998b9aebfa051520f115aa42700a862ebc70409a2a56c926d7b82410d17f1cd11b -EBUILD nvidia-drivers-565.57.01-r2.ebuild 22182 BLAKE2B 273bfeba737602bee326677b56bbe4a71751ccb88deb942210255adc31fcfd5f063001febaaa968dc226ad69502649461894419683fede0410fcc2944729b374 SHA512 47d35ad7448ffe602b291192ace8b4df32d4e90a3cc64bd4f34fcaadeccbf60999b497ed275e93be7d8f5c8f161a3767bcfa817fb2e67cc3af70660c05adab0c +EBUILD nvidia-drivers-565.57.01-r2.ebuild 21398 BLAKE2B 70b26e08c4006dc922d72d897d7b5efb68abd1379b2710662fe46a65fa560165fdc1fd135fe3f0052f89adc7ea0431c8bdb4884033e644c054c3e433f9bf50ad SHA512 04da31d1fa694512854eaa2808acb58adba7afca3bf06d66da9d23c4430c882b4cea36f03bcf71fe335bc98e8fbf7de580a2b044bc4433ace2bd31946ef03162 MISC metadata.xml 1457 BLAKE2B 10fccbffe28ab58e012aae439123f947acea95eb3bdc4d0e2eb1ec14a92ad24fc2e3e0c248dcce87d9fdec54a65b8e040b2ed048d9ef11054f762f295c24ce39 SHA512 8469884c614a0275f438a0f8d583f2823d1159905ee27402e859c824cc458ac31daf69f2b7960533daaf86e1ca203be745c03e4e67ff12e9bbb2c08b91c667a0 diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-565.57.01-r2.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-565.57.01-r2.ebuild index 38afbe8a4548..e665698e0a26 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-565.57.01-r2.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-565.57.01-r2.ebuild @@ -24,9 +24,7 @@ S=${WORKDIR} LICENSE="NVIDIA-r2 Apache-2.0 BSD BSD-2 GPL-2 MIT ZLIB curl openssl" SLOT="0/${PV%%.*}" -# beta drivers do not get keyworded, opt-in at your own risks if wanted -# reminder: drop the egl-wayland version warning & unmask it when out of beta -#KEYWORDS="-* ~amd64 ~arm64" +KEYWORDS="-* ~amd64 ~arm64" # note: kernel-open is an upstream default in >=560 if all GPUs on the system # support it but, since no automagic here, keeping it off for the wider support IUSE="+X abi_x86_32 abi_x86_64 kernel-open persistenced powerd +static-libs +tools wayland" @@ -595,18 +593,4 @@ pkg_postinst() { elog "Also, the systemd suspend/hibernate/resume services are now enabled by" elog "default, and for openrc+elogind a similar hook has been installed." fi - - # TODO: drop this when out of beta, plan is to unmask it then - if use X && use wayland && has_version '<gui-libs/egl-wayland-1.1.14'; then - ewarn - ewarn "*** NVIDIA Beta Notice ***" - ewarn - ewarn ">=gui-libs/egl-wayland-1.1.14 is currently masked, however with this" - ewarn "beta version of nvidia-drivers it is recommended to use latest" - ewarn "egl-wayland for better xwayland performance and also potentially" - ewarn "avoiding some visual glitches." - ewarn - ewarn "Plan is to unmask it for everyone when out of beta, but may want to do" - ewarn "so now unless it causes problems (e.g. some applications crashing)." - fi } |