-
Notifications
You must be signed in to change notification settings - Fork 609
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes: https://github.com/mpv-player/mpv/releases/tag/v0.35.0 PR: 267113 Reported by: GitHub (watch releases)
- Loading branch information
Showing
12 changed files
with
19 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
PORTNAME= stmp | ||
PORTVERSION= 0.0.2 | ||
PORTREVISION= 7 | ||
PORTREVISION= 8 | ||
CATEGORIES= audio | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
PORTNAME= celluloid | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 0.24 | ||
PORTREVISION= 1 | ||
CATEGORIES= multimedia | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
PORTNAME= hypnotix | ||
DISTVERSION= 2.9 | ||
PORTREVISION= 1 | ||
CATEGORIES= multimedia | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
PORTNAME= minitube | ||
DISTVERSION= 3.9.3 | ||
PORTREVISION= 1 | ||
CATEGORIES= multimedia www | ||
|
||
MAINTAINER= [email protected] | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
PORTNAME= mpc-qt | ||
DISTVERSIONPREFIX= v | ||
DISTVERSION= 22.02 | ||
PORTREVISION= 1 | ||
CATEGORIES= multimedia audio | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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= [email protected] | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
PORTNAME= mpvpaper | ||
DISTVERSION= 1.3 | ||
PORTREVISION= 1 | ||
CATEGORIES= multimedia wayland | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
PORTNAME= musique | ||
DISTVERSION= 1.10.1 | ||
PORTREVISION= 1 | ||
CATEGORIES= multimedia | ||
|
||
MAINTAINER= [email protected] | ||
|