Commit Graph

8 Commits

Author SHA1 Message Date
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
LRFLEW
e6552f1180 [BZip2] Fix Unix Dynamic Builds (#5184)
* [BZip2] Fix Unix Dynamic Builds

* [bzip2] Bump control version

* [libgta] Only build one flavor

* [vcpkg_configure_cmake] Resolve #2375 since we now use CMake >= 3.11
2019-01-29 13:43:39 -08:00
Hiroshi Miura
669b8e0ffd
[libgta] update CONTROL
add lf at end of file.
2018-02-05 15:39:50 +09:00
Hiroshi Miura
307a95b068
Fix typo 2018-02-05 14:05:51 +09:00
Hiroshi Miura
59614b1ca4 [libgta] remove dlls when static build
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-05 12:59:12 +09:00
Hiroshi Miura
1721d86856 [libgta] add build-dependency
- bzip2, zlib and liblzma

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-05 12:49:54 +09:00
Hiroshi Miura
71996679fa [libgta] turn off document build and doxygen dependency
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-05 12:43:50 +09:00
Hiroshi Miura
7edd3c7016 Add libgta
Libgta is a portable library that implements the Generic Tagged Array (GTA)
file format.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-05 12:21:48 +09:00