|
|||||||||
Sunday the 11th of May, 2008 |
|||||||||
kinput2 most recent diff
Scroll down toward the bottom of the page to get installation instructions for kinput2. The raw portfile for kinput2 3.1 is located here: http://kinput2.darwinports.com/dports/x11/kinput2/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/kinput2 # $Id: Portfile 31223 2007-11-18 18:53:22Z takanori PortSystem 1.0 Name: kinput2 Version: 3.1 revision 1 Category: x11 japanese Maintainers: takanori openmaintainer Description: Input server of Japanese text Long Description: ${description} Platform: darwin Homepage: master_sites macports ftp://ftp.sra.co.jp/pub/x11/kinput2/ distname ${name}-v${version} patchfiles patch-cmd_Kinput2.ad.diff patch-lib_Canna.c.diff checksums md5 2de20576f150248d1fdfe66d7cc4e510 sha1 48050f70e7c0cc67193ea260f8d7f6e822a02ca3 rmd160 c56684769859bbee5f8238cd1af061796ff931e8 if {[variant_isset wnn]} { } elseif {[variant_isset canna]} { } elseif {[variant_isset sj3]} { } else { default_variants +canna } post-patch { move ${worksrcpath}/Kinput2.conf ${worksrcpath}/Kinput2.conf.orig set fd [open [file join ${worksrcpath} Kinput2.conf] w 0644] puts ${fd} "CCDEF_DIR = \$(LIBDIR)/ccdef" if {[variant_isset canna]} { puts ${fd} "#define UseCanna" puts ${fd} "CANNAINSTDIR = ${prefix}" puts ${fd} "CANNASRC = \$(CANNAINSTDIR)/include" puts ${fd} "CANNALIB = -lcanna16 -L\$(CANNAINSTDIR)/lib" } puts ${fd} "TRANSPORTDEFS =" close ${fd} } use_xmkmf yes pre-build { system "cd ${worksrcpath} && make Makefiles PREFIX=${prefix}" system "cd ${worksrcpath} && make depend PREFIX=${prefix}" build.target {} if {[variant_isset universal]} { build.post_args PREFIX=${prefix} CDEBUGFLAGS=\"${configure.cflags} ${configure.universal_cflags}\" } else { build.post_args PREFIX=${prefix} CDEBUGFLAGS=\"${configure.cflags}\" } } pre-destroot { destroot.target install install.man destroot.post_args-append "PREFIX=${prefix} BINDIR=${prefix}/bin LIBDIR=${prefix}/lib CONFDIR=${prefix}/etc MANSOURCEPATH=${prefix}/share/man/man DOCDIR=${prefix}/share/doc/${name} XAPPLOADDIR=${x11prefix}/lib/X11/app-defaults" #notice: app-defaults/Kinput2 is installed outside of /opt tree. } destroot.violate_mtree yes post-destroot { delete ${destroot}${prefix}/lib/app-defaults xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}/doc xinstall -m 644 -W ${worksrcpath} NEWS README ${destroot}${prefix}/share/doc/${name} eval xinstall -m 644 [glob ${worksrcpath}/doc/*] ${destroot}${prefix}/share/doc/${name}/doc } Variant: universal {} Variant: canna description {Use canna as Japanese conversion engine} { depends_lib-append port:canna } livecheck.check none If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/kinput2You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using kinput2 with these commands: % man kinput2 Where to find more information:
|
![]() |
![]() Digg kinput2 on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




