-
-
Notifications
You must be signed in to change notification settings - Fork 52
Expand file tree
/
Copy pathcom.github.rajsolai.textsnatcher.yml
More file actions
40 lines (33 loc) · 1.02 KB
/
com.github.rajsolai.textsnatcher.yml
File metadata and controls
40 lines (33 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
app-id: com.github.rajsolai.textsnatcher
runtime: io.elementary.Platform
runtime-version: "6.1"
sdk: io.elementary.Sdk
command: com.github.rajsolai.textsnatcher
finish-args:
- "--share=ipc"
- "--socket=fallback-x11"
- "--socket=wayland"
- "--device=dri"
modules:
- manifests/libportal.yml
- manifests/tesseract.yml
- name: libbsd
sources:
- type: archive
url: https://libbsd.freedesktop.org/releases/libbsd-0.9.1.tar.xz
sha256: 56d835742327d69faccd16955a60b6dcf30684a8da518c4eca0ac713b9e0a7a4
- name: imlib2
sources:
- type: git
url: https://github.com/kkoudev/imlib2.git
commit: 0f6782427dd4f49a4d1da03bec133e6a27f994a3
- name: scrot
sources:
- type: archive
url: https://github.com/resurrecting-open-source-projects/scrot/archive/refs/tags/1.7.tar.gz
sha256: e4ff764f93ea98018d46192c35bd34eeb577040ac6e217aa0d83b2a63d88f66b
- name: com.github.rajsolai.textsnatcher
buildsystem: meson
sources:
- type: dir
path: .