From 4bb43d24acb801ec7dfb0575490c5121f3586db2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Tue, 11 Aug 2020 09:52:37 +0800 Subject: [PATCH] add yaml file --- libXcomposite.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libXcomposite.yaml diff --git a/libXcomposite.yaml b/libXcomposite.yaml new file mode 100644 index 0000000..2343c1b --- /dev/null +++ b/libXcomposite.yaml @@ -0,0 +1,5 @@ +git_url: https://gitlab.freedesktop.org/xorg/lib/libxcomposite.git +version_control: git +src_repo: https://gitlab.freedesktop.org/xorg/lib/libxcomposite.git +tag_prefix: "^libXcomposite-" +seperator: "." \ No newline at end of file