7 Commits

Author SHA1 Message Date
Aaron Hurt
14ea32ec9d testing/pacparser: update to 1.3.7 2017-01-07 17:34:19 +01:00
Jakub Jirutka
d6529c8d14 [various] rename dependency python to python2 2016-10-26 19:47:58 +02:00
Jakub Jirutka
af0c01ac63 [various] rename dependency python-dev to python2-dev 2016-10-26 19:47:14 +02:00
Jakub Jirutka
f4bfa2c0e9 testing/pacparser: do not build on x86
The same problem as on armhf: undefined reference to __va_copy.
Reported to upstream: https://github.com/pacparser/pacparser/issues/77
2016-06-11 17:46:25 +02:00
Jakub Jirutka
f7cec01da5 testing/pacparser: add subpackage py-pacparser 2016-06-11 17:26:58 +02:00
Jakub Jirutka
fd962cfa56 testing/pacparser: do not build for armhf
Fails on armhf on:

    gcc -g -DXP_UNIX -Wall -DVERSION=v3.4.0-243-g4e051e1 -Ispidermonkey/js/src -Wl,--as-needed pactester.c -o pactester -lpacparser -L. -I.
    ./libpacparser.so: undefined reference to `__va_copy'
2016-06-11 17:13:51 +02:00
Aaron Hurt
4e051e1e7a testing/pacparser: new aport
http://pacparser.manugarg.com
A library to parse proxy auto-config (PAC) files
2016-06-11 17:05:01 +02:00