Thu Mar 3 12:07:40 2011 UTC ()
Import py-vte-0.26.2 as x11/py-vte.

Terminal widget with improved font, internationalisation and
accessibility support for the GNOME 2 desktop.

This pakcage provide python bindings for the Vte terminal widget.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(obache)
diff -r0 -r1.1.1.1 pkgsrc/x11/py-vte/buildlink3.mk
diff -r0 -r1.1.1.1 pkgsrc/x11/py-vte/Makefile
diff -r0 -r1.1.1.1 pkgsrc/x11/py-vte/DESCR
diff -r0 -r1.1.1.1 pkgsrc/x11/py-vte/PLIST

File Added: pkgsrc/x11/py-vte/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/03/03 12:07:40 obache Exp $

BUILDLINK_TREE+=	py-vte

.if !defined(PY_VTE_BUILDLINK3_MK)
PY_VTE_BUILDLINK3_MK:=

.include "../../lang/python/pyversion.mk"

BUILDLINK_API_DEPENDS.py-vte+=	${PYPKGPREFIX}-vte>=0.26.0
BUILDLINK_PKGSRCDIR.py-vte?=	../../x11/vte

.include "../../x11/vte/buildlink3.mk"
.endif # PY_VTE_BUILDLINK3_MK

BUILDLINK_TREE+=	-py-vte

File Added: pkgsrc/x11/py-vte/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/03/03 12:07:40 obache Exp $
#

.include "../../x11/vte/Makefile.common"

PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	x11 python

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.gnome.org/
COMMENT=	Python bindings for the Vte terminal widget
LICENSE=	gnu-lgpl-v2

PKG_DESTDIR_SUPPORT=	user-destdir

USE_PKGLOCALEDIR=	yes
USE_LIBTOOL=		yes
GNU_CONFIGURE=		yes
USE_TOOLS+=		gmake intltool msgfmt pkg-config

CONFIGURE_ARGS+=	--enable-python
CONFIGURE_ARGS+=	--disable-freetype-test
CONFIGURE_ARGS+=	--enable-Bsymbolic=auto

BUILD_DIRS=	python

pre-build:
	${LN} -s ${BUILDLINK_DIR}/lib/libvte.la ${WRKSRC}/src/libvte.la

.include "../../x11/py-gtk2/buildlink3.mk"
BUILDLINK_API_DEPENDS.vte+=	vte>=${PKGVERSION_NOREV}
.include "../../x11/vte/buildlink3.mk"
PY_PATCHPLIST=	yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/x11/py-vte/DESCR
Terminal widget with improved font, internationalisation and
accessibility support for the GNOME 2 desktop.

This pakcage provide python bindings for the Vte terminal widget.

File Added: pkgsrc/x11/py-vte/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/03 12:07:40 obache Exp $
lib/pkgconfig/pyvte.pc
${PYSITELIB}/gtk-2.0/vtemodule.la
share/pygtk/2.0/defs/vte.defs