summaryrefslogtreecommitdiffstats
path: root/package/libenca
Commit message (Collapse)AuthorAgeFilesLines
* package: indentation cleanupJerzy Grzegorek2014-12-301-4/+5
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libenca: bump versionMaxime Hadjinlian2014-10-294-94/+1
| | | | | | | | | | Remove all the patches as they were accepted upstream. [Thomas: drop AUTORECONF = YES, as suggested by Bernd.] Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Reviewed-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libenca: Move build host tool to PRE_BUILD_HOOKSMaxime Hadjinlian2014-05-081-1/+1
| | | | | | | | The make_hash host tool, should be built during a PRE_BUILD_HOOKS and not a POST_CONFIGURE_HOOKS. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Revert "libenca: Move build host tool to PRE_BUILD_HOOKS"Thomas Petazzoni2014-03-081-1/+1
| | | | | | | This reverts commit 0644378b51f1db66ee3a09ed236f675d40dbc9d8, because the PRE_BUILD_HOOKS support has not been merged yet. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libenca: Move build host tool to PRE_BUILD_HOOKSMaxime Hadjinlian2014-03-071-1/+1
| | | | | | | | The make_hash host tool, should be built during a PRE_BUILD_HOOKS and not a POST_CONFIGURE_HOOKS. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libenca: new packageMaxime Hadjinlian2014-01-285-0/+124
Extremely Naive Charset Analyser. This package was originally found at : https://github.com/huceke/buildroot-rbp By gimli <ebsi4711@gmail.com> [Peter: drop libiconv dep, tools patch, simplify host tools build] Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Cc: gimli <ebsi4711@gmail.com> Cc: Bernd Kuhls <berndkuhls@hotmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud