mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
Remove reference to the old sdk.
Remove link to config file from 0.10 version. It doesn't work with modern cerbero.
This commit is contained in:
parent
027bcae5e6
commit
5f8471ee35
2 changed files with 1 additions and 4 deletions
|
@ -9,7 +9,7 @@ Windows or OS X installers or Linux packages.
|
|||
|
||||
To use Cerbero to build and package your application, you just need to
|
||||
add a recipe explaining how to build you application and make it depend
|
||||
on the `gstreamer-sdk` project. Then Cerbero can take care of building
|
||||
on the needed recipes. Then Cerbero can take care of building
|
||||
your application and its dependencies and package them all together.
|
||||
|
||||
Read [](installing/building-from-source-using-cerbero.md) to learn how
|
||||
|
|
|
@ -104,8 +104,6 @@ are running and will use default build options such as the default build
|
|||
directory. The default options should work fine on the supported
|
||||
distributions.
|
||||
|
||||
An example configuration file with detailed comments can be found [here]
|
||||
|
||||
To fire up the bootstrapping process, go to the directory where you
|
||||
cloned/unpacked Cerbero and type:
|
||||
|
||||
|
@ -243,5 +241,4 @@ To cross compile for iOS from OS X, use the configuration file
|
|||
[Yasm]: http://yasm.tortall.net/Download.html
|
||||
[WiX 3.11.1]: https://github.com/wixtoolset/wix3/releases/tag/wix3111rtm
|
||||
[XCode]: https://developer.apple.com/devcenter/ios/index.action#downloads
|
||||
[here]: http://www.freedesktop.org/software/gstreamer-sdk/cerbero.cbc.template
|
||||
[Installing GStreamer]: installing/index.md
|
||||
|
|
Loading…
Reference in a new issue