From af6f49eff19dc840f774342934f779a86a73d830 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 7 Mar 2011 19:31:10 +0000 Subject: [PATCH] Maintenance update to gtk-vnc-0.4.3. --- x11/gtk-vnc/Makefile | 8 ++++---- x11/gtk-vnc/distinfo | 10 +++++----- x11/gtk-vnc/patches/patch-configure | 12 ++++++------ x11/gtk-vnc/pkg/PLIST-main | 3 ++- 4 files changed, 17 insertions(+), 16 deletions(-) diff --git a/x11/gtk-vnc/Makefile b/x11/gtk-vnc/Makefile index 1fc0558867b..115a9394435 100644 --- a/x11/gtk-vnc/Makefile +++ b/x11/gtk-vnc/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.25 2010/11/22 08:36:59 espie Exp $ +# $OpenBSD: Makefile,v 1.26 2011/03/07 19:31:10 ajacoutot Exp $ COMMENT-main= VNC viewer widget for GTK COMMENT-plugin= gtk-vnc browser plugin GNOME_PROJECT= gtk-vnc -GNOME_VERSION= 0.4.2 +GNOME_VERSION= 0.4.3 PKGNAME-main= ${DISTNAME} PKGNAME-plugin= gtk-vnc-plugin-${GNOME_VERSION} @@ -37,7 +37,6 @@ WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \ MULTI_PACKAGES= -main -plugin BUILD_DEPENDS= ${RUN_DEPENDS-main} \ - textproc/p5-Text-CSV \ devel/xulrunner/1.9,-devel>=1.9.1 LIB_DEPENDS= security/gnutls \ @@ -52,12 +51,13 @@ WANTLIB-plugin += ${WANTLIB} gvnc-1.0 gtk-vnc-1.0 gnutls sasl2 CONFIGURE_STYLE= gnu CONFIGURE_ARGS= ${CONFIGURE_SHARED} \ + --disable-introspection \ --with-examples \ --with-python \ --with-sasl \ --without-libview \ --enable-plugin=yes \ - --disable-introspection + --with-gtk=2.0 CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ MOZILLA_PLUGIN_CFLAGS="-I${LOCALBASE}/xulrunner1.9/include/ \ diff --git a/x11/gtk-vnc/distinfo b/x11/gtk-vnc/distinfo index 86cebf49259..9b74e838c0c 100644 --- a/x11/gtk-vnc/distinfo +++ b/x11/gtk-vnc/distinfo @@ -1,5 +1,5 @@ -MD5 (gtk-vnc-0.4.2.tar.bz2) = aP3rcYRMSdXVq08yy8i92w== -RMD160 (gtk-vnc-0.4.2.tar.bz2) = ul2Bo+9LbW6wMiv9xRAU3zjubHs= -SHA1 (gtk-vnc-0.4.2.tar.bz2) = iqdru2pHlR1GkuuxrCQfp7O9ou8= -SHA256 (gtk-vnc-0.4.2.tar.bz2) = lulItimEoaOjL9g3k/tkXEk8G8k7MD64Meyv7gGpVtI= -SIZE (gtk-vnc-0.4.2.tar.bz2) = 438062 +MD5 (gtk-vnc-0.4.3.tar.bz2) = ONP7rLXQDmMPk56IhYIG8Q== +RMD160 (gtk-vnc-0.4.3.tar.bz2) = 98w3m0MIi4NijckvsQ7ORjsauPw= +SHA1 (gtk-vnc-0.4.3.tar.bz2) = TkPY/WjlgJsHaeJvenrJTUUxWGQ= +SHA256 (gtk-vnc-0.4.3.tar.bz2) = uYcNkj1jbS51RyZ9AcjK/cBq1bW0mHAD6jzVZ7+7Y3c= +SIZE (gtk-vnc-0.4.3.tar.bz2) = 446486 diff --git a/x11/gtk-vnc/patches/patch-configure b/x11/gtk-vnc/patches/patch-configure index ad2b7dcbbd4..f0eab557324 100644 --- a/x11/gtk-vnc/patches/patch-configure +++ b/x11/gtk-vnc/patches/patch-configure @@ -1,7 +1,7 @@ -$OpenBSD: patch-configure,v 1.8 2010/11/05 13:52:59 ajacoutot Exp $ ---- configure.orig Fri Nov 5 12:55:22 2010 -+++ configure Fri Nov 5 13:22:20 2010 -@@ -2712,7 +2712,7 @@ for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin +$OpenBSD: patch-configure,v 1.9 2011/03/07 19:31:10 ajacoutot Exp $ +--- configure.orig Fri Feb 18 17:29:20 2011 ++++ configure Mon Feb 21 10:29:08 2011 +@@ -2725,7 +2725,7 @@ for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. @@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.8 2010/11/05 13:52:59 ajacoutot Exp $ for ac_exec_ext in '' $ac_executable_extensions; do { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( -@@ -10136,7 +10136,6 @@ openbsd*) +@@ -10147,7 +10147,6 @@ openbsd*) *) need_version=no ;; esac library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' @@ -18,7 +18,7 @@ $OpenBSD: patch-configure,v 1.8 2010/11/05 13:52:59 ajacoutot Exp $ shlibpath_var=LD_LIBRARY_PATH if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then case $host_os in -@@ -13143,6 +13142,12 @@ case "$host" in +@@ -13153,6 +13152,12 @@ case "$host" in NO_UNDEFINED_LDFLAGS="-no-undefined" ;; diff --git a/x11/gtk-vnc/pkg/PLIST-main b/x11/gtk-vnc/pkg/PLIST-main index 0d5ce69fea0..d1efe6d0372 100644 --- a/x11/gtk-vnc/pkg/PLIST-main +++ b/x11/gtk-vnc/pkg/PLIST-main @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-main,v 1.5 2010/11/05 13:52:59 ajacoutot Exp $ +@comment $OpenBSD: PLIST-main,v 1.6 2011/03/07 19:31:10 ajacoutot Exp $ @pkgpath ${BASE_PKGPATH} @bin bin/gvnccapture @bin bin/gvncviewer @@ -52,6 +52,7 @@ share/locale/ro/LC_MESSAGES/gtk-vnc.mo share/locale/ru/LC_MESSAGES/gtk-vnc.mo share/locale/sl/LC_MESSAGES/gtk-vnc.mo share/locale/sv/LC_MESSAGES/gtk-vnc.mo +share/locale/th/LC_MESSAGES/gtk-vnc.mo share/locale/zh_CN/LC_MESSAGES/gtk-vnc.mo share/locale/zh_HK/LC_MESSAGES/gtk-vnc.mo share/locale/zh_TW/LC_MESSAGES/gtk-vnc.mo