Skip to content

libproxyv0.4.18

Updated

libproxy is a library that provides automatic proxy configuration management.

#Usage

The package libproxy provides CMake targets:

find_package(libproxy REQUIRED)
target_include_directories(main PRIVATE ${LIBPROXY_INCLUDE_DIR})
target_link_libraries(main PRIVATE ${LIBPROXY_LIBRARIES})

#Supported Platforms

!(uwp | xbox | android)

  • linux
  • osx
  • windows
  • uwp

#Features

No default features.

#bindings-csharp

Install C# bindings

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#bindings-perl

Install PERL bindings

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#bindings-python

Install Python bindings

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#bindings-ruby

Install Ruby bindings

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#bindings-vala

Install Vala bindings

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#tests

Build libproxy tests

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#tools

build tools

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

#Host Tool For

No ports use this.

#Contributors

  • JackBoosY's avatarJackBoosY
  • Yuval Gross's avatarYuval Gross
  • Vicki Pfau's avatarVicki Pfau
  • Billy O'Neal's avatarBilly O'Neal
  • Phoebe's avatarPhoebe
  • autoantwort's avatarautoantwort
  • Thomas1664's avatarThomas1664
  • Cheney Wang's avatarCheney Wang
  • Alberto Garcia Illera's avatarAlberto Garcia Illera
  • Lily Wang's avatarLily Wang
  • jim wang's avatarjim wang
  • Chuck Walbourn's avatarChuck Walbourn

#Changelog

  • 5d2a0a9Update xbox supports expressions for failing ports with copyleft licenses (#31770)
  • 304a45c[libproxy] Fix the issue that the proxy cannot run (#31391)
  • 9985f30[vcpkg baseline] [libproxy] Fix build error on Linux (#28381)
  • 180c6bc[libproxy] Update to 0.4.18. Enable static builds (#28282)
  • 6d66b8f[libproxy] Add vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY) (#25733)
  • 881c1b0[libproxy] Add support !static (#25498)
  • 9eff776[libproxy, nspr] Fix cmake warnings (#24809)
  • ecbe0b1[libproxy] Remove vcpkg_fail_port_install. (#22748)
  • e7e328c[many ports] call vcpkg_fixup_pkgconfig() (#20953)
  • 69d5556[ffnvcodec/libproxy] Update to latest release version (#20169)
  • b295670Bulk convert control files. (#19986)
  • b46242f[many ports] Remove _find_package guards that break *_FOUND (#12157)
  • e9267ac[proxywrapper] Add new port (#8916)
  • 506299a[libmodman, libproxy] Add new ports (#8931)