From a0e59bf604c2bd697049d36940871e4b6c34b05a Mon Sep 17 00:00:00 2001 From: wjyrich <1071633242@qq.com> Date: Tue, 30 Jan 2024 11:00:01 +0800 Subject: [PATCH] build: add ZeGrapher 2D Math and Data plotter. Log: add software name--ZeGrapher --- io.github.ZeGrapher/linglong.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 io.github.ZeGrapher/linglong.yaml diff --git a/io.github.ZeGrapher/linglong.yaml b/io.github.ZeGrapher/linglong.yaml new file mode 100644 index 000000000..9b54dd698 --- /dev/null +++ b/io.github.ZeGrapher/linglong.yaml @@ -0,0 +1,22 @@ +package: + id: io.github.ZeGrapher + name: ZeGrapher + version: 3.2.0 + kind: app + description: | + 2D Math and Data plotter. + +runtime: + id: org.deepin.Runtime + version: 23.0.0 + +depends: + - id: boost-defaults/1.74.0.3 + +source: + kind: git + url: https://github.com/AdelKS/ZeGrapher.git + commit: 854f2608d0f2bcb23e0b4b90b6c9424ef75ebb5a + +build: + kind: qmake