]> gitweb @ CieloNegro.org - macports-cielonegro.git/blob - ports/x11/uim/Portfile
initial revision
[macports-cielonegro.git] / ports / x11 / uim / Portfile
1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 # $Id$
3
4 PortSystem          1.0
5
6 name                uim
7 version             1.5.7
8 categories          x11
9 maintainers         PHO
10 description         Multilingual input method library
11 long_description    Uim is a lightweight and full featured multilingual input method library and is simple, secure and flexible.
12 homepage            http://code.google.com/p/uim/
13 platforms           darwin
14 master_sites        http://uim.googlecode.com/files/
15
16 checksums           md5 f8cf0c4f977f8f0496254040ba710de8 \
17                     sha1 0792cc0e60b24fcfffaea2bcfeef8badd3098d98 \
18                     rmd160 20134e4b211f9bd32ebaaebc5758a17afa87fbc4
19
20 depends_lib         port:gettext \
21                     port:gtk2 \
22                     port:libedit \
23                     port:libiconv \
24                     port:ncurses \
25                     port:pkgconfig \
26                     port:readline \
27                     port:xorg-libX11 \
28                     port:xorg-libXext \
29                     port:xorg-xextproto
30
31 configure.args      --disable-emacs \
32                     --enable-fep \
33                     --without-anthy \
34                     --disable-gnome-applet \
35                     --disable-kde4-applet \
36                     --without-m17nlib