From 8f343761fd050fc0de19f000609f50a2d56070d2 Mon Sep 17 00:00:00 2001 From: tong_1001 Date: Sat, 13 Jun 2020 09:21:14 +0800 Subject: [PATCH] add yaml file in package --- gstreamer1-plugins-base.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gstreamer1-plugins-base.yaml diff --git a/gstreamer1-plugins-base.yaml b/gstreamer1-plugins-base.yaml new file mode 100644 index 0000000..273f673 --- /dev/null +++ b/gstreamer1-plugins-base.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git +tag_prefix: +seperator: . -- Gitee