office-gobmx/libexttextcat
Tor Lillqvist 4c63fd10a5 Try to fix cross-compilation
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions.

Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT.

Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
2013-09-23 00:54:43 +03:00
..
ExternalPackage_fingerprint.mk Try to fix cross-compilation 2013-09-23 00:54:43 +03:00
ExternalProject_exttextcat.mk
exttextcat-msvc-stdint.patch
Makefile
Module_libexttextcat.mk stop delivering lots of external static libraries 2013-09-22 11:08:33 +02:00
README
StaticLibrary_exttextcat.mk
UnpackedTarball_exttextcat.mk

N-Gram-Based Text Categorization library

This guesses the language that input text is written in. Fundamentally
an adaption of of wiseguys libtextcat extended to be UTF-8 aware.

It is hosted at: [http://cgit.freedesktop.org/libreoffice/libexttextcat/]