File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,23 @@ cleanup:
2626 - ' *.a'
2727
2828modules :
29+ # Only till https://github.com/flathub/io.elementary.BaseApp/pull/32 gets merged
30+ - name : libportal
31+ buildsystem : meson
32+ config-opts :
33+ - -Dbackend-qt5=disabled
34+ - -Dbackend-qt6=disabled
35+ - -Ddocs=false
36+ - -Dtests=false
37+ sources :
38+ - type : git
39+ url : https://github.com/flatpak/libportal.git
40+ tag : 0.9.1
41+ commit : 8f5dc8d192f6e31dafe69e35219e3b707bde71ce
42+ x-checker-data :
43+ type : git
44+ tag-pattern : ' ^([\d.]+)$'
45+
2946# Needed for the Scribbly mode
3047 - name : RedactedScript
3148 buildsystem : simple
@@ -48,23 +65,6 @@ modules:
4865 url : https://raw.githubusercontent.com/christiannaths/redacted-font/284dfb0397d1911c3388f72389f08b3c13446134/README.md
4966 sha256 : e594f7f6bf03f7b11897d219184e215466cdfb9a8268b54cb7d5a626482dd722
5067
51- # Only till https://github.com/flathub/io.elementary.BaseApp/pull/32 gets merged
52- - name : libportal
53- buildsystem : meson
54- config-opts :
55- - -Dbackend-qt5=disabled
56- - -Dbackend-qt6=disabled
57- - -Ddocs=false
58- - -Dtests=false
59- sources :
60- - type : git
61- url : https://github.com/flatpak/libportal.git
62- tag : 0.9.1
63- commit : 8f5dc8d192f6e31dafe69e35219e3b707bde71ce
64- x-checker-data :
65- type : git
66- tag-pattern : ' ^([\d.]+)$'
67-
6868 - name : jorts
6969 buildsystem : meson
7070 sources :
You can’t perform that action at this time.
0 commit comments