From f7c817d93a8582d2fe2e07b2246cfece14fa1fae Mon Sep 17 00:00:00 2001 From: uzzb <1349130841@qq.com> Date: Tue, 2 Jan 2024 15:30:26 +0800 Subject: [PATCH] build: add marble Log: add app name--marble --- io.github.marble/linglong.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 io.github.marble/linglong.yaml diff --git a/io.github.marble/linglong.yaml b/io.github.marble/linglong.yaml new file mode 100644 index 000000000..25916a3b1 --- /dev/null +++ b/io.github.marble/linglong.yaml @@ -0,0 +1,20 @@ +package: + id: io.github.marble + name: marble + version: 24.01.85 + kind: app + description: + Virtual Globe and World Atlas that you can use to learn more about the Earth + +runtime: + id: org.deepin.Runtime + version: 23.0.0 + +source: + kind: git + url: 'https://github.com/KDE/marble.git' + version: master + commit: 140c50956ece2121f9bfffb1e47d4d59abba229e + +build: + kind: cmake