./inputmethod/libime, Generic inputmethod implementation library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.5nb3, Package name: libime-1.1.5nb3, Maintainer: ryoon

libime is a library to support generic input method implementation.


Master sites:

Filesize: 414.867 KB

Version history: (Expand)


CVS history: (Expand)


   2025-09-27 11:57:41 by Thomas Klausner | Files touched by this commit (337)
Log message: *: recursive bump for boost 1.89 
   2025-01-24 00:27:30 by Taylor R Campbell | Files touched by this commit (41)
Log message: devel/extra-cmake-modules: Use buildlink3.mk, not TOOL_DEPENDS. This one is borderline: should it be BUILD_DEPENDS or TOOL_DEPENDS? It doesn't appear to vary depending on the build environment, so it doesn't meaningfully describe the cross-builder vs the target system. It is used only at build-time, but it doesn't have any native executables -- they're just source code cmake scripts. For now, it is convenient to use a buildlink3.mk file because this enables us to explicitly expose only files under share/ECM/ -- and not other random files installed in the prefix -- via buildlink3 to keep dependent package builds clean. Eventually we should have the same mechanism for TOOL_DEPENDS but that day has not yet come. This change creates a new use of BUILDLINK_DEPMETHOD build for extra-cmake-modules, which is a priori risky. Fortunately, extra-cmake-modules has no libraries, so this is unlikely to cause trouble. 
   2024-12-29 16:10:02 by Adam Ciarcinski | Files touched by this commit (235)
Log message: revbump after updating boost 
   2024-10-04 05:49:38 by Ryo ONODERA | Files touched by this commit (237)
Log message: *: Recursive revbump from Boost 1.86.0 
   2024-02-10 10:30:44 by Ryo ONODERA | Files touched by this commit (5)
Log message: inputmethod/libime: Update to 1.1.5 Changelog: Not available. 
   2023-12-29 19:25:02 by Adam Ciarcinski | Files touched by this commit (254)
Log message: revbump for boost-libs 
   2023-12-25 19:01:48 by Thomas Klausner | Files touched by this commit (1)
Log message: libime: forbid some more Python versions that won't work 
   2023-08-17 16:45:17 by Thomas Klausner | Files touched by this commit (1)
Log message: libime: mark as not for Python 3.11 This version is more than two years old, perhaps updating to 1.0.17 will fix this.