|
37 | 37 | "/share/COPYING", |
38 | 38 | "/share/RELEASE.txt", |
39 | 39 | "/share/cmake", |
40 | | - "/bin/smem", |
| 40 | + |
| 41 | + "/bin/brotli", |
| 42 | + "/bin/bsdcat", |
| 43 | + "/bin/bsdcpio", |
| 44 | + "/bin/bsdtar", |
| 45 | + "/bin/bsdunzip", |
| 46 | + "/bin/cookbook", |
| 47 | + "/bin/dcm-dump", |
| 48 | + "/bin/dcm-getframe", |
| 49 | + "/bin/exr2aces", |
| 50 | + "/bin/exrenvmap", |
| 51 | + "/bin/exrheader", |
| 52 | + "/bin/exrinfo", |
| 53 | + "/bin/exrmakepreview", |
| 54 | + "/bin/exrmaketiled", |
| 55 | + "/bin/exrmanifest", |
| 56 | + "/bin/exrmetrics", |
| 57 | + "/bin/exrmultipart", |
| 58 | + "/bin/exrmultiview", |
| 59 | + "/bin/exrstdattr", |
| 60 | + "/bin/fitscopy", |
| 61 | + "/bin/fitsverify", |
| 62 | + "/bin/imcopy", |
| 63 | + "/bin/libdeflate-gunzip", |
| 64 | + "/bin/libdeflate-gzip", |
| 65 | + "/bin/nip4-batch", |
| 66 | + "/bin/openslide-quickhash1sum", |
| 67 | + "/bin/openslide-show-properties", |
| 68 | + "/bin/openslide-write-png", |
| 69 | + "/bin/opj_compress", |
| 70 | + "/bin/opj_decompress", |
| 71 | + "/bin/opj_dump", |
| 72 | + "/bin/slidetool", |
41 | 73 | "/bin/fpack", |
42 | 74 | "/bin/funpack", |
| 75 | + "/bin/smem", |
43 | 76 | "/bin/speed", |
44 | 77 | "/bin/vips", |
45 | | - "/bin/vipsheader", |
46 | 78 | "/bin/vipsedit", |
| 79 | + "/bin/vipsheader", |
47 | 80 | "/bin/vipsprofile", |
48 | 81 | "/bin/vipsthumbnail" |
| 82 | + |
49 | 83 | ], |
50 | 84 | "modules" : [ |
51 | 85 |
|
|
283 | 317 | ] |
284 | 318 | }, |
285 | 319 |
|
| 320 | + { |
| 321 | + "name" : "libultrahdr", |
| 322 | + "builddir" : true, |
| 323 | + "buildsystem" : "cmake-ninja", |
| 324 | + "build-options" : { |
| 325 | + "config-opts" : [ |
| 326 | + "-DCMAKE_INSTALL_LIBDIR=lib", |
| 327 | + "-DUHDR_BUILD_BENCHMARK=OFF", |
| 328 | + "-DUHDR_BUILD_DEPS=OFF", |
| 329 | + "-DUHDR_BUILD_EXAMPLES=OFF", |
| 330 | + "-DUHDR_BUILD_FUZZERS=OFF", |
| 331 | + "-DUHDR_BUILD_JAVA=OFF", |
| 332 | + "-DUHDR_BUILD_PACKAGING=OFF", |
| 333 | + "-DUHDR_BUILD_TESTS=OFF", |
| 334 | + "-DUHDR_ENABLE_GLES=OFF", |
| 335 | + "-DUHDR_ENABLE_LOGS=OFF", |
| 336 | + "-DUHDR_ENABLE_WERROR=OFF", |
| 337 | + "-DUHDR_WRITE_ISO=ON", |
| 338 | + "-DUHDR_WRITE_XMP=OFF" |
| 339 | + ] |
| 340 | + }, |
| 341 | + "sources" : [ |
| 342 | + { |
| 343 | + "type" : "git", |
| 344 | + "url" : "https://github.com/google/libultrahdr.git", |
| 345 | + "commit" : "5ed39d67cd31d254e84ebf76b03d4b7bcc12e2f7" |
| 346 | + } |
| 347 | + ] |
| 348 | + }, |
| 349 | + |
286 | 350 | { |
287 | 351 | "name" : "uthash", |
288 | 352 | "buildsystem" : "simple", |
|
376 | 440 | { |
377 | 441 | "type" : "git", |
378 | 442 | "url" : "https://github.com/libvips/libvips.git", |
379 | | - "commit" : "2df097b0f3d8ca6794073d604628371bed718dff" |
| 443 | + "commit" : "1ca82eb21227aba41236df5795764e8ce6a0bdf5" |
380 | 444 | } |
381 | 445 | ] |
382 | 446 | }, |
|
408 | 472 | { |
409 | 473 | "type" : "git", |
410 | 474 | "url" : "https://github.com/jcupitt/nip4.git", |
411 | | - "tag" : "v9.0.13-2" |
| 475 | + "commit" : "afb26a7d1f0afc874a0615ba5ce167c1ef5b21ee" |
412 | 476 | } |
413 | 477 | ] |
414 | 478 | } |
|
0 commit comments