]> gitweb @ CieloNegro.org - macports-cielonegro.git/commitdiff
initial revision master
authorPHO <pho@cielonegro.org>
Sun, 2 May 2010 08:36:32 +0000 (17:36 +0900)
committerPHO <pho@cielonegro.org>
Sun, 2 May 2010 08:36:32 +0000 (17:36 +0900)
.gitignore [new file with mode: 0644]
ports/x11/uim/Portfile [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..474e82c
--- /dev/null
@@ -0,0 +1,2 @@
+PortIndex
+PortIndex.*
diff --git a/ports/x11/uim/Portfile b/ports/x11/uim/Portfile
new file mode 100644 (file)
index 0000000..7f5f29c
--- /dev/null
@@ -0,0 +1,36 @@
+# -*- 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
+# $Id$
+
+PortSystem          1.0
+
+name                uim
+version             1.5.7
+categories          x11
+maintainers         PHO
+description         Multilingual input method library
+long_description    Uim is a lightweight and full featured multilingual input method library and is simple, secure and flexible.
+homepage            http://code.google.com/p/uim/
+platforms           darwin
+master_sites        http://uim.googlecode.com/files/
+
+checksums           md5 f8cf0c4f977f8f0496254040ba710de8 \
+                    sha1 0792cc0e60b24fcfffaea2bcfeef8badd3098d98 \
+                    rmd160 20134e4b211f9bd32ebaaebc5758a17afa87fbc4
+
+depends_lib         port:gettext \
+                    port:gtk2 \
+                    port:libedit \
+                    port:libiconv \
+                    port:ncurses \
+                    port:pkgconfig \
+                    port:readline \
+                    port:xorg-libX11 \
+                    port:xorg-libXext \
+                    port:xorg-xextproto
+
+configure.args      --disable-emacs \
+                    --enable-fep \
+                    --without-anthy \
+                    --disable-gnome-applet \
+                    --disable-kde4-applet \
+                    --without-m17nlib