[23743] trunk/dports/x11

source_changes at macosforge.org source_changes at macosforge.org
Sat Apr 7 23:56:22 PDT 2007


Revision: 23743
          http://trac.macosforge.org/projects/macports/changeset/23743
Author:   markd at macports.org
Date:     2007-04-07 23:56:22 -0700 (Sat, 07 Apr 2007)

Log Message:
-----------
Closes #11182.  New port.

Added Paths:
-----------
    trunk/dports/x11/nabi/
    trunk/dports/x11/nabi/Portfile

Added: trunk/dports/x11/nabi/Portfile
===================================================================
--- trunk/dports/x11/nabi/Portfile	                        (rev 0)
+++ trunk/dports/x11/nabi/Portfile	2007-04-08 06:56:22 UTC (rev 23743)
@@ -0,0 +1,31 @@
+PortSystem		1.0
+name			nabi
+version			0.17
+categories		x11
+platforms		darwin
+maintainers		matthew.c at rogers.com
+description		Korean Input Method for X11
+
+long_description	Nabi is an easy and powerful GNU XIM, made for \
+			entering Hangul(Korean) in the X Window system. \
+			It can be used for free and distributed under \
+			the GNU license. There are many systems using \
+			Nabi as default XIM for Korean.
+			
+homepage		http://nabi.kldp.net
+master_sites		http://kldp.net/frs/download.php/3742/
+distname		nabi-${version}
+
+depends_lib		port:gtk2 port:pkgconfig port:libhangul
+checksums		md5 8746890ea666ac1b7ae6db77993c6592
+
+configure.env		CFLAGS="-I${prefix}/include" LIBS="-L${prefix}/lib"
+
+post-activate {
+ui_msg "\n
+
+You must add an environment variable to your ~/.profile with this statement:
+
+	export XMODIFIERS=\"@im=nabi\"
+\n"
+}


Property changes on: trunk/dports/x11/nabi/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070407/6dc0090b/attachment.html


More information about the macports-changes mailing list