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 script for install dependencies, fix publishing #5

Merged
merged 6 commits into from
Jan 4, 2024
Merged

Conversation

stepancar
Copy link

I published version 0.0.2

@@ -0,0 +1,25 @@
#!/bin/bash
Copy link
Author

Choose a reason for hiding this comment

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

copy pasted it from framefusion

@@ -92,10 +92,12 @@
"include_dirs" : [
"/usr/local/Cellar/ffmpeg@5/5.1.3/include/",
"/opt/homebrew/Cellar/ffmpeg@5/5.1.3/include/",
"/opt/homebrew/Cellar/ffmpeg@5/5.1.4_4/include/",
Copy link
Author

Choose a reason for hiding this comment

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

homebrew does not allow to switch to @5 5.1.3 which is anoying. I tried to find a rb of this version, checksum validation fails for me. This is the easiest way to run it on my machine and not to break other

@stepancar stepancar marked this pull request as ready for review January 4, 2024 22:10
@stepancar stepancar merged commit f85c44f into main Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants