aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnome-pty-helper
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-12-08 09:55:41 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-12-08 09:55:41 +0000
commit430957572e0547eb9db51dc3ae266f7da7b1e74f (patch)
treead519bdf5e9b7d1fb5321de8e707e5114b3a0170 /x11-toolkits/gnome-pty-helper
parent7db9db9528b455767056ac5c00b7954c2e84eecb (diff)
downloadports-430957572e0547eb9db51dc3ae266f7da7b1e74f.tar.gz
ports-430957572e0547eb9db51dc3ae266f7da7b1e74f.zip
Add vte3, the Gtk 3 version of the vte terminal widget.
Split off gnome-pty-helper from vte to allow both versions of vte to be installed at the same time. Update comment to make it clearer which gtk+ version it is for. Enable introspection bindings in vte. Obtained from: GNOME dev repo.
Notes
Notes: svn path=/head/; revision=335873
Diffstat (limited to 'x11-toolkits/gnome-pty-helper')
-rw-r--r--x11-toolkits/gnome-pty-helper/Makefile24
-rw-r--r--x11-toolkits/gnome-pty-helper/pkg-descr2
-rw-r--r--x11-toolkits/gnome-pty-helper/pkg-plist1
3 files changed, 27 insertions, 0 deletions
diff --git a/x11-toolkits/gnome-pty-helper/Makefile b/x11-toolkits/gnome-pty-helper/Makefile
new file mode 100644
index 000000000000..d08a988f1bdf
--- /dev/null
+++ b/x11-toolkits/gnome-pty-helper/Makefile
@@ -0,0 +1,24 @@
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
+# $FreeBSD$
+# $MCom: ports/trunk/x11-toolkits/gnome-pty-helper/Makefile 18942 2013-12-08 01:31:37Z kwm $
+
+PORTNAME= gnome-pty-helper
+PORTREVISION= 0
+PKGNAMESUFFIX= #empty
+
+COMMENT= utmp/wtmp/lastlog helper program for the vte Terminal widget
+
+VTE3_SLAVE= yes
+
+MASTERDIR= ${.CURDIR}/../../x11-toolkits/vte3
+WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
+PATCHDIR= ${.CURDIR}/files
+PLIST= ${.CURDIR}/pkg-plist
+USES= pathfix
+USE_GNOME= gnomeprefix
+CONFIGURE_ARGS= # empty
+PATCH_STRIP= -p1
+EXTRA_PATCHES+= ${MASTERDIR}/files/patch-gnome-pty-helper_Makefile.in \
+ ${MASTERDIR}/files/patch-gnome-pty-helper_gnome-pty-helper.c
+
+.include "${MASTERDIR}/Makefile"
diff --git a/x11-toolkits/gnome-pty-helper/pkg-descr b/x11-toolkits/gnome-pty-helper/pkg-descr
new file mode 100644
index 000000000000..c6e932517b5a
--- /dev/null
+++ b/x11-toolkits/gnome-pty-helper/pkg-descr
@@ -0,0 +1,2 @@
+Gnome-pty-helper is a backend executable that provides access to the utmp
+and wtmp files for vte-based terminal applications such as gnome-terminal.
diff --git a/x11-toolkits/gnome-pty-helper/pkg-plist b/x11-toolkits/gnome-pty-helper/pkg-plist
new file mode 100644
index 000000000000..2423a40c1c7d
--- /dev/null
+++ b/x11-toolkits/gnome-pty-helper/pkg-plist
@@ -0,0 +1 @@
+libexec/gnome-pty-helper