mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 14:29:02 +08:00
60e22b44bf
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
16 lines
506 B
JSON
16 lines
506 B
JSON
{
|
|
"name": "basisu",
|
|
"version": "1.11",
|
|
"port-version": 6,
|
|
"description": "Basis Universal is a supercompressed GPU texture and video compression format that outputs a highly compressed intermediate file format (.basis) that can be quickly transcoded to a wide variety of GPU texture compression formats.",
|
|
"homepage": "https://github.com/BinomialLLC/basis_universal",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
"lodepng",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|