Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert <krzmbrzl@gmail.com>2020-10-10 21:33:33 +0300
committerRobert <krzmbrzl@gmail.com>2020-10-12 09:16:01 +0300
commit2f45772c9c9ad90e480e50008419c598b19bf01e (patch)
treef5a617ebff06329a2b263970fa4c54df4005a9a4 /helpers/vcpkg/ports/zeroc-ice/CONTROL
parent47d6e77de73d61141f29d8beccf2300c3280018f (diff)
DOCS: Restructure and include build-documentation
The existing `docs` directory was restructured a bit and the build documentation previously located at https://github.com/mumble-voip/mumble-releng-vcpkg was integrated into the main repository (after having received a good polish). In addition to that the needed scripts and port-files from the linked repository have now also been included in the main repo.
Diffstat (limited to 'helpers/vcpkg/ports/zeroc-ice/CONTROL')
-rw-r--r--helpers/vcpkg/ports/zeroc-ice/CONTROL9
1 files changed, 9 insertions, 0 deletions
diff --git a/helpers/vcpkg/ports/zeroc-ice/CONTROL b/helpers/vcpkg/ports/zeroc-ice/CONTROL
new file mode 100644
index 000000000..0a52b17ce
--- /dev/null
+++ b/helpers/vcpkg/ports/zeroc-ice/CONTROL
@@ -0,0 +1,9 @@
+Source: zeroc-ice
+Version: 3.7.3
+Homepage: https://github.com/zeroc-ice/ice
+Description: Comprehensive RPC framework with support for C++, CSharp, Java, JavaScript, Python and more.
+Build-Depends: bzip2 (!uwp), expat (!uwp), mcpp, lmdb (!uwp), openssl (!uwp), zlib (!uwp)
+
+Feature: cpp11
+Description: build C++11 libraries
+Build-Depends: bzip2, expat, mcpp, openssl, mcpp, zlib