Advertisement
Guest User

Untitled

a guest
Aug 8th, 2020
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. --- PKGBUILD.old 2020-08-08 04:01:01.000000000 -0300
  2. +++ PKGBUILD 2020-08-08 03:58:22.363675780 -0300
  3. @@ -94,6 +94,7 @@
  4. sed "1i\#define AVFMT_RAWPICTURE 0x0020" -i modules/highgui/src/cap_ffmpeg_impl.hpp
  5. sed "1i\#define CODEC_FLAG_GLOBAL_HEADER AV_CODEC_FLAG_GLOBAL_HEADER" -i modules/highgui/src/cap_ffmpeg_impl.hpp
  6. sed "1i\#define AV_CODEC_FLAG_GLOBAL_HEADER (1 << 22)" -i modules/highgui/src/cap_ffmpeg_impl.hpp
  7. + sed -i 's/&jas_matrix_get/jas_matrix_getref/g' modules/highgui/src/grfmt_jpeg2000.cpp
  8. }
  9.  
  10. build() {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement