Bug 147691 - [Maintainer] textproc/scim-kmfl-imengine: Update to 0.9.9, *_DEPENDS, USE_* cleanup
Summary: [Maintainer] textproc/scim-kmfl-imengine: Update to 0.9.9, *_DEPENDS, USE_* c...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 14:30 UTC by Nikola Lečić
Modified: 2010-06-19 15:40 UTC (History)
0 users

See Also:


Attachments
scim-kmfl-imengine-0.9.9.patch (2.55 KB, patch)
2010-06-08 14:30 UTC, Nikola Lečić
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikola Lečić 2010-06-08 14:30:08 UTC
Log:
(1) Update to 0.9.9; new in this version:
    - fix icon folder creation in scim_kmfl_imengine_setup;
    - add displaying keyman message store when displaying keyboard
      properties;
    - fix loading of icon file when keyboards are loaded by the engine.
(2) Be more precise regarding the dependencies:
    - simplify USE_GNOME (gtk20 implies intltool, intlhack implies
      intltool, glib20 implies pkgconfig);
    - more precise LIB_DEPENDS (incl. explicit USE_ICONV and explicit
      png.6, depends on textproc/kmflcomp for shared lib as well);
    - more precise USE_XORG (add xproto);
    - decouple BUILD_ and RUN_DEPENDS: kmflcomp executable is only
      needed when running the software;
    - portlint: leave unconditional USE_GETTEXT as is; there is no need
      to patch the source (--disable-nls does not have desired  effect)
      since this port directly uses textproc/scim which already uses
      gettext unconditionally.
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2010-06-09 13:45:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-19 15:34:08 UTC
wxs         2010-06-19 14:33:54 UTC

  FreeBSD ports repository

  Modified files:
    textproc/scim-kmfl-imengine Makefile distinfo 
  Log:
  Update to 0.9.9
  
  PR:             ports/147691
  Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.14      +13 -9     ports/textproc/scim-kmfl-imengine/Makefile
  1.3       +3 -3      ports/textproc/scim-kmfl-imengine/distinfo
_______________________________________________
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 Wesley Shields freebsd_committer freebsd_triage 2010-06-19 15:34:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!