mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 02:09:00 +08:00
a6cb7292c4
* [many ports]switch to vcpkg-cmake / vckg-cmake-config * version * Missing changes * version * typo * version * typo * version * fix typo * version * deprecate vcpkg_extract_source_archive_ex * version * fix arguments * version --------- Co-authored-by: jyu49 <yu_jack@apple.com>
20 lines
415 B
JSON
20 lines
415 B
JSON
{
|
|
"name": "butteraugli",
|
|
"version-string": "2019-05-08",
|
|
"port-version": 3,
|
|
"description": "butteraugli estimates the psychovisual difference between two images",
|
|
"homepage": "https://github.com/google/butteraugli",
|
|
"dependencies": [
|
|
"libjpeg-turbo",
|
|
"libpng",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|