File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 225225 ]
226226 },
227227
228+ {
229+ "name" : " uthash" ,
230+ "buildsystem" : " simple" ,
231+ "build-commands" : [
232+ " install -D include/* /app/include"
233+ ],
234+ "sources" : [
235+ {
236+ "type" : " git" ,
237+ "url" : " https://github.com/troydhanson/uthash.git" ,
238+ "commit" : " ca98384ce7f30beb216f9a0bc88a3b4340ead729"
239+ }
240+ ]
241+ },
242+
243+ {
244+ "name" : " libdicom" ,
245+ "builddir" : true ,
246+ "buildsystem" : " meson" ,
247+ "config-opts" : [
248+ " --buildtype=release" ,
249+ " -Dtests=false"
250+ ],
251+ "sources" : [
252+ {
253+ "type" : " git" ,
254+ "url" : " https://github.com/jcupitt/libdicom.git" ,
255+ "commit" : " b0a83a843f9ee03cec5614fd198eae658c0d999f"
256+ }
257+ ]
258+ },
259+
228260 {
229261 "name" : " openslide" ,
230262 "builddir" : true ,
You can’t perform that action at this time.
0 commit comments