Bug 140665

Summary: New port: textproc/ibus-qt IBus input method module for Qt4
Product: Ports & Packages Reporter: Henry Hu <henry.hu.sh>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Henry Hu 2009-11-18 15:50:00 UTC
Intelligent Input Bus for Linux / Unix OS, iBus, is the next generation input
framework, developed by the developer of scim-python, includes all its
function, and much more.

This is the ibus-qt port, the input method module for Qt4 of ibus.
You may select ibus as the input method in qtconfig after installation.

Please commit this after PR 140663, which updates ibus to 1.2.0.20091024, since ibus-qt may depend on it.

Fix: Apply the following patch.

Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2009-11-20 07:55:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-22 12:14:23 UTC
wen         2009-11-22 12:14:10 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/ibus-qt     Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    textproc/ibus-qt/files patch-CMakeList.txt 
  Log:
  Intelligent Input Bus for Linux / Unix OS, iBus, is the next generation
  input framework, developed by the developer of scim-python, includes all
  its function, and much more.
  
  This is the ibus-qt port, the input method module for Qt4 of ibus.
  You may select ibus as the input method in qtconfig after installation.
  
  WWW: http://code.google.com/p/ibus
  
  PR:             ports/140665
  Submitted by:   Henry Hu <henry.hu.sh@gmail.com>
  
  Revision  Changes    Path
  1.1390    +1 -0      ports/textproc/Makefile
  1.1       +41 -0     ports/textproc/ibus-qt/Makefile (new)
  1.1       +3 -0      ports/textproc/ibus-qt/distinfo (new)
  1.1       +11 -0     ports/textproc/ibus-qt/files/patch-CMakeList.txt (new)
  1.1       +8 -0      ports/textproc/ibus-qt/pkg-descr (new)
  1.1       +5 -0      ports/textproc/ibus-qt/pkg-message (new)
  1.1       +35 -0     ports/textproc/ibus-qt/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2009-11-22 12:15:56 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!