From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/2] package/upmpdcli: bump to version 0.8.5
Date: Wed, 22 Oct 2014 19:12:05 +0200 [thread overview]
Message-ID: <5447E565.9020703@mind.be> (raw)
In-Reply-To: <1413922320-15110-2-git-send-email-jkrause@posteo.de>
On 21/10/14 22:12, J?rg Krause wrote:
> Signed-off-by: J?rg Krause <jkrause@posteo.de>
> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Regards,
Arnout
> ---
> Changes v1 -> v2:
> - Fix location of upmpdcli.conf file
> ---
> package/upmpdcli/Config.in | 8 +++-----
> package/upmpdcli/upmpdcli.mk | 6 +++---
> 2 files changed, 6 insertions(+), 8 deletions(-)
>
> diff --git a/package/upmpdcli/Config.in b/package/upmpdcli/Config.in
> index f28c775..84649d2 100644
> --- a/package/upmpdcli/Config.in
> +++ b/package/upmpdcli/Config.in
> @@ -1,12 +1,10 @@
> config BR2_PACKAGE_UPMPDCLI
> bool "upmpdcli"
> - select BR2_PACKAGE_EXPAT
> - select BR2_PACKAGE_LIBCURL
> - select BR2_PACKAGE_LIBUPNP
> select BR2_PACKAGE_LIBMPDCLIENT
> + select BR2_PACKAGE_LIBUPNPP
> depends on BR2_INSTALL_LIBSTDCPP
> - depends on BR2_LARGEFILE # libupnp
> - depends on BR2_TOOLCHAIN_HAS_THREADS # libupnp
> + depends on BR2_LARGEFILE # libupnpp -> libupnp
> + depends on BR2_TOOLCHAIN_HAS_THREADS # libupnpp -> libupnp
> depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2014R1 # Too old gcc
> depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2013R1 # Ditto
> depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX_2012R2 # Ditto
> diff --git a/package/upmpdcli/upmpdcli.mk b/package/upmpdcli/upmpdcli.mk
> index 547752a..a90e8bd 100644
> --- a/package/upmpdcli/upmpdcli.mk
> +++ b/package/upmpdcli/upmpdcli.mk
> @@ -4,11 +4,11 @@
> #
> ################################################################################
>
> -UPMPDCLI_VERSION = 0.8.3
> +UPMPDCLI_VERSION = 0.8.5
> UPMPDCLI_SITE = http://www.lesbonscomptes.com/upmpdcli/downloads
> UPMPDCLI_LICENSE = GPLv2+
> UPMPDCLI_LICENSE_FILES = COPYING
> -UPMPDCLI_DEPENDENCIES = expat libcurl libupnp libmpdclient
> +UPMPDCLI_DEPENDENCIES = libmpdclient libupnpp
>
> # Upmpdcli only runs if user upmpdcli exists
> define UPMPDCLI_USERS
> @@ -20,7 +20,7 @@ define UPMPDCLI_INSTALL_INIT_SYSV
> endef
>
> define UPMPDCLI_INSTALL_CONF_FILE
> - $(INSTALL) -D -m 0755 $(@D)/upmpd/upmpdcli.conf $(TARGET_DIR)/etc/upmpdcli.conf
> + $(INSTALL) -D -m 0755 $(@D)/src/upmpdcli.conf $(TARGET_DIR)/etc/upmpdcli.conf
> endef
>
> UPMPDCLI_POST_INSTALL_TARGET_HOOKS += UPMPDCLI_INSTALL_CONF_FILE
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2014-10-22 17:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-21 20:11 [Buildroot] [PATCH v2 1/2] libupnpp: new package Jörg Krause
2014-10-21 20:12 ` [Buildroot] [PATCH v2 2/2] package/upmpdcli: bump to version 0.8.5 Jörg Krause
2014-10-22 17:12 ` Arnout Vandecappelle [this message]
2014-10-22 20:40 ` Thomas Petazzoni
2014-10-22 17:10 ` [Buildroot] [PATCH v2 1/2] libupnpp: new package Arnout Vandecappelle
2014-10-22 20:37 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5447E565.9020703@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox