Package: libproxy / 0.4.11-4

Metadata

Package Version Patches format
libproxy 0.4.11-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable pac test.patch | (download)

libproxy/test/CMakeLists.txt | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 [patch] disable pac test

get-pac-test freezes when run from the ebuild, but succeeds when
building manually. Using Xemake/virtualx.eclass doesn't seem to help.

dont_segfault_on_exit.patch | (download)

libproxy/modules/pxgsettings.cpp | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

---
fix mozjs detection.patch | (download)

libproxy/cmake/modules/pacrunner_mozjs.cmk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 pacrunner: mozjs: mozjs185 is not always properly versioned.
 We have to assume that Mozilla knows what they are doing and thus, if we
 find mozjs185.pc, we accept it as being present.