Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package ffmpeg.0.4.1 #14927

Merged
merged 2 commits into from
Sep 30, 2019
Merged

Conversation

smimram
Copy link
Contributor

@smimram smimram commented Sep 26, 2019

ffmpeg.0.4.1

Bindings for the ffmpeg library which provides functions for decoding audio and video files



🐫 Pull-request generated by opam-publish v2.0.0

@kit-ty-kate
Copy link
Member

The configure file doesn't seem to have been created before tagging this release:

#=== ERROR while compiling ffmpeg.0.4.1 =======================================#
"./configure": command not found.

@smimram
Copy link
Contributor Author

smimram commented Sep 26, 2019

opam publish picked the wrong archive, it should be corrected now.

@mseri
Copy link
Member

mseri commented Sep 27, 2019

There are lots of failures of the form

# Installing library with ocamlfind
# ocamlfind install  ffmpeg META pixel_format.mli swresample.mli sample_format.mli avcodec.mli swscale.mli codec_id.mli swresample_options.mli avutil.mli av.mli avdevice.mli channel_layout.mli gen_code.cmi channel_layout.cmi sample_format.cmi codec_id.cmi swscale.cmi avdevice.cmi swresample.cmi avcodec.cmi swresample_options.cmi FFmpeg.cmi pixel_format.cmi avutil.cmi av.cmi ffmpeg.cma ffmpeg.cmxa swscale.cmx avdevice.cmx swresample_options.cmx avcodec.cmx pixel_format.cmx avutil.cmx av.cmx FFmpeg.cmx codec_id.cmx swresample.cmx channel_layout.cmx sample_format.cmx ffmpeg.a libffmpeg_stubs.a dllffmpeg_stubs.so
# ocamlfind: Package ffmpeg is already installed
#  - (file /home/opam/.opam/4.05/lib/ffmpeg/META already exists)

@kit-ty-kate
Copy link
Member

There are lots of failures of the form

This is due to ocaml/opam#3997. I'm not sure how to deal with that right now. Maybe use opam remove --force instead. I'll see that tomorrow

@mseri
Copy link
Member

mseri commented Sep 30, 2019

@kit-ty-kate oh ok, then probably we should merge in the meantime

@kit-ty-kate
Copy link
Member

sure. Thanks a lot!

@kit-ty-kate kit-ty-kate merged commit 6c8e290 into ocaml:master Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants