File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 23572357 " libtiff-4"
23582358 ],
23592359 "versions" : [
2360+ " 4.7.1-1" ,
23602361 " 4.7.0-1" ,
23612362 " 4.6.0-1" ,
23622363 " 4.5.1-1" ,
Original file line number Diff line number Diff line change 11[wrap-file]
2- directory = tiff-4.7.0
3- source_url = https://download.osgeo.org/libtiff/tiff-4.7.0 .tar.xz
4- source_filename = tiff-4.7.0 .tar.gz
5- source_hash = 273a0a73b1f0bed640afee4a5df0337357ced5b53d3d5d1c405b936501f71017
2+ directory = tiff-4.7.1
3+ source_url = https://download.osgeo.org/libtiff/tiff-4.7.1 .tar.xz
4+ source_filename = tiff-4.7.1 .tar.gz
5+ source_hash = b92017489bdc1db3a4c97191aa4b75366673cb746de0dce5d7a749d5954681ba
66patch_directory = libtiff
77
88[provide]
9- libtiff-4 = libtiff4_dep
9+ dependency_names = libtiff-4
Original file line number Diff line number Diff line change @@ -182,6 +182,8 @@ libtiff4_dep = declare_dependency(
182182 link_with : tiff4_lib,
183183)
184184
185+ meson .override_dependency(' libtiff-4' , libtiff4_dep)
186+
185187import (' pkgconfig' ).generate(
186188 tiff4_lib,
187189 filebase : ' libtiff-4' ,
You can’t perform that action at this time.
0 commit comments