Update to vte-0.26.1.
- Pass the correct TERM value inside envp when spawning. - Bugs fixed: Bug 631589 - set_emulation does not work in the python bindings.
This commit is contained in:
parent
70308c140c
commit
f51d703635
@ -1,16 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.63 2010/10/11 08:12:31 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.64 2010/10/13 16:20:23 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= terminal emulation library
|
||||
COMMENT-python= python bindings for vte
|
||||
|
||||
GNOME_PROJECT= vte
|
||||
GNOME_VERSION= 0.26.0
|
||||
GNOME_VERSION= 0.26.1
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-python= py-${DISTNAME}
|
||||
|
||||
REVISION-main= 0
|
||||
REVISION-python= 0
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
SHARED_LIBS+= vte 14.1 # 2609.0
|
||||
@ -38,13 +35,13 @@ WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig
|
||||
WANTLIB += freetype gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
|
||||
WANTLIB += m ncurses pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre
|
||||
WANTLIB += pixman-1 png pthread-stubs xcb xcb-render xcb-render-util
|
||||
WANTLIB += z gthread-2.0 gdk_pixbuf-2.0
|
||||
WANTLIB += z gthread-2.0 gdk_pixbuf-2.0 gdk-x11-2.0
|
||||
|
||||
WANTLIB-main= ${WANTLIB} util c pthread gdk-x11-2.0
|
||||
WANTLIB-main= ${WANTLIB} util c pthread
|
||||
LIB_DEPENDS-main= ${LIB_DEPENDS} \
|
||||
::x11/gtk+2
|
||||
|
||||
WANTLIB-python= ${WANTLIB} ffi vte.>=11
|
||||
WANTLIB-python= ${WANTLIB} ffi vte.>=14 gtk-x11-2.0
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS-python}
|
||||
LIB_DEPENDS-python= ${LIB_DEPENDS-main} \
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (vte-0.26.0.tar.bz2) = RMV7sgp52eOyDHvyInFFKA==
|
||||
RMD160 (vte-0.26.0.tar.bz2) = QVu9s+tHawxf1/DswU0jf2T8xIQ=
|
||||
SHA1 (vte-0.26.0.tar.bz2) = UeBftotJgpm7lXCP1a666Nb3EkE=
|
||||
SHA256 (vte-0.26.0.tar.bz2) = Cx6co3f4CRLZ+5osLYdsj934sLf+C9Fp2AZxr+b0fk0=
|
||||
SIZE (vte-0.26.0.tar.bz2) = 1310024
|
||||
MD5 (vte-0.26.1.tar.bz2) = 8g9i1N2oiTi5W6ZrxQlSmg==
|
||||
RMD160 (vte-0.26.1.tar.bz2) = e0fnvUN1kJSKPKsp/iRlqunhgss=
|
||||
SHA1 (vte-0.26.1.tar.bz2) = Sfuxg+HgR1Ed9MMQi4aeAzhwNcI=
|
||||
SHA256 (vte-0.26.1.tar.bz2) = WUJ6XbfzTqj0R7lS3uy0Z34T1M5OmHc0EhNg/5Bcus4=
|
||||
SIZE (vte-0.26.1.tar.bz2) = 1353762
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-src_pty_c,v 1.7 2010/09/30 07:36:19 jasper Exp $
|
||||
$OpenBSD: patch-src_pty_c,v 1.8 2010/10/13 16:20:23 ajacoutot Exp $
|
||||
|
||||
Party revert to previous behaviour of returning -1, instead of failing
|
||||
to compile.
|
||||
|
||||
--- src/pty.c.orig Wed Sep 29 13:03:12 2010
|
||||
+++ src/pty.c Wed Sep 29 13:07:37 2010
|
||||
@@ -792,7 +792,8 @@ _vte_pty_ptsname(int master,
|
||||
--- src/pty.c.orig Sat Oct 9 05:41:51 2010
|
||||
+++ src/pty.c Wed Oct 13 18:10:10 2010
|
||||
@@ -795,7 +795,8 @@ _vte_pty_ptsname(int master,
|
||||
"%s failed: %s", "ioctl(TIOCGPTN)", g_strerror(errno));
|
||||
return NULL;
|
||||
#else
|
||||
@ -15,7 +15,7 @@ to compile.
|
||||
#endif
|
||||
}
|
||||
|
||||
@@ -900,7 +901,8 @@ _vte_pty_unlockpt(int fd,
|
||||
@@ -903,7 +904,8 @@ _vte_pty_unlockpt(int fd,
|
||||
}
|
||||
return TRUE;
|
||||
#else
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.10 2010/09/30 07:36:19 jasper Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.11 2010/10/13 16:20:23 ajacoutot Exp $
|
||||
@pkgpath devel/vte
|
||||
@bin bin/vte
|
||||
include/vte-0.0/
|
||||
@ -138,8 +138,6 @@ share/locale/ta/LC_MESSAGES/vte-0.0.mo
|
||||
share/locale/te/LC_MESSAGES/vte-0.0.mo
|
||||
share/locale/th/LC_MESSAGES/vte-0.0.mo
|
||||
share/locale/tr/LC_MESSAGES/vte-0.0.mo
|
||||
share/locale/ug/
|
||||
share/locale/ug/LC_MESSAGES/
|
||||
share/locale/ug/LC_MESSAGES/vte-0.0.mo
|
||||
share/locale/uk/LC_MESSAGES/vte-0.0.mo
|
||||
share/locale/vi/LC_MESSAGES/vte-0.0.mo
|
||||
|
@ -1,10 +1,10 @@
|
||||
@comment $OpenBSD: PLIST-python,v 1.4 2010/09/29 10:54:24 jasper Exp $
|
||||
@comment $OpenBSD: PLIST-python,v 1.5 2010/10/13 16:20:23 ajacoutot Exp $
|
||||
lib/pkgconfig/pyvte.pc
|
||||
lib/python${MODPY_VERSION}/
|
||||
lib/python${MODPY_VERSION}/site-packages/
|
||||
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/
|
||||
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/vtemodule.a
|
||||
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/vtemodule.la
|
||||
@comment lib/python${MODPY_VERSION}/site-packages/gtk-2.0/vtemodule.a
|
||||
@comment lib/python${MODPY_VERSION}/site-packages/gtk-2.0/vtemodule.la
|
||||
lib/python${MODPY_VERSION}/site-packages/gtk-2.0/vtemodule.so
|
||||
share/pygtk/
|
||||
share/pygtk/2.0/
|
||||
|
Loading…
x
Reference in New Issue
Block a user