diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2017-12-06 04:43:42 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2017-12-06 04:43:42 +0300 |
commit | c34d496cd11541568f2b7f47e394be0ffa9726ba (patch) | |
tree | 6bc9e93f39cfbb8c8c4201b2d84ac386321481cf /media-video/ffmpeg-mpv/ffmpeg-mpv-scm.ebuild | |
parent | 16970c0ddf1d15431fce721f3d1d35068ec9a469 (diff) |
mpv: adapted ffmpeg patch to current master
Diffstat (limited to 'media-video/ffmpeg-mpv/ffmpeg-mpv-scm.ebuild')
-rw-r--r-- | media-video/ffmpeg-mpv/ffmpeg-mpv-scm.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/ffmpeg-mpv/ffmpeg-mpv-scm.ebuild b/media-video/ffmpeg-mpv/ffmpeg-mpv-scm.ebuild index f73d2af..3ed1177 100644 --- a/media-video/ffmpeg-mpv/ffmpeg-mpv-scm.ebuild +++ b/media-video/ffmpeg-mpv/ffmpeg-mpv-scm.ebuild @@ -18,6 +18,7 @@ inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs git-r3 DESCRIPTION="Complete solution to record, convert and stream audio and video. Includes libavcodec" HOMEPAGE="http://ffmpeg.org/" SRC_URI="" +EGIT_REPO_URI="https://github.com/mpv-player/ffmpeg-mpv" FFMPEG_REVISION="${PV#*_p}" SLOT="0" |