FreeBSD Bugzilla – Attachment 150133 Details for
Bug 195600
[patch] multimedia/ffmpegthumbnailer 2.0.9 build fails on FreeBSD 8.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix ffmpegthumbnailer build on FreeBSD 8.4
ffmpegthumbnailer.patch (text/plain), 1.23 KB, created by
Don Lewis
on 2014-12-03 07:10:58 UTC
(
hide
)
Description:
patch to fix ffmpegthumbnailer build on FreeBSD 8.4
Filename:
MIME Type:
Creator:
Don Lewis
Created:
2014-12-03 07:10:58 UTC
Size:
1.23 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 373752) >+++ Makefile (working copy) >@@ -23,7 +23,7 @@ > > GNU_CONFIGURE= yes > INSTALL_TARGET= install-strip >-USES= libtool pathfix pkgconfig >+USES= compiler:c++11-lib libtool pathfix pkgconfig > USE_GNOME= glib20 > USE_LDCONFIG= yes > >Index: files/patch-libffmpegthumbnailer_jpegwriter.h >=================================================================== >--- files/patch-libffmpegthumbnailer_jpegwriter.h (revision 0) >+++ files/patch-libffmpegthumbnailer_jpegwriter.h (working copy) >@@ -0,0 +1,10 @@ >+--- libffmpegthumbnailer/jpegwriter.h.orig 2014-05-30 02:04:59.000000000 -0700 >++++ libffmpegthumbnailer/jpegwriter.h 2014-12-02 18:20:46.000000000 -0800 >+@@ -17,6 +17,7 @@ >+ #ifndef JPEG_WRITER_H >+ #define JPEG_WRITER_H >+ >++#include <cstdio> >+ #include <string> >+ #include <vector> >+ > >Property changes on: files/patch-libffmpegthumbnailer_jpegwriter.h >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >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
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 195600
: 150133 |
150385