Skip to content

Commit

Permalink
media-video/mpv: sync 9999 with 0.23.0.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: gentoo#3247
  • Loading branch information
Coacher authored and monsieurp committed Dec 28, 2016
1 parent af245b4 commit 07e4451
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion media-video/mpv/mpv-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,10 @@ RDEPEND="${COMMON_DEPEND}
tools? ( ${PYTHON_DEPS} )
"

PATCHES=( "${FILESDIR}/${PN}-0.19.0-make-ffmpeg-version-check-non-fatal.patch" )
PATCHES=(
"${FILESDIR}/${PN}-0.19.0-make-ffmpeg-version-check-non-fatal.patch"
"${FILESDIR}/${PN}-0.23.0-make-libavdevice-check-accept-libav.patch"
)

mpv_check_compiler() {
if [[ ${MERGE_TYPE} != "binary" ]] && use vaapi && use egl && ! tc-has-tls; then
Expand Down

0 comments on commit 07e4451

Please sign in to comment.