File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<component type =" desktop" >
3
3
<id >net.devolutions.RDM</id >
4
4
<replaces >
22
22
</screenshot >
23
23
</screenshots >
24
24
<releases >
25
+ <release version =" 2024.1.2.3-2" date =" 2024-06-04" urgency =" high" >
26
+ <description >
27
+ <p >Resolved the startup crash caused by SVG loader issue.</p >
28
+ </description >
29
+ </release >
25
30
<release version =" 2024.1.2.3" date =" 2024-05-29" >
26
31
<url >https://devolutions.net/remote-desktop-manager/release-notes/linux/</url >
27
32
</release >
Original file line number Diff line number Diff line change @@ -55,6 +55,19 @@ modules:
55
55
- type : file
56
56
path : net.devolutions.RDM.metainfo.xml
57
57
- shared-modules/libappindicator/libappindicator-gtk3-12.10.json
58
+ - name : gdk-pixbuf
59
+ buildsystem : meson
60
+ config-opts :
61
+ - -Dothers=enabled
62
+ - -Dman=false
63
+ - -Dbuiltin_loaders=all
64
+ sources :
65
+ - type : git
66
+ url : https://gitlab.gnome.org/GNOME/gdk-pixbuf.git
67
+ tag : 2.42.12
68
+ x-checker-data :
69
+ type : git
70
+ tag-pattern : ^([\d.]+)$
58
71
- name : vte
59
72
buildsystem : meson
60
73
config-opts :
You can’t perform that action at this time.
0 commit comments