upmpdcli: new package
authorJoerg Krause <jkrause@posteo.de>
Mon, 14 Jul 2014 20:52:47 +0000 (22:52 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 16 Jul 2014 18:31:27 +0000 (20:31 +0200)
commit603814465271213ecb1885232ec8e8d9cbd666f2
tree0da6083b9c7095889161ca42b6e8d43b65322795
parent3a0229c3c381b6b1aef120c9c77d9fdbb28ea253
upmpdcli: new package

[Thomas:
 - add package to package/Config.in
 - add missing dependencies on thread and largefile, inherited from
   libupnp. Noticed by Yann E. Morin.
 - add installation of default configuration file. Noticed by Yann
   E. Morin.
 - fix the license, it's not GPLv2, but GPLv2+.
 - remove the colon in the user description, noticed by Yann E. Morin.
 - added a patch to fix build with uClibc.
 - fix the init script installation to use a full path as the target.]

Signed-off-by: Joerg Krause <jkrause@posteo.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/upmpdcli/Config.in [new file with mode: 0644]
package/upmpdcli/S99upmpdcli [new file with mode: 0644]
package/upmpdcli/upmpdcli-0001-uclibc-fixes.patch [new file with mode: 0644]
package/upmpdcli/upmpdcli.mk [new file with mode: 0644]