- update to vte-0.34.2
This commit is contained in:
parent
0c1a941d37
commit
1419a22726
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2012/10/16 08:34:14 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2012/11/13 08:24:52 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= terminal emulation library
|
||||
|
||||
GNOME_PROJECT= vte
|
||||
GNOME_VERSION= 0.34.1
|
||||
GNOME_VERSION= 0.34.2
|
||||
|
||||
PKGNAME= vte3-${GNOME_VERSION}
|
||||
|
||||
@ -34,7 +34,8 @@ WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
|
||||
WANTLIB += gthread-2.0 gtk-3 m ncurses pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
|
||||
WANTLIB += stdc++ util xcb xcb-render xcb-shm z
|
||||
WANTLIB += icule icuuc
|
||||
WANTLIB += icule icuuc ICE SM atk-bridge-2.0 atspi dbus-1
|
||||
WANTLIB += harfbuzz icudata
|
||||
|
||||
LIB_DEPENDS= x11/gtk+3>=3.3.18
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (vte-0.34.1.tar.xz) = BreIJIdVRc7Y66/xEbZW0LTtNw9GpLYJ9D+IoO6Qjwg=
|
||||
SIZE (vte-0.34.1.tar.xz) = 980432
|
||||
SHA256 (vte-0.34.2.tar.xz) = 9A+f4LzG1lvESy+rVGm1ap8GMRMsa5DgYFPkIXERWc8=
|
||||
SIZE (vte-0.34.2.tar.xz) = 981688
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2012/10/16 08:34:15 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2012/11/13 08:24:52 jasper Exp $
|
||||
@conflict vte-<0.28.2p3
|
||||
@conflict vte-ptyhelper-*
|
||||
@bin bin/vte2_90
|
||||
@ -131,6 +131,7 @@ share/locale/th/LC_MESSAGES/vte-2.90.mo
|
||||
share/locale/tr/LC_MESSAGES/vte-2.90.mo
|
||||
share/locale/ug/LC_MESSAGES/vte-2.90.mo
|
||||
share/locale/uk/LC_MESSAGES/vte-2.90.mo
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/vte-2.90.mo
|
||||
share/locale/vi/LC_MESSAGES/vte-2.90.mo
|
||||
share/locale/wa/LC_MESSAGES/vte-2.90.mo
|
||||
share/locale/xh/LC_MESSAGES/vte-2.90.mo
|
||||
|
Loading…
Reference in New Issue
Block a user