Skip to content
  • Nirbheek Chauhan's avatar
    Fix packaging of rust plugins on Android · 6ba0fa2d
    Nirbheek Chauhan authored and GStreamer Marge Bot's avatar GStreamer Marge Bot committed
    Also fix codepaths for iOS, but iOS is untested.
    
    * Cargo is only building static archives, but we don't care about that
      for now so just encode that into the recipe.
    * Add Rust plugins to plugins.mk
    * Dynamically add files_plugins_*_devel instead of files_plugins_*
      when building for Android or iOS
    
    Fixes #419
    
    Part-of: <!1138>
    6ba0fa2d