From 9c55149b91681e9a611f1e19d1745ea7a4164473 Mon Sep 17 00:00:00 2001 From: van <751890223@qq.com> Date: Fri, 24 May 2024 18:57:20 +0800 Subject: [PATCH] build: add lib lensfun The Lensfun project Git repository. log: add lib --- lensfun/linglong.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lensfun/linglong.yaml diff --git a/lensfun/linglong.yaml b/lensfun/linglong.yaml new file mode 100644 index 000000000..438d9dad0 --- /dev/null +++ b/lensfun/linglong.yaml @@ -0,0 +1,19 @@ +package: + id: lensfun + name: lensfun + version: 0.3.95 + kind: lib + description: | + The Lensfun project Git repository + +runtime: + id: org.deepin.Runtime + version: 23.0.0 + +source: + kind: git + url: https://github.com/lensfun/lensfun.git + commit: b7c7e49a3601690f3225b99a0acbe7272fe68bfa + +build: + kind: cmake