mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 20:39:00 +08:00
5b11232d00
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry * [many-ports] don't use deprecated functions (autogenerated) * atkmm: Fix license. gperftools: Reformat vcpkg_check_features call. gsl: Fix license. libpff: Fix license. pangomm: Fix license. qtbase: Revert, only comment changes. type-lite: Reformat vcpkg_check_features and actually use the feature options. --------- Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
8 lines
351 B
JSON
8 lines
351 B
JSON
{
|
|
"name": "dirent",
|
|
"version": "1.23.2",
|
|
"port-version": 2,
|
|
"description": "Dirent is a C/C++ programming interface that allows programmers to retrieve information about files and directories under Linux/UNIX. This project provides Linux compatible Dirent interface for Microsoft Windows.",
|
|
"homepage": "https://github.com/tronkko/dirent"
|
|
}
|