dawgdic: new package
authorJonathan Ben Avraham <yba@tkos.co.il>
Mon, 3 Aug 2015 09:16:03 +0000 (12:16 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 4 Aug 2015 09:15:37 +0000 (11:15 +0200)
commitc123b581268c6b55c03d7bc283adc027908a293c
treeb335d4e46e599d5b029308e06719a93c0bd72e65
parent0399ed064dacf5cc9ce7214a0e660dc6d8ab8b58
dawgdic: new package

The dawgdic package provides object files and utilities for building
and accessing directed acyclical word graph (DAWG) dictionaries.

This version of the patch uses the updated GitHub dawgdic repo instead
of the Google Code repo used in the previous version of this patch.

[Thomas:
  - use the github macro for <pkg>_SITE
  - remove <pkg>_SITE_METHOD, useless once you use the github macro
    for <pkg>_SITE
  - fix the license, it is BSD-3c and not GPLv3
  - remove commented <pkg>_SITE in the .mk file
  - add missing dependency on C++.]

Signed-off-by: Jonathan Ben Avraham <yba@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/dawgdic/Config.in [new file with mode: 0644]
package/dawgdic/dawgdic.mk [new file with mode: 0644]