We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26fb8e2 commit dd0a57bCopy full SHA for dd0a57b
build-aux/net.base_art.Glide.Devel.json
@@ -118,6 +118,26 @@
118
"-Dgst-plugins-bad:gpl=enabled"
119
]
120
},
121
+ {
122
+ "name": "gtuber",
123
+ "buildsystem": "meson",
124
+ "config-opts": [
125
+ "-Dintrospection=disabled",
126
+ "-Dvapi=disabled",
127
+ "-Dgst-gtuber=enabled"
128
+ ],
129
+ "cleanup": [
130
+ "/include",
131
+ "/lib/pkgconfig"
132
133
+ "sources": [
134
135
+ "type": "git",
136
+ "url": "https://github.com/Rafostar/gtuber.git",
137
+ "branch": "main"
138
+ }
139
+ ]
140
+ },
141
{
142
"name": "glide",
143
"buildsystem": "simple",
0 commit comments