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

add ffmpeg builders #88

Merged
merged 8 commits into from
Oct 23, 2019
Merged

Conversation

SimonDanisch
Copy link
Member

I added an add_builder script for this purpose... I can remove it, but maybe it's helpful to also upgrade other builders?
This is mostly auto generated, so will need to review this PR a bit!

L/Libass/build_tarballs.jl Outdated Show resolved Hide resolved
--dep-cc="${CC}" \
--ar="${AR}" \
--nm="${NM}" \
--objcc="${CC} -ObjC" \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is the OBJC environment variable now

L/Libvpx/build_tarballs.jl Outdated Show resolved Hide resolved
X/X265Builder/build_tarballs.jl Outdated Show resolved Hide resolved
@staticfloat
Copy link
Member

Hey Simon, could you split these up into slightly smaller PRs? I will be happy to start with the simpler ones, like X265 and libVPX, then work my way up to FFMPEG. :)

@giordano giordano added the multimedia 🎧 Issues and builders related to multimedia libraries label Oct 7, 2019
@haberdashPI
Copy link
Contributor

How can I help to move this along? I'm happy to start breaking out some of the individual dependencies into individual PR's.

@giordano
Copy link
Member

I've removed from this PR x265 and libVPX, then I cleaned up the other builders, and tested locally those for which all dependencies are already available

@haberdashPI
Copy link
Contributor

Great! Do those remaining dependencies need to be split up into separate PR's? Can I help?

@staticfloat
Copy link
Member

@haberdashPI Yes, if you can take individual builders one by one and open PRs with each of them, that would help me. :)

@staticfloat staticfloat merged commit 571ae44 into JuliaPackaging:master Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multimedia 🎧 Issues and builders related to multimedia libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants