gstreamer/subprojects/gst-devtools
Thibault Saunier 4c051f25c8 dots-viewer: cargo: Mark as not being part of a workspace
Otherwise if GStreamer is checked out inside a directory that
has a `Cargo.toml` file, building fails with:

```
error: current package believes it's in a workspace when it's not:
current rust-project/gstreamer/subprojects/gst-devtools/dots-viewer/Cargo.toml
workspace rust-project/Cargo.toml

This may be fixable by adding `gstreamer/subprojects/gst-devtools/dots-viewer`
to the `workspace.members` array of the manifest located at: rust-project/Cargo.toml

Alternatively, to keep it out of the workspace, add the package to the `workspace.exclude`
array, or add an empty `[workspace]` table to the package's manifest.
```

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8562>
2025-02-26 16:20:25 +00:00
..
debug-viewer debug-viewer: Fix plugin loading machinery 2024-04-17 16:24:15 +00:00
docs docs: explicitly list gir files as depends for generating configs 2025-01-20 13:24:44 +01:00
dots-viewer dots-viewer: cargo: Mark as not being part of a workspace 2025-02-26 16:20:25 +00:00
scripts gst-omx: Retire the whole package 2023-07-16 19:10:03 +00:00
tracer stats: Adapt to new serialization of enums 2023-03-14 04:39:14 +00:00
validate validate: Don't print to stdout on bail out 2025-02-24 19:00:16 +00:00
.gitignore
gst-devtools.doap Release 1.25.90 2025-02-23 23:44:10 +00:00
meson.build Back to development after 1.25.90 2025-02-23 23:52:57 +00:00
meson_options.txt devtools: Add dots-viewer set of tools 2025-02-15 18:01:36 +00:00
NEWS Release 1.25.90 2025-02-23 23:44:10 +00:00
RELEASE Release 1.25.90 2025-02-23 23:44:10 +00:00