Lines 2-9
Link Here
|
2 |
|
2 |
|
3 |
PORTNAME= python-poppler-qt5 |
3 |
PORTNAME= python-poppler-qt5 |
4 |
DISTVERSIONPREFIX= v |
4 |
DISTVERSIONPREFIX= v |
5 |
DISTVERSION= 0.74.0 |
5 |
DISTVERSION= 0.75.0 |
6 |
PORTREVISION= 2 |
|
|
7 |
CATEGORIES= graphics python |
6 |
CATEGORIES= graphics python |
8 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
7 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
9 |
|
8 |
|
Lines 16-25
Link Here
|
16 |
LIB_DEPENDS= libpoppler-qt5.so:graphics/poppler-qt5 |
15 |
LIB_DEPENDS= libpoppler-qt5.so:graphics/poppler-qt5 |
17 |
|
16 |
|
18 |
USES= compiler:c++11-lang pkgconfig pyqt:5 python:3.4+ qmake qt:5 |
17 |
USES= compiler:c++11-lang pkgconfig pyqt:5 python:3.4+ qmake qt:5 |
|
|
18 |
USE_GITHUB= yes |
19 |
GH_ACCOUNT= wbsoft |
19 |
USE_PYQT= gui xml sip_build |
20 |
USE_PYQT= gui xml sip_build |
20 |
USE_PYTHON= autoplist distutils |
21 |
USE_PYTHON= autoplist distutils |
21 |
USE_GITHUB= yes |
|
|
22 |
GH_ACCOUNT= wbsoft |
23 |
|
22 |
|
24 |
PYDISTUTILS_BUILD_TARGET= build_ext |
23 |
PYDISTUTILS_BUILD_TARGET= build_ext |
25 |
PYDISTUTILS_BUILDARGS+= --pyqt-sip-dir=${PYQT_SIPDIR} |
24 |
PYDISTUTILS_BUILDARGS+= --pyqt-sip-dir=${PYQT_SIPDIR} |