FreeBSD Bugzilla – Attachment 158273 Details for
Bug 201295
[MAINTAINER] multimedia/mpv: use new FFmpeg 2.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mpv-0.9.2_1.diff
mpv-0.9.2_1.diff (text/plain), 2.90 KB, created by
Carlos J Puga Medina
on 2015-07-02 22:17:28 UTC
(
hide
)
Description:
mpv-0.9.2_1.diff
Filename:
MIME Type:
Creator:
Carlos J Puga Medina
Created:
2015-07-02 22:17:28 UTC
Size:
2.90 KB
patch
obsolete
>diff -urN /usr/ports/multimedia/mpv.old/Makefile /usr/ports/multimedia/mpv/Makefile >--- /usr/ports/multimedia/mpv.old/Makefile 2015-05-22 20:53:39.000000000 +0200 >+++ /usr/ports/multimedia/mpv/Makefile 2015-07-03 00:00:53.000000000 +0200 >@@ -4,6 +4,7 @@ > PORTNAME= mpv > PORTVERSION= 0.9.2 > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= multimedia audio > MASTER_SITES= http://ftp.waf.io/pub/release/:1 \ >@@ -16,7 +17,7 @@ > > LICENSE= GPLv2 > >-LIB_DEPENDS= libavcodec26.so:${PORTSDIR}/multimedia/ffmpeg26 \ >+LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ > libass.so:${PORTSDIR}/multimedia/libass \ > libdvdread.so:${PORTSDIR}/multimedia/libdvdread \ > libdvdnav.so:${PORTSDIR}/multimedia/libdvdnav >@@ -32,7 +33,7 @@ > USE_LDCONFIG= yes > INSTALLS_ICONS= yes > >-CPPFLAGS+= -I.. -I${LOCALBASE}/include/ffmpeg26 -I${LOCALBASE}/include >+CPPFLAGS+= -I.. -I${LOCALBASE}/include/ffmpeg -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > > CONFIGURE_ARGS= --prefix=${PREFIX} \ >diff -urN /usr/ports/multimedia/mpv.old/files/patch-wscript /usr/ports/multimedia/mpv/files/patch-wscript >--- /usr/ports/multimedia/mpv.old/files/patch-wscript 2015-05-08 22:41:25.000000000 +0200 >+++ /usr/ports/multimedia/mpv/files/patch-wscript 1970-01-01 01:00:00.000000000 +0100 >@@ -1,45 +0,0 @@ >---- wscript.orig 2015-04-29 10:03:56 UTC >-+++ wscript >-@@ -374,10 +374,10 @@ iconv support use --disable-iconv.", >- ] >- >- libav_pkg_config_checks = [ >-- 'libavutil', '>= 54.02.0', >-- 'libavcodec', '>= 56.1.0', >-- 'libavformat', '>= 56.01.0', >-- 'libswscale', '>= 2.1.3' >-+ 'libavutil26', '>= 54.02.0', >-+ 'libavcodec26', '>= 56.1.0', >-+ 'libavformat26', '>= 56.01.0', >-+ 'libswscale26', '>= 2.1.3' >- ] >- libav_versions_string = "FFmpeg 2.4 or Libav 11" >- >-@@ -392,11 +392,11 @@ FFmpeg/Libav libraries. You need at leas >- }, { >- 'name': '--libswresample', >- 'desc': 'libswresample', >-- 'func': check_pkg_config('libswresample', '>= 1.1.100'), >-+ 'func': check_pkg_config('libswresample26', '>= 1.1.100'), >- }, { >- 'name': '--libavresample', >- 'desc': 'libavresample', >-- 'func': check_pkg_config('libavresample', '>= 2.1.0'), >-+ 'func': check_pkg_config('libavresample26', '>= 2.1.0'), >- 'deps_neg': ['libswresample'], >- }, { >- 'name': 'resampler', >-@@ -408,11 +408,11 @@ FFmpeg/Libav libraries. You need at leas >- }, { >- 'name': '--libavfilter', >- 'desc': 'libavfilter', >-- 'func': check_pkg_config('libavfilter', '>= 5.0.0'), >-+ 'func': check_pkg_config('libavfilter26', '>= 5.0.0'), >- }, { >- 'name': '--libavdevice', >- 'desc': 'libavdevice', >-- 'func': check_pkg_config('libavdevice', '>= 55.0.0'), >-+ 'func': check_pkg_config('libavdevice26', '>= 55.0.0'), >- }, { >- 'name': 'avcodec-chroma-pos-api', >- 'desc': 'libavcodec avcodec_enum_to_chroma_pos API',
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 201295
: 158273