GStreamer iOS: how to get the latest code in custom build

Edward Hervey bilboed at bilboed.com
Mon Feb 16 05:28:09 PST 2015


Hi,

  An alternative to wiping and rebuilding everything (time costly) is to
use the fetch-package command to make it detect updates:
  ./cerbero-uninstalled -c ... fetch-package --reset-rdeps --full-reset
gstreamer-1.0

  You can then just run 'package gstreamer-1.0' after it's done checking
everything and it should just build what really needs rebuilding.

   Edward

P.S. Although after this weekend's behemoth cerbero commit it'll most
likely trigger rebuild of pretty much everything :)

> Are you doing a clean build (i.e. run the wipe command before)? If so
> you should get the very latest code.
> 
> If you're just updating from a previous build, you will have to run the
> buildone command on every single recipe that had changes since your last
> build and then run the package command again. Note that for the
> GStreamer recipes there's always a static and non-static variant.
> 
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-- 
Edward Hervey
bilboed at bilboed.com



More information about the gstreamer-devel mailing list