early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/mozjpeg/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/mozjpeg/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "mozjpeg",
|
||||
"version-date": "2021-09-27",
|
||||
"description": "MozJPEG reduces file sizes of JPEG images while retaining quality and compatibility with the vast majority of the world's deployed decoders. It's compatible with libjpeg API and ABI, and can be used as a drop-in replacement for libjpeg.",
|
||||
"homepage": "https://github.com/mozilla/mozjpeg",
|
||||
"dependencies": [
|
||||
"libpng",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user