Edit

IABSD.fr/ports/inputmethods/scim/patches/patch-extras_setup_scim-setup_in

Branch :

  • Show log

    Commit

  • Author : kevlo
    Date : 2008-10-29 02:21:46
    Hash : a9bfa6c2
    Message : Initial import of scim 1.4.7 SCIM is a common IM platform written in C++. It abstracts input method interface into several classes and try to make these classes as simple and independent as possible. With such simple interfaces, developers can write their own input method in a few lines of code very easily. SCIM is highly modularized: most components can be implemented as dynamically loadable modules, thus can be loaded at runtime as you wish. For example, input methods written for SCIM could be IMEngine modules, and users can use such IMEngine modules combined with different interface modules (FrontEnd) in different environment without rewrite/recompile the ok ajacoutot@

  • inputmethods/scim/patches/patch-extras_setup_scim-setup_in
  • $OpenBSD: patch-extras_setup_scim-setup_in,v 1.1.1.1 2008/10/29 02:21:46 kevlo Exp $
    --- extras/setup/scim-setup.in.orig	Fri Oct 24 15:05:18 2008
    +++ extras/setup/scim-setup.in	Fri Oct 24 15:05:26 2008
    @@ -27,6 +27,7 @@ libdir=@libdir@
     includedir=@includedir@
     localedir=@datadir@/locale
     datadir=@datadir@
    +datarootdir=@datarootdir@
     sysconfdir=@sysconfdir@
     
     @SCIM_LIBEXECDIR@/scim-helper-launcher setup 8034d025-bdfc-4a10-86a4-82b9461b32b0 $*