mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/nv-codec-headers: adjust stabilization comment
While we need to care for 580.x support, 535 is getting.. old and should be rather scarcely used outside of very conservative users. We should likely stabilize a newer version to ensure better support for the majority of users at this point even if it'll break things for 535 users. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
# ideally only stabilize versions that work for all non-masked nvidia-drivers
|
||||
# only stabilize versions that work for all widely used nvidia-drivers branches
|
||||
NV_MIN_VERSION=530.41.03 # see README
|
||||
|
||||
DESCRIPTION="FFmpeg version of headers required to interface with Nvidias codec APIs"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
# ideally only stabilize versions that work for all non-masked nvidia-drivers
|
||||
# only stabilize versions that work for all widely used nvidia-drivers branches
|
||||
NV_MIN_VERSION=570 # see README
|
||||
|
||||
DESCRIPTION="FFmpeg version of headers required to interface with Nvidias codec APIs"
|
||||
|
||||
Reference in New Issue
Block a user