summaryrefslogtreecommitdiff
path: root/mpv
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2018-02-08 12:38:45 +1100
committerDanny Rawlins <monster.romster@gmail.com>2018-02-08 12:39:08 +1100
commit5b09c1b42a62dfe0d227fac35437aaad763c6696 (patch)
tree058ec52b30368aab74c9b943532787d3320d1315 /mpv
parent08865c550f33d8d40fd44ca7770e5666be676a4e (diff)
downloadcontrib-5b09c1b42a62dfe0d227fac35437aaad763c6696.tar.gz
contrib-5b09c1b42a62dfe0d227fac35437aaad763c6696.tar.xz
mpv: picked up orphaned port
Diffstat (limited to 'mpv')
-rw-r--r--mpv/.signature4
-rw-r--r--mpv/Pkgfile6
2 files changed, 3 insertions, 7 deletions
diff --git a/mpv/.signature b/mpv/.signature
index fbe409c85..49e7e3573 100644
--- a/mpv/.signature
+++ b/mpv/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF36Uy5lbcdGvZfiuBwsj8MYrh2Mjtcje2kAs7JcFZ3EpwvNFsMCv/qm9kEqH5ZbRcG7VZxAjrSFuq83MujFzkEQE=
-SHA256 (Pkgfile) = c57d18136ac46d5d7e6930a6e63c1802e9eb7cc082e8704700e53d9a9aa9961b
+RWSagIOpLGJF3/8znsF9QZG+qu1DfjHvuZatuZzZTDt8Wna+swOMl79Mb4Kpz/9slTZo+HPEUn7I2pBOeNRwCqyYGEVq2JNMyw8=
+SHA256 (Pkgfile) = 68a6708f0901499c66f9bb8163dcbba9701296f61def56e2ba8242ae52659f56
SHA256 (.footprint) = 3872a22695e9c213f10e0bd6c0ae8fb7c2bba5425dd68eb1ec02c9e0ba171d09
SHA256 (mpv-v0.27.0.tar.gz) = 341d8bf18b75c1f78d5b681480b5b7f5c8b87d97a0d4f53a5648ede9c219a49c
SHA256 (09_ytdl-hook-whitelist-protocols.patch) = 6f6bc517c3b1d72a070af64df14428aee76e6cd123b934721851649833061918
diff --git a/mpv/Pkgfile b/mpv/Pkgfile
index 60fef49d2..8fbe91f6a 100644
--- a/mpv/Pkgfile
+++ b/mpv/Pkgfile
@@ -1,6 +1,6 @@
# Description: General Purpose video player based on MPlayer and mplayer2
# URL: https://mpv.io/
-# Maintainer: Svyatoslav Mishyn, svyatoslav dot mishyn at gmail dot com
+# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: alsa-lib docutils ffmpeg libass mesa3d
# Optional: youtube-dl libquvi libdvdnav libbluray libcdio-paranoia libvdpau
@@ -16,10 +16,6 @@ build() {
[ -e '/usr/lib/pkgconfig/libcdio_cdda.pc' ] && PKGMK_MPV+=' --enable-cdda'
[ -e '/usr/lib/pkgconfig/dvdnav.pc' ] && PKGMK_MPV+=' --enable-dvdread --enable-dvdnav'
- printf "\e[031mNote: for optical audio/dvd/blu-ray playback you need to:
- prt-get depinst libcdio-paranoia libdvdnav libbluray, respectively.\033[0m\n"
- sleep 10
-
# CVE-2018-6360 fix
patch -p1 -i $SRC/09_ytdl-hook-whitelist-protocols.patch

Generated by cgit