File tree Expand file tree Collapse file tree 1 file changed +1
-48
lines changed Expand file tree Collapse file tree 1 file changed +1
-48
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " com.github.lachhebo.Gabtag.Devel" ,
3
3
"runtime" : " org.gnome.Platform" ,
4
- "runtime-version" : " 42 " ,
4
+ "runtime-version" : " 43 " ,
5
5
"sdk" : " org.gnome.Sdk" ,
6
6
"command" : " gabtag" ,
7
7
"finish-args" : [
66
66
}
67
67
]
68
68
},
69
- {
70
- "name" : " libsass" ,
71
- "sources" : [
72
- {
73
- "type" : " archive" ,
74
- "url" : " https://github.com/sass/libsass/archive/3.6.5.tar.gz" ,
75
- "sha256" : " 89d8f2c46ae2b1b826b58ce7dde966a176bac41975b82e84ad46b01a55080582"
76
- },
77
- {
78
- "type" : " script" ,
79
- "dest-filename" : " autogen.sh" ,
80
- "commands" : [ " autoreconf -si" ]
81
- }
82
- ]
83
- },
84
- {
85
- "name" : " sassc" ,
86
- "sources" : [
87
- {
88
- "type" : " archive" ,
89
- "url" : " https://github.com/sass/sassc/archive/3.6.2.tar.gz" ,
90
- "sha256" : " 608dc9002b45a91d11ed59e352469ecc05e4f58fc1259fc9a9f5b8f0f8348a03"
91
- },
92
- {
93
- "type" : " script" ,
94
- "dest-filename" : " autogen.sh" ,
95
- "commands" : [ " autoreconf -si" ]
96
- }
97
- ]
98
- },
99
- {
100
- "name" : " libadwaita" ,
101
- "buildsystem" : " meson" ,
102
- "config-opts" : [
103
- " -Dvapi=true" ,
104
- " -Dgtk_doc=false" ,
105
- " -Dexamples=false" ,
106
- " -Dtests=false"
107
- ],
108
- "sources" : [
109
- {
110
- "type" : " git" ,
111
- "url" : " https://gitlab.gnome.org/GNOME/libadwaita.git" ,
112
- "branch" : " main"
113
- }
114
- ]
115
- },
116
69
{
117
70
"name" : " gabtag" ,
118
71
"buildsystem" : " meson" ,
You can’t perform that action at this time.
0 commit comments