public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/
@ 2018-05-01 21:18 99% Patrice Clement
  0 siblings, 0 replies; 1+ results
From: Patrice Clement @ 2018-05-01 21:18 UTC (permalink / raw
  To: gentoo-commits

commit:     8448f82e6d79b4b5bcf0e2a4916fa2ce717265bf
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Sun Apr 29 22:13:14 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue May  1 21:17:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8448f82e

media-video/mpv: depend on libav-13_pre for vaapi/vdpau in 0.27.2.

Bug: https://bugs.gentoo.org/641414
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/8212

 media-video/mpv/mpv-0.27.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/mpv/mpv-0.27.2.ebuild b/media-video/mpv/mpv-0.27.2.ebuild
index d487246e046..1e790a980c0 100644
--- a/media-video/mpv/mpv-0.27.2.ebuild
+++ b/media-video/mpv/mpv-0.27.2.ebuild
@@ -100,12 +100,12 @@ COMMON_DEPEND="
 	v4l? ( media-libs/libv4l )
 	vaapi? (
 		!libav? ( >=media-video/ffmpeg-3.3:0 )
-		libav? ( >=media-video/libav-13:0 )
+		libav? ( >=media-video/libav-13_pre20171219:0 )
 		x11-libs/libva:=[drm?,X?,wayland?]
 	)
 	vdpau? (
 		!libav? ( >=media-video/ffmpeg-3.3:0 )
-		libav? ( >=media-video/libav-13:0 )
+		libav? ( >=media-video/libav-13_pre20171219:0 )
 		x11-libs/libvdpau
 	)
 	wayland? (


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-05-01 21:18 99% [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/ Patrice Clement

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox