-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcom.syntevo.SmartGit.yaml
52 lines (52 loc) · 1.89 KB
/
com.syntevo.SmartGit.yaml
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
52
app-id: com.syntevo.SmartGit
command: smartgit
finish-args:
- --device=dri
- --filesystem=home
- --filesystem=xdg-run/gnupg
- --filesystem=xdg-run/keyring
- --share=ipc
- --share=network
- --socket=gpg-agent
- --socket=ssh-auth
- --socket=x11
- --talk-name=org.freedesktop.secrets
modules:
- name: smartgit
build-commands:
- install -D --mode 0644 --target-directory ${FLATPAK_DEST}/share/applications/ ${FLATPAK_ID}.desktop
- install -D --mode 0644 --target-directory ${FLATPAK_DEST}/share/metainfo/ ${FLATPAK_ID}.metainfo.xml
- install -D --mode 0644 --target-directory ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/ ${FLATPAK_ID}.svg
- install -D --mode 0755 entrypoint.sh ${FLATPAK_DEST}/bin/smartgit
- install -D --mode 0755 apply_extra.sh ${FLATPAK_DEST}/bin/apply_extra
buildsystem: simple
sources:
- type: extra-data
filename: smartgit.tar.gz
sha256: 2efe54fc3d69e7e5e2abf21e409183bb7b7a8fab0fd2bd2f318a5f004784c5f2
size: 114221077
url: https://www.syntevo.com/downloads/smartgit/smartgit-linux-24_1_1.tar.gz
x-checker-data:
type: html
url: https://www.syntevo.com/smartgit/download/
url-template: https://www.syntevo.com/downloads/smartgit/smartgit-linux-${version0}_${version1}_${version2}.tar.gz
version-pattern: Version ([\d\.-]+)
- type: file
path: com.syntevo.SmartGit.desktop
- type: file
path: com.syntevo.SmartGit.metainfo.xml
- type: file
path: com.syntevo.SmartGit.svg
- type: file
path: entrypoint.sh
- type: script
commands:
- tar --extract --file smartgit.tar.gz --gunzip
- rm --force smartgit.tar.gz
dest-filename: apply_extra.sh
runtime: org.freedesktop.Platform
runtime-version: "24.08"
sdk: org.freedesktop.Sdk
separate-locales: false
tags:
- proprietary