Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

build: add lib librtprocess #2211

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions librtprocess/linglong.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
package:
id: librtprocess
name: librtprocess
version: 0.1.0
kind: lib
description: |
A project to make RawTherapee's processing algorithms more readily available.

runtime:
id: org.deepin.Runtime
version: 23.0.0

source:
kind: git
url: https://github.com/CarVac/librtprocess.git
commit: 9a858270acb2096e2e403d932760ee688fcac425


build:
kind: cmake
Loading