-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcom.syntevo.SmartSynchronize.yaml
66 lines (65 loc) · 2.49 KB
/
com.syntevo.SmartSynchronize.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
app-id: com.syntevo.SmartSynchronize
command: smartsynchronize
finish-args:
- --device=dri
- --filesystem=home
- --share=ipc
- --socket=wayland
- --socket=x11
- --talk-name=org.freedesktop.Flatpak
modules:
- name: p7zip
cleanup:
- /share/man
make-args:
- 7z
make-install-args:
- DEST_HOME=/app
no-autogen: true
sources:
- type: archive
url: https://github.com/p7zip-project/p7zip/archive/refs/tags/v17.05.tar.gz
sha256: d2788f892571058c08d27095c22154579dfefb807ebe357d145ab2ddddefb1a6
x-checker-data:
type: json
url: https://api.github.com/repos/p7zip-project/p7zip/releases/latest
url-query: '"https://github.com/p7zip-project/p7zip/archive/refs/tags/\($version).tar.gz"'
version-query: .tag_name
- name: smartsynchronize
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 apply_extra.sh ${FLATPAK_DEST}/bin/apply_extra
- install -D --mode 0755 entrypoint.sh ${FLATPAK_DEST}/bin/smartsynchronize
buildsystem: simple
sources:
- type: extra-data
filename: smartsynchronize.tar.gz
sha256: f7fb3f44ddf8fd8525d6f0dfc482cf34828a15148359a8a74d1f3a447cee2205
size: 46376926
url: https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-4_6_0.tar.gz
x-checker-data:
type: html
url: https://www.syntevo.com/smartsynchronize/download/
url-template: https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-linux-${version0}_${version1}_${version2}.tar.gz
version-pattern: Version ([\d\.-]+)
- type: file
path: com.syntevo.SmartSynchronize.desktop
- type: file
path: com.syntevo.SmartSynchronize.metainfo.xml
- type: file
path: com.syntevo.SmartSynchronize.svg
- type: file
path: entrypoint.sh
- type: script
commands:
- tar --extract --file smartsynchronize.tar.gz --gunzip
- rm --force smartsynchronize.tar.gz
dest-filename: apply_extra.sh
runtime: org.freedesktop.Platform
runtime-version: '24.08'
sdk: org.freedesktop.Sdk
separate-locales: false
tags:
- proprietary