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

build: add app Linux-SonivoxEas #2151

Merged
merged 1 commit into from
May 29, 2024
Merged
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
24 changes: 24 additions & 0 deletions io.github.Linux-SonivoxEas/linglong.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
package:
id: io.github.Linux-SonivoxEas
name: Linux-SonivoxEas
version: 1.5.0
kind: app
description: |
Sonivox EAS for Linux and Qt

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

source:
kind: git
url: https://github.com/pedrolcl/Linux-SonivoxEas.git
commit: cea289c6aaab1aa996d87894504e1a12bb6282b1

depends:
- id: drumstick/2.9.0
type: runtime
- id: sonivox/3.6.12
type: runtime
build:
kind: cmake
Loading