Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-14 | Fix hardcoded 'lib' path in recipes files listing | Andoni Morales Alastruey | 1 | -3/+2 | |
2020-07-07 | cerbero: Add an assertion for UWP builds | Nirbheek Chauhan | 1 | -0/+1 | |
When UWP builds are enabled, we should not accidentally select recipes that can't be built with MSVC. Error out if that case happens. Same if the visualstudio variant wasn't implicitly set. Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/538> | |||||
2019-10-31 | convert install command to async | Matthew Waters | 1 | -1/+1 | |
2019-02-04 | licenses: Fix a couple of licenses and remove unused enums | Nirbheek Chauhan | 1 | -1/+1 | |
freetype: You have to pick between FTL and GPLv2 frei0r-plugins: It's GPLv2+, not LGPL openssl: Obviously, OpenSSL not BSD harfbuzz: Actually BSD, not LGPLv2+ lame: transitioned to LGPL2, no longer GPL nettle/gmp: licensed under all three licenses osx-framework: No license, just copying of files from other recipes gst-shell, vsintegration, etc: Match with gstreamer's license toolchain: All LGPLv2+, GPLv2+, or GPLv3+ other recipes: verified by `diff -uw` on license Remove most unused license enums, except Proprietary | |||||
2013-05-12 | upstream: De-SDK the packages | Sebastian Dröge | 1 | -0/+26 | |