-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathorg.tryton.Tryton-74.yml
37 lines (37 loc) · 1.24 KB
/
org.tryton.Tryton-74.yml
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
id: org.tryton.Tryton-74
sdk: org.gnome.Sdk
runtime: org.gnome.Platform
runtime-version: '47'
command: tryton
finish-args:
- --share=ipc
- --socket=fallback-x11
- --socket=wayland
- --socket=pulseaudio
- --share=network
modules:
- name: GoocanvasDependency
buildsystem: autotools
make-install-args:
- pyoverridesdir=/app/lib/python3.12/site-packages/gi/overrides
- typelibdir=/app/lib/girepository-1.0
sources:
- type: archive
url: https://download.gnome.org/sources/goocanvas/3.0/goocanvas-3.0.0.tar.xz
sha256: 670a7557fe185c2703a14a07506156eceb7cea3b4bf75076a573f34ac52b401a
- type: patch
path: goocanvas-3.0.0-fix-gcc14.patch
- python3-tryton.json
- name: integration
buildsystem: simple
build-commands:
- install -D --mode=0644 -t /app/share/icons/hicolor/scalable/apps/ org.tryton.Tryton-74.svg
- install -D --mode=0644 -t /app/share/applications/ org.tryton.Tryton-74.desktop
- install -D --mode=0644 -t /app/share/metainfo/ org.tryton.Tryton-74.appdata.xml
sources:
- type: file
path: org.tryton.Tryton-74.svg
- type: file
path: org.tryton.Tryton-74.desktop
- type: file
path: org.tryton.Tryton-74.appdata.xml