head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.4 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q2:1.1.1.1.0.22 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-2012Q1:1.1.1.1.0.20 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-2011Q4:1.1.1.1.0.18 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-2011Q3:1.1.1.1.0.16 pkgsrc-2011Q3-base:1.1.1.1 pkgsrc-2011Q2:1.1.1.1.0.14 pkgsrc-2011Q2-base:1.1.1.1 pkgsrc-2011Q1:1.1.1.1.0.12 pkgsrc-2011Q1-base:1.1.1.1 pkgsrc-2010Q4:1.1.1.1.0.10 pkgsrc-2010Q4-base:1.1.1.1 pkgsrc-2010Q3:1.1.1.1.0.8 pkgsrc-2010Q3-base:1.1.1.1 pkgsrc-2010Q2:1.1.1.1.0.6 pkgsrc-2010Q2-base:1.1.1.1 pkgsrc-2010Q1:1.1.1.1.0.4 pkgsrc-2010Q1-base:1.1.1.1 pkgsrc-2009Q4:1.1.1.1.0.2 pkgsrc-2009Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2012.08.19.08.13.49; author obache; state dead; branches; next 1.1; 1.1 date 2009.11.24.11.49.44; author obache; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.11.24.11.49.44; author obache; state Exp; branches; next ; desc @@ 1.2 log @Remove scim-bridge, integraged into scim-1.4.14 as scim-im-agent. @ text @$NetBSD: patch-ad,v 1.1 2009/11/24 11:49:44 obache Exp $ --- common/scim-bridge-messenger.h.orig 2008-11-02 06:44:32.000000000 +0000 +++ common/scim-bridge-messenger.h @@@@ -33,6 +33,8 @@@@ */ typedef struct _ScimBridgeMessenger ScimBridgeMessenger; +struct timeval; + #ifdef __cplusplus extern "C" { @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Import scim-bridge-0.4.16 as inputmethod/scim-bridge. Scim-bridge is wrapper library for SCIM, written in C. It is firstly written to solve problems occured by the ABI transition of GNU libstdc++ between 3.* branch and 4.* branch. That's not the problem in the most of cases because you usually used the same compiler for SCIM and GUI apps. @ text @@