mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
multimedia/mpv: Update to 0.29.1
Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.29.1 While I'm here pet portlint.
This commit is contained in:
parent
ad6bedf920
commit
18b2f26360
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481467
@ -2,9 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mpv
|
||||
PORTVERSION= 0.29.0
|
||||
PORTVERSION= 0.29.1
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 6
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= https://waf.io/:waf
|
||||
@ -108,6 +107,7 @@ OPENAL_CONFIGURE_ENABLE= openal
|
||||
OPENAL_USES= openal
|
||||
OPENAL_VARS= LLD_UNSAFE=yes # cf. PR 226980
|
||||
|
||||
OPENGL_USES= gl
|
||||
OPENGL_USE= GL=egl,gbm,gl
|
||||
OPENGL_CONFIGURE_OFF= --disable-gl
|
||||
OPENGL_IMPLIES= X11
|
||||
@ -147,6 +147,7 @@ WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \
|
||||
libxkbcommon.so:x11/libxkbcommon
|
||||
WAYLAND_CONFIGURE_OFF= --disable-wayland
|
||||
|
||||
X11_USES= gnome
|
||||
X11_USE= XORG=x11,xext,xinerama,xorgproto,xrandr,xscrnsaver,xv,xxf86vm
|
||||
X11_VARS= INSTALLS_ICONS=yes
|
||||
X11_CONFIGURE_OFF= --disable-x11
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1534349028
|
||||
TIMESTAMP = 1538931998
|
||||
SHA256 (waf-2.0.9.tar.bz2) = cb40489da7a78384dbc8281e6bc3e88005885a5d07de5bf75c29514e05830277
|
||||
SIZE (waf-2.0.9.tar.bz2) = 645737
|
||||
SHA256 (mpv-player-mpv-v0.29.0_GH0.tar.gz) = 772af878cee5495dcd342788a6d120b90c5b1e677e225c7198f1e76506427319
|
||||
SIZE (mpv-player-mpv-v0.29.0_GH0.tar.gz) = 3057997
|
||||
SHA256 (mpv-player-mpv-v0.29.1_GH0.tar.gz) = f9f9d461d1990f9728660b4ccb0e8cb5dce29ccaa6af567bec481b79291ca623
|
||||
SIZE (mpv-player-mpv-v0.29.1_GH0.tar.gz) = 3059503
|
||||
|
Loading…
Reference in New Issue
Block a user