Commit Graph

14 Commits

Author SHA1 Message Date
Rosen Penev 2e654b19f3 treewide: back to cmake.mk
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-12 21:05:01 -07:00
Rosen Penev cd637742c2 miniupnpc: update to 2.2.2
Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-20 17:30:36 -07:00
Syrone Wong 3230f67d3a net/miniupnpc: update to 2.2.1
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
2021-01-01 22:16:42 +08:00
Daniel Bermond 6df09fb08f
miniupnpc: add InstallDev
Commit ef388ff1f3 removed 'CMAKE_INSTALL:=1', and this makes the
development files to be not installed anymore on 'staging_dir'.
Being such, packages that needs to link against libminiupnpc fails
to build, because it cannot find the headers and the library.

Adding an InstallDev fixes this.

Build-tested on: ipq806x (R7800)
Run-tested on: ipq806x (R7800)

Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
2020-12-12 22:23:38 +00:00
Rosen Penev ef388ff1f3
miniupnpc: update to 2.2.0
Remove CMAKE_INSTALL. No need for it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-19 16:15:00 -08:00
Rosen Penev d573632dac
miniupnpc: update to 2.1.20191224
Removed inactive maintainer.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 20:31:09 -08:00
Rosen Penev 78248fb2fd
miniupnpc: Update to 2.1.20190824
Switched to CMAKE_INSTALL to get rid of InstallDev.

Added PKG_BUILD_PARALLEL for faster compilation.

Fixed license information.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:57:41 -07:00
Jan Pavlinec 299e5b0a9b
treewide: add PKG_CPE_ID for better cvescanner coverage
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-17 12:40:26 +02:00
DENG Qingfang 649d8f696b miniupnpc: update to 2.1.20190625
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-08-08 14:18:47 +08:00
Rosen Penev 6e68dcdb97
miniupnpc: Update to 2.1.20190408
Switched to CMake. This allows getting rid of several patches and hacks.

Added PKG_LICENSE information

Rearranged some stuff for consistency between packages.

Added some linked flags for smaller size. Saves around 500 bytes on MIPS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-17 11:29:08 -07:00
Rosen Penev de26b21879 miniupnpc: Update to 2.1
Switched URL to official HTTPS variant.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-08 11:39:06 -07:00
Kevin Darbyshire-Bryant 3b8681fc66 miniupnpc: bump to 2.0.20170509 (#4362)
Fix CVE-2017-8798

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-05-20 10:16:21 +02:00
Mo Chen b974e6a8d2 miniupnpc: update miniupnpc to 2.0
Install listdevices as well

Signed-off-by: Mo Chen <uncorrupt@gmail.com>
Signed-off-by: Matthew McClintock <msm-oss@mcclintock.net>
2017-03-15 20:50:27 -05:00
Steven Barth 1faebf9b28 Add miniupnpc 2014-06-04 07:01:48 +02:00