Age | Commit message (Collapse) | Author | Files | Lines |
|
Some projects, for example the GStreamer Rust bindings, need to use
pkg-config instead of the generated framework. Provide pkg-config so
that people don't have to install Homebrew or something for it.
Closes https://gitlab.freedesktop.org/gstreamer/cerbero/issues/209
|
|
Instead of using a very very outdated hard-coded list, dynamically
generate the list of libraries and exclude gstreamer libraries we
don't want, like gst-editing-services or rtsp-server
Fixes https://gitlab.freedesktop.org/gstreamer/cerbero/issues/210
|
|
https://gitlab.freedesktop.org/gstreamer/cerbero/issues/144
For upload to the AppStore is required LC_VERSION_MIN_MACOSX option
for all app bin files inside the package, this is achieved using
the option -mmacosx-version-min
|
|
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
|
|
|
|
The bad-allocators library doesn't exist any more.
|
|
And removal of libgstbadbase-1.0
|
|
Some were missing.
|
|
|