poco:add package for the Poco C++ library 2413/head
authorjmjulien <jean-michel.julien@trilliantinc.com>
Tue, 23 Feb 2016 19:47:04 +0000 (14:47 -0500)
committerjmjulien <jean-michel.julien@trilliantinc.com>
Fri, 11 Mar 2016 16:38:41 +0000 (11:38 -0500)
commit6123f54c951361efb23e9b1fe08d56bacb52220d
tree0d203b077a120580d339c4cb8430eb8a8bd66b78
parent69f2c22384b157ab08e4b4666a200b59feaef70e
poco:add package for the Poco C++ library

POrtable COmponents is a Modern, powerful open source C++ class libraries
for building network- and internet-based applications that run on desktop,
 server, mobile and embedded systems.

Original Makefile -->
https://dev.openwrt.org/browser/packages/libs/poco/Makefile

add license
add maintainer
update URL to latest github stable version (1.7.0)
change patch to the configure file
add a patch to build with musl-libc

Signed-off-by: Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
libs/poco/Makefile [new file with mode: 0644]
libs/poco/patches/100-configure.patch [new file with mode: 0644]
libs/poco/patches/200-strerror.patch [new file with mode: 0644]