diff options
| author | Majid Hojati <asd56yu@gmail.com> | 2020-06-11 05:13:53 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 02:13:53 -0700 |
| commit | 0c9bc384f827e2cff082be4dcbcc549b1918b025 (patch) | |
| tree | 9453adae3809b0e3762831d10953969337780439 /ports/libosmium/CONTROL | |
| parent | cb97769f89ee2c39442a04eb389847b84862a790 (diff) | |
| download | vcpkg-0c9bc384f827e2cff082be4dcbcc549b1918b025.tar.gz vcpkg-0c9bc384f827e2cff082be4dcbcc549b1918b025.zip | |
[libosmium ] added new port (#11863)
* added libosmium port
* minor fixes
* minor fixes
* Update CONTROL
* Update portfile.cmake
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Diffstat (limited to 'ports/libosmium/CONTROL')
| -rw-r--r-- | ports/libosmium/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/libosmium/CONTROL b/ports/libosmium/CONTROL new file mode 100644 index 000000000..42b97a701 --- /dev/null +++ b/ports/libosmium/CONTROL @@ -0,0 +1,5 @@ +Source: libosmium
+Version: 2.15.5
+Homepage: https://osmcode.org/libosmium/
+Description: A fast and flexible C++ library for working with OpenStreetMap data
+Build-Depends: utfcpp, expat, zlib, proj4, bzip2, protozero, boost
|
