Skip to content
#

gstreamer

Here are 286 public repositories matching this topic...

russel
russel commented Feb 26, 2019

The build scripts start:

#!/bin/sh

but use Bash features such as [[. This fails on Debian since /bin/sh is Dash and not Bash:

|> ninja
[0/1] Generating cargo-build with a custom command.
/home/Checkouts/Git/Glide/scripts/cargo.sh: 5: /home/Checkouts/Git/Glide/scripts/cargo.sh: [[: not found
RELEASE MODE
    Updating crates.io index
  Downloaded serde_json v1.0.38
…

Improve this page

Add a description, image, and links to the gstreamer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gstreamer topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.