# Created by: Robert Noland # $FreeBSD$ PORTNAME= compizconfig-python PORTVERSION= 0.8.4 PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Python bindings for the compizconfig library BUILD_DEPENDS= \ ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz \ ${LOCALBASE}/libdata/pkgconfig/libcompizconfig.pc:${PORTSDIR}/x11-wm/libcompizconfig \ ${PYTHON_SITELIBDIR}/Pyrex/Distutils/__init__.py:${PORTSDIR}/devel/pyrex RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_PYTHON= 2 USES= gmake libtool pathfix pkgconfig tar:bzip2 USE_GNOME= glib20 post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/compizconfig.so .include