mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 10:59:00 +08:00
e9267ac7c4
* 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
27 lines
588 B
Plaintext
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
|