head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.14 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.12 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.10 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.8 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.6 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.4 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.2 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.1.1.1.0.2 cube-native-xorg-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2008.09.13.18.15.02; author jmcneill; state dead; branches; next 1.1; 1.1 date 2008.09.12.13.24.51; author jmcneill; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2008.09.12.13.24.51; author jmcneill; state Exp; branches; next ; desc @@ 1.2 log @Update ekiga snapshot to 20080912 @ text @$NetBSD: patch-aa,v 1.1 2008/09/12 13:24:51 jmcneill Exp $ --- configure.ac.orig 2008-09-08 17:12:23.000000000 -0400 +++ configure.ac 2008-09-08 17:12:52.000000000 -0400 @@@@ -96,7 +96,7 @@@@ gm_platform="linux" ;; - FreeBSD* | freebsd* ) + FreeBSD* | freebsd* | NetBSD* | netbsd* ) gm_platform="freebsd" ;; @@@@ -112,7 +112,7 @@@@ ;; *) - AC_MSG_ERROR([Only Linux, FreeBSD, Solaris and Mac OS X are supported. Please contact the author to know how you can add more OS types.]) + AC_MSG_ERROR([Only Linux, FreeBSD, NetBSD, Solaris and Mac OS X are supported. Please contact the author to know how you can add more OS types.]) ;; esac AC_MSG_RESULT([yes]) @@@@ -132,7 +132,7 @@@@ ARCH_OPAL_LIBS="-lpt -lopal -ldl -lpthread" ;; - FreeBSD* | freebsd* ) + FreeBSD* | freebsd* | NetBSD* | netbsd* ) ARCH_PTLIB_CFLAGS="-DPTRACING -DNDEBUG -Os -g" ARCH_OPAL_LIBS="-lpt -lopal -lpthread" ;; @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Ekiga (formely known as GnomeMeeting) is an open source VoIP and video conferencing application for GNOME. Ekiga uses both the H.323 and SIP protocols. It supports many audio and video codecs, and is interoperable with other SIP compliant software and also with Microsoft NetMeeting. @ text @@