summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-vte
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-02-25 03:42:18 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-02-25 03:42:18 +0800
commit3a36807517bf4458761ecd28a377efc9a3d3d086 (patch)
tree507edeeb613ef41345a12a90b8d5ae15f71202ed /x11-toolkits/py-vte
parent9d3b60c0b352ed26c13b997b38c1a24f260a88d1 (diff)
downloadmarcuscom-ports-3a36807517bf4458761ecd28a377efc9a3d3d086.tar
marcuscom-ports-3a36807517bf4458761ecd28a377efc9a3d3d086.tar.gz
marcuscom-ports-3a36807517bf4458761ecd28a377efc9a3d3d086.tar.bz2
marcuscom-ports-3a36807517bf4458761ecd28a377efc9a3d3d086.tar.lz
marcuscom-ports-3a36807517bf4458761ecd28a377efc9a3d3d086.tar.xz
marcuscom-ports-3a36807517bf4458761ecd28a377efc9a3d3d086.tar.zst
marcuscom-ports-3a36807517bf4458761ecd28a377efc9a3d3d086.zip
Update to 0.19.4.
Might need some work still. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11918 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-vte')
-rw-r--r--x11-toolkits/py-vte/Makefile27
-rw-r--r--x11-toolkits/py-vte/pkg-descr3
-rw-r--r--x11-toolkits/py-vte/pkg-plist5
3 files changed, 35 insertions, 0 deletions
diff --git a/x11-toolkits/py-vte/Makefile b/x11-toolkits/py-vte/Makefile
new file mode 100644
index 000000000..5a129c0c7
--- /dev/null
+++ b/x11-toolkits/py-vte/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: py-vte
+# Date created: 18 February 2007
+# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTREVISION= 0
+CATEGORIES= x11-toolkits gnome python
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Python interface for VTE (Terminal widget)
+
+MASTERDIR= ${.CURDIR}/../vte
+BUILD_WRKSRC= ${WRKSRC}/python
+INSTALL_WRKSRC= ${BUILD_WRKSRC}
+DESCR= ${.CURDIR}/pkg-descr
+PLIST= ${.CURDIR}/pkg-plist
+
+USE_GNOME= gnomehack gnometarget vte pygtk2
+USE_PYTHON= yes
+CONFIGURE_ARGS= --enable-python \
+ --disable-freetypetest
+
+.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/py-vte/pkg-descr b/x11-toolkits/py-vte/pkg-descr
new file mode 100644
index 000000000..c01fbb23d
--- /dev/null
+++ b/x11-toolkits/py-vte/pkg-descr
@@ -0,0 +1,3 @@
+Python interface for VTE (Terminal widget).
+
+WWW: http://www.gnome.org/
diff --git a/x11-toolkits/py-vte/pkg-plist b/x11-toolkits/py-vte/pkg-plist
new file mode 100644
index 000000000..d726d02a6
--- /dev/null
+++ b/x11-toolkits/py-vte/pkg-plist
@@ -0,0 +1,5 @@
+%%PYTHON_SITELIBDIR%%/gtk-2.0/vtemodule.a
+%%PYTHON_SITELIBDIR%%/gtk-2.0/vtemodule.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/vtemodule.so
+libdata/pkgconfig/pyvte.pc
+share/pygtk/2.0/defs/vte.defs