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

vsrepo only works on Windows #211

Open
miaoqiz opened this issue Nov 18, 2023 · 1 comment
Open

vsrepo only works on Windows #211

miaoqiz opened this issue Nov 18, 2023 · 1 comment

Comments

@miaoqiz
Copy link

miaoqiz commented Nov 18, 2023

Hi there,

Thanks for the scripts! I appreciate it.

It seems that "vsrepo" only works on Windows because of "winreg".

I am just wondering what the process is like to install plugins on Ubuntu?

Thanks very much and have a good day!

@theChaosCoder
Copy link
Collaborator

theChaosCoder commented Nov 19, 2023

It's not only because of "winreg". vsrepo is basically a file downloader + unzipper. Not a build system.
It could potentially be used for Mac and Linux if a binary is provided, like here: https://github.com/dubhater/vapoursynth-fillborders/releases/tag/v2

See also #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants