aboutsummaryrefslogtreecommitdiff
path: root/libs/libupnp
Commit message (Collapse)AuthorAge
* libupnp: add large file defines to CFLAGSMichael Heimpold2019-02-16
| | | | | | | | | | | | | | | | | This fixes compilation with glibc and uClibc for the included sample programs as reported by builtbots for e.g. arc target: -snip- In file included from ../../upnp/inc/upnp.h:402:0, from common/sample_util.h:49, from common/sample_util.c:42: ../../upnp/inc/FileInfo.h:22:2: error: #error libupnp uses large file support, so users must do that, too #error libupnp uses large file support, so users must do that, too ^~~~~ Makefile:577: recipe for target 'common/tv_ctrlpt-sample_util.o' failed -snap- Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* libs/libupnp: Update to 1.8.4Daniel Engberg2019-01-28
| | | | | | | | Update libupnp to 1.8.4 Add PR #104 to fix musl compatibility https://github.com/mrjimenez/pupnp/pull/104 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* libupnp: Update to 1.6.25Rosen Penev2018-09-01
| | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Removed copyright line. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* libupnp: Update version to 1.6.19, update copyright, add myself as pkg ↵thess2014-07-16
| | | | | | maintainer Signed-off-by: Ted Hess <thess@kitschensync.net>
* Import libupnp from oldpackagesTed Hess2014-07-16