From a403ff7aaca4d0ea19111fd85187aebabdd75cf2 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Thu, 7 May 2020 16:19:34 +0800 Subject: [PATCH] Add yaml file --- gstreamer1-plugins-good.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gstreamer1-plugins-good.yaml diff --git a/gstreamer1-plugins-good.yaml b/gstreamer1-plugins-good.yaml new file mode 100644 index 0000000..a4f63be --- /dev/null +++ b/gstreamer1-plugins-good.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: GStreamer/gst-plugins-good +tag_prefix: ^ +seperator: . -- Gitee