transmission: Use external libminiupnpc instead of internal. 5527/head
authorRosen Penev <rosenp@gmail.com>
Sun, 28 Jan 2018 20:22:42 +0000 (12:22 -0800)
committerRosen Penev <rosenp@gmail.com>
Sun, 28 Jan 2018 21:13:40 +0000 (13:13 -0800)
commit1e8905176d20867fcd370c723ad6d6f15d17658b
tree35a6befec90aa8a583fd5b56b45743cf9133e193
parentb3710f578afab4848decee2ce7d8543942706cc8
transmission: Use external libminiupnpc instead of internal.

The original patch that forced internal usage hid an actual issue in the build system. Replace patch with upstream one.

Also reorganized the Makefile a bit and removed some cruft.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/transmission/Makefile
net/transmission/patches/010-add-mbedtls-support.patch [new file with mode: 0644]
net/transmission/patches/020-fix-external-miniupnpc.patch [new file with mode: 0644]
net/transmission/patches/020-use-internal-miniupnp.patch [deleted file]
net/transmission/patches/040-fix-for-mbedtls.patch [deleted file]