forked from shrimqy/Sefirah
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsnapcraft.yaml
More file actions
51 lines (47 loc) · 1007 Bytes
/
Copy pathsnapcraft.yaml
File metadata and controls
51 lines (47 loc) · 1007 Bytes
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
41
42
43
44
45
46
47
48
49
50
51
name: sefirah
base: core24
version: '1.0'
summary: Sefirah powered by Uno Platform
description: |
Sefirah is a cross-platform application built with Uno Platform,
providing seamless functionality across different operating systems.
grade: devel
confinement: classic
platforms:
amd64:
apps:
sefirah:
command: Sefirah
environment:
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT: 1
parts:
sefirah:
plugin: dump
source: bin/Release/net9.0-desktop/linux-x64/
stage-packages:
- libgtk-3-0
- libglib2.0-0
- libgdk-pixbuf2.0-0
- libcairo2
- libpango-1.0-0
- libatk1.0-0
- libfontconfig1
- libfreetype6
- libx11-6
- libxext6
- libxrender1
- libxrandr2
- libxi6
- libxcursor1
- libxcomposite1
- libxdamage1
- libxfixes3
- libxss1
- libxtst6
- libasound2
- libpulse0
- libgl1-mesa-glx
organize:
'*': opt/sefirah/
stage:
- opt/sefirah/