pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/54426 CVS commit: pkgsrc/multimedia/mpv



The following reply was made to PR pkg/54426; it has been noted by GNATS.

From: "Leonardo Taccari" <leot%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54426 CVS commit: pkgsrc/multimedia/mpv
Date: Fri, 2 Aug 2019 09:47:04 +0000

 Module Name:	pkgsrc
 Committed By:	leot
 Date:		Fri Aug  2 09:47:04 UTC 2019
 
 Modified Files:
 	pkgsrc/multimedia/mpv: Makefile
 
 Log Message:
 mpv: Disable Swift as a workaround for PR pkg/54426
 
 According upstream pull request 6612
 (<https://github.com/mpv-player/mpv/pull/6612/>) and as noticed
 via PR pkg/54426 newer Xcode (10.2) dropped support for Swift 3
 that is used in mpv-0.29.1.
 
 Workaround that by disabling swift support.
 
 This will probably not needed and should be removed in next stable
 mpv version.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.83 -r1.84 pkgsrc/multimedia/mpv/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index