FreeBSD Bugzilla – Attachment 195976 Details for
Bug 230438
multimedia/gstreamer-ffmpeg: fix build on arm64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
multimedia_gstreamer-ffmpeg.patch (text/plain), 1.37 KB, created by
Mikael Urankar
on 2018-08-07 14:21:37 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2018-08-07 14:21:37 UTC
Size:
1.37 KB
patch
obsolete
>Index: multimedia/gstreamer-ffmpeg/Makefile >=================================================================== >--- multimedia/gstreamer-ffmpeg/Makefile (revision 476501) >+++ multimedia/gstreamer-ffmpeg/Makefile (working copy) >@@ -16,9 +16,6 @@ > > LICENSE= GPLv2 > >-NOT_FOR_ARCHS= aarch64 >-NOT_FOR_ARCHS_REASON= invokes x86 asm >- > LIB_DEPENDS= liborc-0.4.so:devel/orc > > PORTSCOUT= limit:0\.10\..* >Index: multimedia/gstreamer-ffmpeg/files/patch-gst-libs_ext_libav_configure >=================================================================== >--- multimedia/gstreamer-ffmpeg/files/patch-gst-libs_ext_libav_configure (nonexistent) >+++ multimedia/gstreamer-ffmpeg/files/patch-gst-libs_ext_libav_configure (working copy) >@@ -0,0 +1,12 @@ >+--- gst-libs/ext/libav/configure.orig 2018-08-07 16:03:13 UTC >++++ gst-libs/ext/libav/configure >+@@ -2133,6 +2133,9 @@ fi >+ >+ # Deal with common $arch aliases >+ case "$arch" in >++ aarch64|arm64) >++ arch="aarch64" >++ ;; >+ arm*) >+ arch="arm" >+ ;; > >Property changes on: multimedia/gstreamer-ffmpeg/files/patch-gst-libs_ext_libav_configure >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 230438
: 195976