update to 0.3.10

changes:
-bugfixes
-Support SASL authentication extension
-API and UI improvements
-translation updates
This commit is contained in:
drochner 2009-10-26 11:02:21 +00:00
parent 52d465686a
commit 3195ee9e41
5 changed files with 35 additions and 35 deletions

View file

@ -1,20 +1,19 @@
# $NetBSD: Makefile,v 1.2 2009/08/26 19:57:02 sno Exp $
# $NetBSD: Makefile,v 1.3 2009/10/26 11:02:21 drochner Exp $
#
DISTNAME= gtk-vnc-0.3.8
PKGREVISION= 2
DISTNAME= gtk-vnc-0.3.10
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk-vnc/}
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-vnc/0.3/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gtk-vnc.sourceforge.net/
HOMEPAGE= http://live.gnome.org/gtk-vnc
COMMENT= VNC viewer widget for GTK
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
USE_TOOLS+= pkg-config intltool
PKGCONFIG_OVERRIDE+= gtk-vnc-1.0.pc.in
PY_PATCHPLIST= yes
@ -28,9 +27,11 @@ CONFIGURE_ARGS+= --with-coroutine=gthread
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/gtkglext/buildlink3.mk"
# libview is only used for an example which is not installed
#.include "../../devel/libview/buildlink3.mk"
BUILDLINK_API_DEPENDS.gnutls+= gnutls>=1.4.0
.include "../../security/gnutls/buildlink3.mk"
.include "../../security/cyrus-sasl/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.3 2009/08/26 19:57:02 sno Exp $
# $NetBSD: buildlink3.mk,v 1.4 2009/10/26 11:02:21 drochner Exp $
BUILDLINK_TREE+= gtk-vnc
@ -11,7 +11,6 @@ BUILDLINK_PKGSRCDIR.gtk-vnc?= ../../net/gtk-vnc
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/gtkglext/buildlink3.mk"
.include "../../security/gnutls/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.endif # GTK_VNC_BUILDLINK3_MK

View file

@ -1,11 +1,11 @@
$NetBSD: distinfo,v 1.2 2009/09/14 10:07:03 tnn Exp $
$NetBSD: distinfo,v 1.3 2009/10/26 11:02:21 drochner Exp $
SHA1 (gtk-vnc-0.3.8.tar.gz) = 58b729504df8ce8a043bfbf6351d751e8c8b8a09
RMD160 (gtk-vnc-0.3.8.tar.gz) = d0fe46cf6fba4e68165e91a54f9373eff3d77932
Size (gtk-vnc-0.3.8.tar.gz) = 610526 bytes
SHA1 (gtk-vnc-0.3.10.tar.gz) = 40dfa4f5c28dee13db72b9173ecbe9f182817cee
RMD160 (gtk-vnc-0.3.10.tar.gz) = 5269505a826eb0c9ba78f2426fc71d8c629be025
Size (gtk-vnc-0.3.10.tar.gz) = 604228 bytes
SHA1 (patch-aa) = e59cd2080d9d88d4d689f10ed15738aa3309dcf3
SHA1 (patch-ab) = e4e34a1f664de13a1c27c3c53eeed5b62d9f988c
SHA1 (patch-ac) = 83a7dde7c9f3833abd2b0a0bd177ac79d79974e1
SHA1 (patch-ac) = 623da8d775c1065de0c396d1cbc2cf840adb73f3
SHA1 (patch-ad) = a25d9b04656b6a4c98d399c6c201e7cb0b862195
SHA1 (patch-ae) = 9afc06224aa6780e5acc282155d4cd752c7758a6
SHA1 (patch-ae) = f3d1fe46974f46d421a5ea0cc87a2908a96b679f
SHA1 (patch-af) = 7f72b9e16fd82880ab61e74835a55f616fc1aacc

View file

@ -1,9 +1,9 @@
$NetBSD: patch-ac,v 1.2 2009/09/14 10:07:04 tnn Exp $
$NetBSD: patch-ac,v 1.3 2009/10/26 11:02:21 drochner Exp $
--- plugin/Makefile.in.orig 2008-09-05 12:32:30.000000000 +0000
--- plugin/Makefile.in.orig 2009-10-20 20:32:54.000000000 +0200
+++ plugin/Makefile.in
@@ -230,7 +230,7 @@ target_os = @target_os@
target_vendor = @target_vendor@
@@ -489,7 +489,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-@ENABLE_PLUGIN_TRUE@plugindir = $(libdir)/mozilla/plugins

View file

@ -1,33 +1,33 @@
$NetBSD: patch-ae,v 1.1 2009/09/14 10:07:04 tnn Exp $
$NetBSD: patch-ae,v 1.2 2009/10/26 11:02:21 drochner Exp $
--- configure.orig 2009-09-14 11:46:27.000000000 +0200
--- configure.orig 2009-10-20 20:32:57.000000000 +0200
+++ configure
@@ -33088,12 +33088,12 @@ if test -n "$NSPR_CFLAGS"; then
pkg_cv_NSPR_CFLAGS="$NSPR_CFLAGS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"nspr >= \$NSPR_REQUIRED\"") >&5
@@ -27598,12 +27598,12 @@ if test -n "$PKG_CONFIG"; then
pkg_cv_NSPR_CFLAGS="$NSPR_CFLAGS"
else
if test -n "$PKG_CONFIG" && \
- { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"nspr >= \$NSPR_REQUIRED\"") >&5
- ($PKG_CONFIG --exists --print-errors "nspr >= $NSPR_REQUIRED") 2>&5
+ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"mozilla-nspr >= \$NSPR_REQUIRED\"") >&5
+ { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"mozilla-nspr >= \$NSPR_REQUIRED\"") >&5
+ ($PKG_CONFIG --exists --print-errors "mozilla-nspr >= $NSPR_REQUIRED") 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
- pkg_cv_NSPR_CFLAGS=`$PKG_CONFIG --cflags "nspr >= $NSPR_REQUIRED" 2>/dev/null`
+ pkg_cv_NSPR_CFLAGS=`$PKG_CONFIG --cflags "mozilla-nspr >= $NSPR_REQUIRED" 2>/dev/null`
else
pkg_failed=yes
fi
@@ -33104,12 +33104,12 @@ if test -n "$NSPR_LIBS"; then
pkg_cv_NSPR_LIBS="$NSPR_LIBS"
elif test -n "$PKG_CONFIG"; then
if test -n "$PKG_CONFIG" && \
- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"nspr >= \$NSPR_REQUIRED\"") >&5
@@ -27616,12 +27616,12 @@ if test -n "$PKG_CONFIG"; then
pkg_cv_NSPR_LIBS="$NSPR_LIBS"
else
if test -n "$PKG_CONFIG" && \
- { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"nspr >= \$NSPR_REQUIRED\"") >&5
- ($PKG_CONFIG --exists --print-errors "nspr >= $NSPR_REQUIRED") 2>&5
+ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"mozilla-nspr >= \$NSPR_REQUIRED\"") >&5
+ { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"mozilla-nspr >= \$NSPR_REQUIRED\"") >&5
+ ($PKG_CONFIG --exists --print-errors "mozilla-nspr >= $NSPR_REQUIRED") 2>&5
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; then
- pkg_cv_NSPR_LIBS=`$PKG_CONFIG --libs "nspr >= $NSPR_REQUIRED" 2>/dev/null`
+ pkg_cv_NSPR_LIBS=`$PKG_CONFIG --libs "mozilla-nspr >= $NSPR_REQUIRED" 2>/dev/null`