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

add LibreMines #71

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
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
19 changes: 19 additions & 0 deletions io.github.LibreMines/linglong.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
package:
id: io.github.LibreMines
name: LibreMines
version: 1.9.1
kind: app
description: |
A Free/Libre and Open Source Software Qt based Minesweeper game available for GNU/Linux, FreeBSD and Windows systems.

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

source:
kind: git
url: "https://github.com/Bollos00/LibreMines.git"
commit: fe9c638d4af2555d2e1315314a60b7987ec44e1d

build:
kind: cmake
19 changes: 19 additions & 0 deletions io.github.textosaurus/linglong.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
package:
id: io.github.textosaurus
name: textosaurus
version: 0.9.12
kind: app
description: |
Simple cross-platform text editor based on Qt and QScintilla

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

source:
kind: git
url: "https://github.com/martinrotter/textosaurus.git"
commit: ad410b75d69173306bd9c81ca51b3a4531305d09

build:
kind: qmake
24 changes: 24 additions & 0 deletions io.github.yuview/linglong.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
package:
id: io.github.yuview
name: yuview
version: 2.14
kind: app
description: |
QT based, cross-platform YUV player with an advanced analytic toolset.

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

depends:
- id: icu
version: 63.1
type: runtime

source:
kind: git
url: "https://github.com/IENT/YUView.git"
commit: 12742078d011a5b56410e6fad40fdf514ce9a857

build:
kind: qmake