Lines 6-13
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= xpyb |
8 |
PORTNAME= xpyb |
9 |
PORTVERSION= 1.0 |
9 |
PORTVERSION= 1.1 |
10 |
PORTREVISION= 2 |
|
|
11 |
CATEGORIES= x11 python |
10 |
CATEGORIES= x11 python |
12 |
MASTER_SITES= http://xcb.freedesktop.org/%SUBDIR%/ |
11 |
MASTER_SITES= http://xcb.freedesktop.org/%SUBDIR%/ |
13 |
MASTER_SITE_SUBDIR= dist |
12 |
MASTER_SITE_SUBDIR= dist |
Lines 16-22
Link Here
|
16 |
MAINTAINER= wahjava@gmail.com |
15 |
MAINTAINER= wahjava@gmail.com |
17 |
COMMENT= Python bindings to access X Window System protocol via libxcb |
16 |
COMMENT= Python bindings to access X Window System protocol via libxcb |
18 |
|
17 |
|
19 |
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-proto.pc:${PORTSDIR}/x11/xcb-proto |
18 |
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-proto.pc:${PORTSDIR}/x11/xcb-proto \ |
|
|
19 |
xcb-proto>=1.1:${PORTSDIR}/x11/xcb-proto |
20 |
LIB_DEPENDS= xcb.2:${PORTSDIR}/x11/libxcb |
20 |
LIB_DEPENDS= xcb.2:${PORTSDIR}/x11/libxcb |
21 |
|
21 |
|
22 |
USE_BZIP2= yes |
22 |
USE_BZIP2= yes |