GithubHelp home page GithubHelp logo

Comments (5)

Akemi avatar Akemi commented on May 28, 2024 2

that's basically what the builds from stolendata for macOS are.

i fear linking our mac CI builds as official builds will lead to a lot of work:

  • (cross) compiling for intel and arm
  • building for a minimum target 10.15
  • building all dependencies from source with minimum target 10.15
    • this will lead to pretty big increase in build time
  • providing full featured builds

or we link them as test builds with certain restrictions. though it seems we won't have any intel build anymore in 2-3 years.

from mpv.io.

Akemi avatar Akemi commented on May 28, 2024

i am not sure this would be a good move. do we want to set a precedence of officially provided builds? though the bigger problem is, those builds are greatly restricted on what versions of macOS they work, eg the arm build only works on macOS 14 and so on. i am not really planning to make builds with a lower minimum target, since this would be a whole lot more work. there will be issues for sure that not all builds work on all supported macOS versions (>= 10.15) if we start linking those.

from mpv.io.

kasper93 avatar kasper93 commented on May 28, 2024

do we want to set a precedence of officially provided builds?

I think it would be still better than endorsing some random unvetted builds. We already link to "some" builds and it is worse that they are out of our control than, linking to our CI. But of course they are "third-party" so not our responsibility, but once they are linked on the main project page it kinda become our responsibility to moderate them.

That said, CI builds are mostly usable for testing core mpv only, they are missing some dependencies that may be useful in certain usecases, that's why at least in Windows case, shinchiro's builds are sort of the main mpv builds to use.

from mpv.io.

averms avatar averms commented on May 28, 2024

That's fair.

providing full featured builds

What features are missing from the current build?

from mpv.io.

Akemi avatar Akemi commented on May 28, 2024

What features are missing from the current build?

i didn't look at it closely but some optional dependencies are missing, and i believe some feature aren't legally redistributable because of licensing(?)

from mpv.io.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.