vcpkg/ports/libproxy/CONTROL
Yuval Gross e9267ac7c4 [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
2019-12-03 11:18:49 -08:00

27 lines
588 B
Plaintext

Source: libproxy
Version: 0.4.15-1
Homepage: https://github.com/libproxy/libproxy
Description: libproxy is a library that provides automatic proxy configuration management.
Build-Depends: libmodman
Feature: bindings-csharp
Description: Install C# bindings
Feature: bindings-python
Description: Install Python bindings
Feature: bindings-perl
Description: Install PERL bindings
Feature: bindings-ruby
Description: Install Ruby bindings
Feature: bindings-vala
Description: Install Vala bindings
Feature: tools
Description: build tools
Feature: tests
Description: Build libproxy tests