|
Lines 2-8
Link Here
|
| 2 |
|
2 |
|
| 3 |
PORTNAME= gui |
3 |
PORTNAME= gui |
| 4 |
DISTVERSION= ${QT5_VERSION} |
4 |
DISTVERSION= ${QT5_VERSION} |
| 5 |
PORTREVISION= 2 |
5 |
PORTREVISION= 3 |
| 6 |
CATEGORIES= x11-toolkits graphics |
6 |
CATEGORIES= x11-toolkits graphics |
| 7 |
PKGNAMEPREFIX= qt5- |
7 |
PKGNAMEPREFIX= qt5- |
| 8 |
|
8 |
|
|
Lines 24-30
Link Here
|
| 24 |
libxcb-render-util.so:x11/xcb-util-renderutil \ |
24 |
libxcb-render-util.so:x11/xcb-util-renderutil \ |
| 25 |
libxcb-icccm.so:x11/xcb-util-wm \ |
25 |
libxcb-icccm.so:x11/xcb-util-wm \ |
| 26 |
libxkbcommon.so:x11/libxkbcommon |
26 |
libxkbcommon.so:x11/libxkbcommon |
| 27 |
RUN_DEPENDS= xdg-open:devel/xdg-utils |
27 |
RUN_DEPENDS= xdg-open:devel/xdg-utils \ |
|
|
28 |
${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri |
| 28 |
|
29 |
|
| 29 |
USES= compiler:c++11-lang gl gnome jpeg localbase qmake:no_env \ |
30 |
USES= compiler:c++11-lang gl gnome jpeg localbase qmake:no_env \ |
| 30 |
qt-dist:5,base xorg |
31 |
qt-dist:5,base xorg |