Search Criteria
Package Details: mpv-git 0.39.0_13_g2c5928e518-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mpv-git.git (read-only, click to copy) |
|---|---|
| Package Base: | mpv-git |
| Description: | Video player based on MPlayer/mplayer2 (git version) |
| Upstream URL: | https://mpv.io |
| Keywords: | media player video |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | mpv |
| Provides: | libmpv.so, mpv |
| Submitter: | rpolzer |
| Maintainer: | qmega |
| Last Packager: | qmega |
| Votes: | 229 |
| Popularity: | 0.42 |
| First Submitted: | 2012-12-04 09:21 (UTC) |
| Last Updated: | 2024-09-24 06:58 (UTC) |
Dependencies (18)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libass (libass-gitAUR)
- libplacebo (libplacebo-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxpresent
- libxss
- luajit (luajit-2.1-lua52-gitAUR, luajit-clang-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- pacman-contrib (pacman-contrib-gitAUR) (make)
- python-docutils (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- youtube-dlAUR (youtube-dl-gitAUR, youtube-dl-nightlyAUR, yt-dlp-drop-inAUR) (optional) – for video-sharing websites playback
- yt-dlp (yt-dlp-gitAUR, neodlpAUR, yt-dlp-nightly-binAUR) (optional) – for video-sharing websites playback (preferred over youtube-dl)
Required by (626)
- abs-flutter-bin (requires mpv)
- aceplay (requires mpv) (optional)
- aceplay-bin (requires mpv) (optional)
- acestream-launcher (requires mpv) (optional)
- acter-bin (requires mpv)
- acter-nightly-bin (requires mpv)
- aethertune-bin (requires mpv)
- aliyunpan-gaozhangmin-bin (requires mpv) (optional)
- amphi-cloud (requires mpv)
- amphi-music (requires mpv)
- amphi-notes (requires mpv)
- amphi-photos (requires mpv)
- ani-cli (requires mpv)
- ani-cli-arabic (requires mpv)
- ani-cli-git (requires mpv)
- ani-cli-mx (requires mpv)
- ani-cli-mx-git (requires mpv)
- ani-cli-vostfr-git (requires mpv)
- ani-dl (requires mpv)
- ani-skip-git (requires mpv)
- Show 606 more...
Latest Comments
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 38 Next › Last »
qmega commented on 2018-07-12 21:16 (UTC) (edited on 2018-08-14 03:27 (UTC) by qmega)
@Hello71: I like the idea, but I want to make sure we're always using the version upstream wants (since waf provides no compatibility guarantees), and with this being a -git package updating manually isn't reliable.
I've submitted a PR upstream [1] that would allow the PKGBUILD to run the waf version check without trying the download, and just fail in prepare() or build() if there's a mismatch. This would make it clear that the PKGBUILD needs updating rather than having the version mismatch create some spurious failure. With that or something equivalent in place, I'll make the change you requested.
EDIT: Done.
[1] https://github.com/mpv-player/mpv/pull/5984
Hello71 commented on 2018-07-10 13:26 (UTC)
please download waf at download time not at compile time. this is marginally more secure and saves a bunch of bandwidth.
https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/mpv
BurhanDanger commented on 2018-06-18 05:49 (UTC)
Sorry, my bad. Didn't see whole PKGBUILD carefully. I have an AUR helper which parses .SRCINFO to install depends and makedepends through explicit pacman calls and not do makepkg -s.
qmega commented on 2018-06-17 21:55 (UTC) (edited on 2018-06-17 21:56 (UTC) by qmega)
@BurhanDanger It only does if vulkan-icd-loader is installed. Otherwise, it'll happily build without vulkan. If you have the loader installed at the time you source the PKGBUILD, it should add the headers to makedepends automatically (see [1] for details and explanation). Do you have a situation where that didn't work?
[1] https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=mpv-git#n72
BurhanDanger commented on 2018-06-17 17:07 (UTC) (edited on 2018-06-17 17:07 (UTC) by BurhanDanger)
I think this need
vulkan-headersin makedepends.qmega commented on 2018-05-30 23:51 (UTC)
Added to makedepends. Thanks!
eigengrau commented on 2018-05-30 06:05 (UTC)
pactreeis now part of thepacman-contribpackage (not part of base or base-devel).qmega commented on 2018-05-12 15:13 (UTC)
Now that ffmpeg 4.0 has hit the official repos, this package finally builds against system ffmpeg again.
viachaslavic commented on 2018-04-28 04:35 (UTC)
@postadelmaga, also compiled ffmpeg v.4 can install from https://www.archlinux.org/packages/staging/x86_64/ffmpeg/
dbermond commented on 2018-04-16 00:18 (UTC)
@postadelmaga That's normal and expected.
In order to build the current mpv git master you need ffmpeg git master (for example, ffmpeg-git or ffmpeg-full-git package). It will not build with ffmpeg 3.4.
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 38 Next › Last »