mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-08 21:37:23 +08:00
31cf09e108
* [gf] Add the new package GF * Update CONTROL * Update portfile.cmake * Try to fix failed builds * fix x64-linux build for vcpkg * remove nuklear from dependencies * use vcpkg_fail_port_install to fail early on arm * fix x64-windows build * change the name of the source in CONTROL * change the name of the directory * fix cmake install directory Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com> Co-authored-by: Julien Bernard <julien.bernard@univ-fcomte.fr>
7 lines
277 B
Plaintext
7 lines
277 B
Plaintext
Source: gamedev-framework
|
|
Version: 0.17
|
|
Homepage: https://github.com/GamedevFramework/gf
|
|
Description: gf is a framework to build 2D games in C++14.
|
|
Build-Depends: sdl2, freetype, zlib, boost-algorithm, boost-filesystem, boost-heap, boost-container, stb, pugixml
|
|
Supports: !arm
|