FreeBSD Bugzilla – Attachment 237307 Details for
Bug 267059
multimedia/mpv: enable LUAJIT by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1 (apply via "git am")
bug267059.diff (text/plain), 1.09 KB, created by
Jan Beich
on 2022-10-14 19:08:07 UTC
(
hide
)
Description:
v1 (apply via "git am")
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2022-10-14 19:08:07 UTC
Size:
1.09 KB
patch
obsolete
>From 4907d0e00c85b461d5d62e6f174931b318fbd179 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Fri, 14 Oct 2022 18:50:06 +0000 >Subject: [PATCH] multimedia/mpv: enable LUAJIT by default > >PR: 267059 >Inspired by: Arch >Approved by: ? >--- > multimedia/mpv/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile >index 5d72b2086035..0477e03c59ba 100644 >--- a/multimedia/mpv/Makefile >+++ b/multimedia/mpv/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= mpv > DISTVERSIONPREFIX= v > DISTVERSION= 0.34.1 >-PORTREVISION= 3 >+PORTREVISION= 4 > PORTEPOCH= 1 > CATEGORIES= multimedia audio wayland > MASTER_SITES= https://waf.io/:waf >@@ -52,7 +52,7 @@ CONFIGURE_ARGS= --docdir="${EXAMPLESDIR}" \ > --enable-libmpv-shared > > OPTIONS_DEFINE= ARCHIVE DOCS LCMS2 MANPAGES MUJS TEST UCHARDET EXAMPLES ZIMG >-OPTIONS_DEFAULT= ARCHIVE DVDNAV LUA MANPAGES OPENGL UCHARDET \ >+OPTIONS_DEFAULT= ARCHIVE DVDNAV LUAJIT MANPAGES OPENGL UCHARDET \ > V4L VAAPI VDPAU VULKAN WAYLAND X11 YTDLP > OPTIONS_GROUP= IN VO AO > OPTIONS_GROUP_IN= CDIO DVDNAV LIBBLURAY V4L
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 267059
: 237307