diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-04 22:46:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-04 22:47:05 +0300 |
commit | e28332fb427352589f80a556e829be0f06a7b2e1 (patch) | |
tree | 350f8a9ea702ddb4139ff4b39848de240fd347de /media-video/mpv | |
parent | profiles: mask net-misc/chrome-remote-desktop for removal (diff) | |
download | gentoo-e28332fb427352589f80a556e829be0f06a7b2e1.tar.gz gentoo-e28332fb427352589f80a556e829be0f06a7b2e1.tar.bz2 gentoo-e28332fb427352589f80a556e829be0f06a7b2e1.zip |
media-video/mpv: up version for media-libs/nv-codec-headers
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-video/mpv')
-rw-r--r-- | media-video/mpv/mpv-0.30.0.ebuild | 4 | ||||
-rw-r--r-- | media-video/mpv/mpv-0.31.0.ebuild | 4 | ||||
-rw-r--r-- | media-video/mpv/mpv-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/media-video/mpv/mpv-0.30.0.ebuild b/media-video/mpv/mpv-0.30.0.ebuild index 6eaf4bb985cd..769f9e8bb6d3 100644 --- a/media-video/mpv/mpv-0.30.0.ebuild +++ b/media-video/mpv/mpv-0.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -123,7 +123,7 @@ COMMON_DEPEND=" DEPEND="${COMMON_DEPEND} ${PYTHON_DEPS} virtual/pkgconfig - cuda? ( >=media-libs/nv-codec-headers-8.1.24.1 ) + cuda? ( >=media-libs/nv-codec-headers-8.2.15.7 ) doc? ( dev-python/docutils dev-python/rst2pdf ) dvb? ( virtual/linuxtv-dvb-headers ) diff --git a/media-video/mpv/mpv-0.31.0.ebuild b/media-video/mpv/mpv-0.31.0.ebuild index 77c91ac38aae..a459428e1702 100644 --- a/media-video/mpv/mpv-0.31.0.ebuild +++ b/media-video/mpv/mpv-0.31.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -123,7 +123,7 @@ COMMON_DEPEND=" DEPEND="${COMMON_DEPEND} ${PYTHON_DEPS} virtual/pkgconfig - cuda? ( >=media-libs/nv-codec-headers-8.1.24.1 ) + cuda? ( >=media-libs/nv-codec-headers-8.2.15.7 ) doc? ( dev-python/docutils dev-python/rst2pdf ) dvb? ( virtual/linuxtv-dvb-headers ) diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 77c91ac38aae..a459428e1702 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -123,7 +123,7 @@ COMMON_DEPEND=" DEPEND="${COMMON_DEPEND} ${PYTHON_DEPS} virtual/pkgconfig - cuda? ( >=media-libs/nv-codec-headers-8.1.24.1 ) + cuda? ( >=media-libs/nv-codec-headers-8.2.15.7 ) doc? ( dev-python/docutils dev-python/rst2pdf ) dvb? ( virtual/linuxtv-dvb-headers ) |