COMMENT = the X protocol C-language binding library DISTNAME = libxcb-1.15 SHARED_LIBS = xcb 4.1 \ xcb-composite 1.0 \ xcb-damage 1.0 \ xcb-dpms 1.0 \ xcb-dri2 1.1 \ xcb-dri3 0.2 \ xcb-glx 1.1 \ xcb-present 0.1 \ xcb-randr 2.3 \ xcb-record 1.1 \ xcb-render 1.1 \ xcb-res 1.1 \ xcb-screensaver 1.1 \ xcb-shape 1.1 \ xcb-shm 1.1 \ xcb-sync 1.2 \ xcb-xf86dri 2.0 \ xcb-xfixes 2.0 \ xcb-xinerama 1.0 \ xcb-xinput 0.1 \ xcb-xkb 0.1 \ xcb-xtest 1.0 \ xcb-xv 1.1 \ xcb-xvmc 1.0 CATEGORIES = x11 HOMEPAGE = https://xcb.freedesktop.org/ MAINTAINER = xenocara@openbsd.org # MIT PERMIT_PACKAGE = Yes MODULES = xenocara WANTLIB = Xau Xdmcp MASTER_SITES = https://xcb.freedesktop.org/dist/ BUILD_DEPENDS = devel/xcb-proto \ devel/xorgproto LIB_DEPENDS = x11/libXau \ x11/libXdmcp SEPARATE_BUILD = Yes CONFIGURE_STYLE = autoreconf .include