~ubuntu-branches/ubuntu/maverick/uim/maverick

« back to all changes in this revision

Viewing changes to sumika/README

  • Committer: Bazaar Package Importer
  • Author(s): Masahito Omote
  • Date: 2006-11-23 15:10:53 UTC
  • mfrom: (3.1.8 edgy)
  • Revision ID: james.westby@ubuntu.com-20061123151053-q42sk1lvks41xpfx
Tags: 1:1.2.1-9
uim-gtk2.0.postinst: Don't call update-gtk-immodules on purge.
(closes: Bug#398530)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
README for sumika.
2
 
 
3
 
1. Abstract
4
 
Sumika is a utility for managing user customized dictionary. Sumika now
5
 
supports Anthy, Canna and SKK.
6
 
 
7
 
2. How to compile
8
 
You have to install following package before compiling.
9
 
 
10
 
o GTK+ >= 2.4.0
11
 
o gdome2
12
 
o libxml-2.0
13
 
 
14
 
% ./configure
15
 
% make
16
 
# make install
17
 
(need root privilage)
18
 
 
19
 
For more information, do './configure --help'.
20
 
 
21
 
2.1 For Debian users.
22
 
sumika is now official package for Debian testing/unstable. So if you
23
 
want to install, you have only to do 'apt-get install sumika'.
24
 
 
25
 
3. Usage.
26
 
 
27
 
% ${prefix}/bin/sumika
28
 
 
29
 
${prefix} is a parameter which you specify when compiled. If you can find path
30
 
${prefix}/bin/, you have only to 'sumika'.
31
 
 
32
 
5. Author and Copyright
33
 
 Copyright (c) 2003,2004 Masahito Omote <omote@utyuuzin.net>
34
 
 
35
 
 All rights reserved.
36
 
 
37
 
 Redistribution and use in source and binary forms, with or without
38
 
 modification, are permitted provided that the following conditions
39
 
 are met:
40
 
 
41
 
 1. Redistributions of source code must retain the above copyright
42
 
    notice, this list of conditions and the following disclaimer.
43
 
 2. Redistributions in binary form must reproduce the above copyright
44
 
    notice, this list of conditions and the following disclaimer in the
45
 
    documentation and/or other materials provided with the distribution.
46
 
 3. Neither the name of authors nor the names of its contributors
47
 
    may be used to endorse or promote products derived from this software
48
 
    without specific prior written permission.
49
 
 
50
 
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
51
 
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
52
 
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
53
 
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
54
 
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
55
 
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
56
 
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
57
 
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
58
 
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
59
 
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
60
 
 SUCH DAMAGE.
61
 
 
62
 
Sponsored by Matanuki in 2003.
63
 
Funded by IPA (http://www.ipa.go.jp/) in 2003.
64
 
 
65
 
6. Acknowledgement
66
 
 
67
 
YUSUKE Tabata <yusuke@cherubim.icw.co.jp>
68
 
TOKUNAGA Hiroyuki <tkng@xem.jp>
69
 
Konosuke Watanabe <nosuke@am.ics.keio.ac.jp>
70
 
Matanuki <matanuki@goudge.org>
71
 
Yamashiro, Jun <yamajun@ofug.net>
72
 
Yamaken <yamaken@bp.iij4u.or.jp>
73
 
Takuro Ashie <ashie@homa.ne.jp>