vcpkg/ports/osmanip/vcpkg.json

19 lines
397 B
JSON
Raw Normal View History

[osmanip] Add new port (#30016) * Added basic info to ptc-print port. * Formatting json file. * Trying to add master branch instead of main. * Trying to add master branch instead of main. * Update git-tree. * CI baseline update. * Update ports/ptc-print/usage Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> * Update ports/ptc-print/usage Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> * CI baseline update. * Update ports/ptc-print/portfile.cmake Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> * Update. * Update in usage file. * Formatting update. * Update. * Update. * [osmanip] new port * [osmanip] new port * Updates. * Updates. * Update. * [osmanip] new port * Changed port version. * Changed port version. * [osmanip] new port * [osmanip] new port * Update. * [arsenalgear] new port * Added port to arsenalgear. * Added port to arsenalgear. * Update. * Deleted arsenalgear stuff for the moment. * [arsenalgear] new port * Added right version. * [arsenalgear] new port * Update. * Update. * Delete baseline rows. * Fixed issue. * Fixed issue. * Commented not working OSs. * Update ports/arsenalgear/portfile.cmake Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> * Update versions/a-/arsenalgear.json Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> * Update * Update * Update. * Update * Update scripts/ci.baseline.txt Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> * Update versions/a-/arsenalgear.json Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> * Update * Added correct formatting. * Added correct formatting. * Update * Corrected hash. * New patch update. * Update. * Update. * Added new port version. * Added new port version. * Update. * Update ports/osmanip/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Version update. * Update * Update sha15 --------- Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-03-09 06:25:11 +08:00
{
"name": "osmanip",
2023-07-28 00:23:36 +08:00
"version": "4.6.1",
[osmanip] Add new port (#30016) * Added basic info to ptc-print port. * Formatting json file. * Trying to add master branch instead of main. * Trying to add master branch instead of main. * Update git-tree. * CI baseline update. * Update ports/ptc-print/usage Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> * Update ports/ptc-print/usage Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> * CI baseline update. * Update ports/ptc-print/portfile.cmake Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> * Update. * Update in usage file. * Formatting update. * Update. * Update. * [osmanip] new port * [osmanip] new port * Updates. * Updates. * Update. * [osmanip] new port * Changed port version. * Changed port version. * [osmanip] new port * [osmanip] new port * Update. * [arsenalgear] new port * Added port to arsenalgear. * Added port to arsenalgear. * Update. * Deleted arsenalgear stuff for the moment. * [arsenalgear] new port * Added right version. * [arsenalgear] new port * Update. * Update. * Delete baseline rows. * Fixed issue. * Fixed issue. * Commented not working OSs. * Update ports/arsenalgear/portfile.cmake Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> * Update versions/a-/arsenalgear.json Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> * Update * Update * Update. * Update * Update scripts/ci.baseline.txt Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> * Update versions/a-/arsenalgear.json Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> * Update * Added correct formatting. * Added correct formatting. * Update * Corrected hash. * New patch update. * Update. * Update. * Added new port version. * Added new port version. * Update. * Update ports/osmanip/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Version update. * Update * Update sha15 --------- Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-03-09 06:25:11 +08:00
"description": "A cross-platform library for output stream manipulation using ANSI escape sequences.",
"homepage": "https://github.com/JustWhit3/osmanip",
"license": "MIT",
"dependencies": [
"arsenalgear",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}