From e9267ac7c40d990c8368861189031bcd5eb77189 Mon Sep 17 00:00:00 2001 From: Yuval Gross <52262536+yuvalg-MSFT@users.noreply.github.com> Date: Tue, 3 Dec 2019 11:18:49 -0800 Subject: [proxywrapper] Add new port (#8916) * adding proxywrapper package * resolving review comments * restrict Linux only * [proxywrapper] Only static library * [libmodman] Move building of tests to a non-default feature * [libproxy] Move tests to a non-default feature * [libproxy] Add features for language bindings * [proxywrapper] Require C++ 11 standard --- ports/proxywrapper/CONTROL | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ports/proxywrapper/CONTROL (limited to 'ports/proxywrapper/CONTROL') diff --git a/ports/proxywrapper/CONTROL b/ports/proxywrapper/CONTROL new file mode 100644 index 000000000..c982b2c5b --- /dev/null +++ b/ports/proxywrapper/CONTROL @@ -0,0 +1,5 @@ +Source: proxywrapper +Version: 1.0.0 +Description: Provides a standalone wrapper around the libproxy library. +Homepage: https://github.com/microsoft/proxy-wrapper +Build-Depends: libproxy -- cgit v1.2.3