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

build: add fritzing-app #2179

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
23 changes: 23 additions & 0 deletions io.github.fritzing-app/linglong.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
package:
id: io.github.fritzing-app
name: fritzing-app
version: 0.9.1
kind: app
description: |
The Fritzing application is an Electronic Design Automation software with a low entry barrier, suited for the needs of makers and hobbyists.

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

depends:
- id: qtserialport/5.15.7
type: runtime

source:
kind: git
url: https://github.com/fritzing/fritzing-app.git
commit: 2cae29006d3311381dae20fb55f1e1478f75be89

build:
kind: qmake
Loading