Lines 4-9
Link Here
|
4 |
PORTNAME= searx |
4 |
PORTNAME= searx |
5 |
DISTVERSIONPREFIX= v |
5 |
DISTVERSIONPREFIX= v |
6 |
DISTVERSION= 0.16.0 |
6 |
DISTVERSION= 0.16.0 |
|
|
7 |
PORTREVISION= 1 |
7 |
CATEGORIES= www python |
8 |
CATEGORIES= www python |
8 |
|
9 |
|
9 |
MAINTAINER= loic.blot@unix-experience.fr |
10 |
MAINTAINER= loic.blot@unix-experience.fr |
Lines 25-31
Link Here
|
25 |
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \ |
26 |
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \ |
26 |
${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR} |
27 |
${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR} |
27 |
|
28 |
|
28 |
USES= python:2.7 |
29 |
USES= python:3.6+ |
29 |
USE_GITHUB= yes |
30 |
USE_GITHUB= yes |
30 |
GH_ACCOUNT= asciimoo |
31 |
GH_ACCOUNT= asciimoo |
31 |
USE_PYTHON= distutils autoplist noflavors |
32 |
USE_PYTHON= distutils autoplist noflavors |