aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-11-12 13:52:40 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-11-12 20:21:30 +0000
commitbc9f898a9c8388408af62b9b808b109afdf2750b (patch)
treea3afab8042cc1c6118232c758d797087d48f3a6d
parenta04b58b02e081a6909089d55af5d0b30a349a7b1 (diff)
downloadports-bc9f898a9c8388408af62b9b808b109afdf2750b.tar.gz
ports-bc9f898a9c8388408af62b9b808b109afdf2750b.zip
multimedia/mpv: update to 0.35.0
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.35.0 PR: 267113 Reported by: GitHub (watch releases)
-rw-r--r--audio/stmp/Makefile4
-rw-r--r--multimedia/baka-mplayer/Makefile2
-rw-r--r--multimedia/celluloid/Makefile1
-rw-r--r--multimedia/haruna/Makefile1
-rw-r--r--multimedia/hypnotix/Makefile1
-rw-r--r--multimedia/minitube/Makefile3
-rw-r--r--multimedia/mpc-qt/Makefile1
-rw-r--r--multimedia/mpv/Makefile15
-rw-r--r--multimedia/mpv/distinfo22
-rw-r--r--multimedia/mpv/pkg-plist6
-rw-r--r--multimedia/mpvpaper/Makefile1
-rw-r--r--multimedia/musique/Makefile1
12 files changed, 19 insertions, 39 deletions
diff --git a/audio/stmp/Makefile b/audio/stmp/Makefile
index b404de4b1124..deeca122d217 100644
--- a/audio/stmp/Makefile
+++ b/audio/stmp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= stmp
PORTVERSION= 0.0.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MAINTAINER= bapt@FreeBSD.org
@@ -11,7 +11,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/lib/libHLSL.a:graphics/glslang
-LIB_DEPENDS= libmpv.so:multimedia/mpv
+LIB_DEPENDS= libmpv.so.1:multimedia/mpv034 # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267114
USES= go:modules xorg gl
diff --git a/multimedia/baka-mplayer/Makefile b/multimedia/baka-mplayer/Makefile
index 19360f62bcb4..c10b3156ac64 100644
--- a/multimedia/baka-mplayer/Makefile
+++ b/multimedia/baka-mplayer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= baka-mplayer
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.4
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= multimedia audio
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/multimedia/celluloid/Makefile b/multimedia/celluloid/Makefile
index fe35db0f24e9..6e46b5b98b8e 100644
--- a/multimedia/celluloid/Makefile
+++ b/multimedia/celluloid/Makefile
@@ -1,6 +1,7 @@
PORTNAME= celluloid
DISTVERSIONPREFIX= v
DISTVERSION= 0.24
+PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= jbeich@FreeBSD.org
diff --git a/multimedia/haruna/Makefile b/multimedia/haruna/Makefile
index 0425e888c49c..01b3dcf64c34 100644
--- a/multimedia/haruna/Makefile
+++ b/multimedia/haruna/Makefile
@@ -1,5 +1,6 @@
PORTNAME= haruna
DISTVERSION= 0.9.3
+PORTREVISION= 1
MASTER_SITES= KDE/stable/${PORTNAME}/
CATEGORIES= multimedia kde
diff --git a/multimedia/hypnotix/Makefile b/multimedia/hypnotix/Makefile
index 2ba4bef9ccd3..7a3b600d272c 100644
--- a/multimedia/hypnotix/Makefile
+++ b/multimedia/hypnotix/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hypnotix
DISTVERSION= 2.9
+PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= mistresssilvara@hotmail.com
diff --git a/multimedia/minitube/Makefile b/multimedia/minitube/Makefile
index 52f596ab79e9..b1c2ff2f3740 100644
--- a/multimedia/minitube/Makefile
+++ b/multimedia/minitube/Makefile
@@ -1,5 +1,6 @@
PORTNAME= minitube
DISTVERSION= 3.9.3
+PORTREVISION= 1
CATEGORIES= multimedia www
MAINTAINER= yuri@FreeBSD.org
@@ -9,7 +10,7 @@ WWW= https://flavio.tordini.org/minitube
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libmpv.so:multimedia/mpv
+LIB_DEPENDS= libmpv.so.1:multimedia/mpv034 # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267115
USES= compiler:c++11-lang gl qmake qt:5
USE_GITHUB= yes
diff --git a/multimedia/mpc-qt/Makefile b/multimedia/mpc-qt/Makefile
index 775c1e8c9f19..4f65f8a2c5aa 100644
--- a/multimedia/mpc-qt/Makefile
+++ b/multimedia/mpc-qt/Makefile
@@ -1,6 +1,7 @@
PORTNAME= mpc-qt
DISTVERSIONPREFIX= v
DISTVERSION= 22.02
+PORTREVISION= 1
CATEGORIES= multimedia audio
MAINTAINER= jbeich@FreeBSD.org
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
index f0da9faf5c21..5b44c832b0cd 100644
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -1,22 +1,11 @@
PORTNAME= mpv
DISTVERSIONPREFIX= v
-DISTVERSION= 0.34.1
-PORTREVISION= 4
+DISTVERSION= 0.35.0
PORTEPOCH= 1
CATEGORIES= multimedia audio wayland
MASTER_SITES= https://waf.io/:waf
DISTFILES= ${WAF_RELEASE}${EXTRACT_SUFX}:waf
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+= b030cfe05f58.patch:-p1 # https://github.com/mpv-player/mpv/pull/9440
-PATCHFILES+= edf0039d7621.patch:-p1 # https://github.com/mpv-player/mpv/pull/9298
-PATCHFILES+= 5319731526fb.patch:-p1 # https://github.com/mpv-player/mpv/pull/9298
-PATCHFILES+= 82390d212123.patch:-p1 # https://github.com/mpv-player/mpv/pull/9587
-PATCHFILES+= 22b0bac28e6c.patch:-p1 # https://github.com/mpv-player/mpv/pull/9587
-PATCHFILES+= b7a71ea70671.patch:-p1 # https://github.com/mpv-player/mpv/pull/9734
-PATCHFILES+= 09343bc86e8b.patch:-p1 # https://github.com/mpv-player/mpv/pull/9734
-PATCHFILES+= bc9805c71a67.patch:-p1 # https://github.com/mpv-player/mpv/pull/9830
-
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Free and open-source general-purpose video player
WWW= https://mpv.io
@@ -183,7 +172,7 @@ WAYLAND_CONFIGURE_OFF= --disable-wayland
WAYLAND_IMPLIES= OPENGL
X11_USES= gnome xorg
-X11_USE= XORG=x11,xext,xinerama,xorgproto,xrandr,xscrnsaver,xv,xxf86vm
+X11_USE= XORG=x11,xext,xinerama,xorgproto,xpresent,xrandr,xscrnsaver,xv,xxf86vm
X11_CONFIGURE_OFF= --disable-x11
YTDLP_RUN_DEPENDS= yt-dlp:www/yt-dlp
diff --git a/multimedia/mpv/distinfo b/multimedia/mpv/distinfo
index 7ef6c96d685f..1e0bb05971ff 100644
--- a/multimedia/mpv/distinfo
+++ b/multimedia/mpv/distinfo
@@ -1,21 +1,5 @@
-TIMESTAMP = 1641246801
+TIMESTAMP = 1668261160
SHA256 (waf-2.0.20.tar.bz2) = cce635c2d1a0f93b4f5b811e0452a35b8066e8ccd78632447f5be24c4c3f1a63
SIZE (waf-2.0.20.tar.bz2) = 682619
-SHA256 (mpv-player-mpv-v0.34.1_GH0.tar.gz) = 32ded8c13b6398310fa27767378193dc1db6d78b006b70dbcbd3123a1445e746
-SIZE (mpv-player-mpv-v0.34.1_GH0.tar.gz) = 3288356
-SHA256 (b030cfe05f58.patch) = df7590e1d27e8e6c0e326781723ee87ef7c3fdf5a88438c8c29bb729a911ff74
-SIZE (b030cfe05f58.patch) = 5270
-SHA256 (edf0039d7621.patch) = 8c7e75d9e2a0ae2622fd23df8121d756fc919f7f9733edd7c59c2cc1900a3507
-SIZE (edf0039d7621.patch) = 12278
-SHA256 (5319731526fb.patch) = 29364fa31f184a5f6d59bbcceea0a7c9269ca4af08a34f93eccd283254709a68
-SIZE (5319731526fb.patch) = 6629
-SHA256 (82390d212123.patch) = b47dca6672ff2b03ee694a326978d592756fb83f23b90dd7bb8ddf7d87b3b445
-SIZE (82390d212123.patch) = 17920
-SHA256 (22b0bac28e6c.patch) = 12c49edd4e0a33130275f26703c14e013e46f316dd2b39b8e606fdc3ef60b01f
-SIZE (22b0bac28e6c.patch) = 1726
-SHA256 (b7a71ea70671.patch) = 0a4f1e8fc0f2d482fb8b919b50a30c4852af473b79da3dca34157a4f51eb6e94
-SIZE (b7a71ea70671.patch) = 8174
-SHA256 (09343bc86e8b.patch) = 2516860fba5492aaa76b44ea15d32b39d4326ca5fe8611803ed845b38b7cca70
-SIZE (09343bc86e8b.patch) = 1389
-SHA256 (bc9805c71a67.patch) = 7988418e51537391c34b415f2a629e064716bd49835af5ca660966ddcbe5a49b
-SIZE (bc9805c71a67.patch) = 1909
+SHA256 (mpv-player-mpv-v0.35.0_GH0.tar.gz) = dc411c899a64548250c142bf1fa1aa7528f1b4398a24c86b816093999049ec00
+SIZE (mpv-player-mpv-v0.35.0_GH0.tar.gz) = 3365752
diff --git a/multimedia/mpv/pkg-plist b/multimedia/mpv/pkg-plist
index 7d8ff1f18df1..cafd550246c7 100644
--- a/multimedia/mpv/pkg-plist
+++ b/multimedia/mpv/pkg-plist
@@ -1,13 +1,12 @@
bin/mpv
%%ETCDIR%%/encoding-profiles.conf
include/mpv/client.h
-include/mpv/opengl_cb.h
include/mpv/render.h
include/mpv/render_gl.h
include/mpv/stream_cb.h
lib/libmpv.so
-lib/libmpv.so.1
-lib/libmpv.so.1.109.0
+lib/libmpv.so.2
+lib/libmpv.so.2.0.0
libdata/pkgconfig/mpv.pc
%%MANPAGES%%man/man1/mpv.1.gz
share/applications/mpv.desktop
@@ -23,4 +22,5 @@ share/icons/hicolor/symbolic/apps/mpv-symbolic.svg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplayer-input.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mpv.conf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/restore-old-bindings.conf
+share/metainfo/mpv.metainfo.xml
share/zsh/site-functions/_mpv
diff --git a/multimedia/mpvpaper/Makefile b/multimedia/mpvpaper/Makefile
index 1817a558d1df..322c7f253ef6 100644
--- a/multimedia/mpvpaper/Makefile
+++ b/multimedia/mpvpaper/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mpvpaper
DISTVERSION= 1.3
+PORTREVISION= 1
CATEGORIES= multimedia wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/multimedia/musique/Makefile b/multimedia/musique/Makefile
index 88c5e2ec5377..7202545a1ab1 100644
--- a/multimedia/musique/Makefile
+++ b/multimedia/musique/Makefile
@@ -1,5 +1,6 @@
PORTNAME= musique
DISTVERSION= 1.10.1
+PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= yuri@FreeBSD.org