File tree Expand file tree Collapse file tree
recipes/recipes_emscripten/jpeg Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11context :
2- version : 9f
2+ version : 10f
33
44package :
55 name : jpeg
66 version : ${{ version }}
77
88source :
99 url : https://www.ijg.org/files/jpegsrc.v${{ version }}.tar.gz
10- sha256 : 04705c110cb2469caa79fb71fba3d7bf834914706e9641a4589485c1f832565b
10+ sha256 : 8b9eaa13242690ebd03e1728ab1edf97a81a78ed6e83624d493655f31ac95ab5
1111
1212build :
1313 number : 0
1414
1515requirements :
1616 build :
17- - libtool
18- - ${{ compiler('c') }}
19- - make
17+ - libtool
18+ - ${{ compiler('c') }}
19+ - make
2020 run_constraints :
21- - libjpeg-turbo <0.0.0a
21+ - libjpeg-turbo <0.0.0a
2222
2323tests :
2424- package_contents :
3131 homepage : http://www.ijg.org/
3232 license : IJG
3333 license_file : LICENSE.txt
34- summary : read/write jpeg COM, EXIF, IPTC medata
34+ summary : read/write jpeg COM, EXIF, IPTC medata
You can’t perform that action at this time.
0 commit comments