diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-05-18 14:24:46 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-17 23:24:46 -0700 |
| commit | c7f8a9db6bd715d056046489dfa9408dc492f93b (patch) | |
| tree | 7ad3eae54e2a26772f2f4b71d824eee24325bf11 /ports/tgui/CONTROL | |
| parent | 968c5eba7b9f24806b27d59593c389598402bc69 (diff) | |
| download | vcpkg-c7f8a9db6bd715d056046489dfa9408dc492f93b.tar.gz vcpkg-c7f8a9db6bd715d056046489dfa9408dc492f93b.zip | |
[tgui] Fix usage and update to 0.9.1 (#17093)
* [tgui] Fix usage
* update version record
* update to 0.9.1
* update version record
* [tgui] Add feature sdl2 and sfml, fix dependencies
* add comment
* version
* fix gui-builder build
* Update versions/t-/tgui.json
* Update ports/tgui/vcpkg.json
* update manifest
* update to latest commit
* update version record
* Update versions/baseline.json
Diffstat (limited to 'ports/tgui/CONTROL')
| -rw-r--r-- | ports/tgui/CONTROL | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ports/tgui/CONTROL b/ports/tgui/CONTROL deleted file mode 100644 index b71b82a98..000000000 --- a/ports/tgui/CONTROL +++ /dev/null @@ -1,7 +0,0 @@ -Source: tgui
-Version: 0.8.8 -Description: TGUI is an easy to use, cross-platform, C++ GUI for SFML.
-Build-Depends: sfml
-
-Feature: tool
-Description: Build GUI builder
|
