Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/libical: bump version to v1.0.1
Date: Sun, 26 Apr 2015 21:08:52 +0300	[thread overview]
Message-ID: <20150426180852.GM2258@tarshish> (raw)
In-Reply-To: <1430059941-3692-1-git-send-email-bernd.kuhls@t-online.de>

Hi Bernd,

On Sun, Apr 26, 2015 at 04:52:21PM +0200, Bernd Kuhls wrote:
> Project moved to github according to http://sourceforge.net/projects/freeassociation
> 
> "As of 2014-06-14, this project may now be found at http://github.com/libical."
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
>  
> -comment "libical needs a toolchain w/ wchar"
> +comment "libical needs a toolchain w/ dynamic library, wchar"
>  	depends on !BR2_USE_WCHAR
> +	depends on BR2_STATIC_LIBS

Should be:

	depends on !BR2_USE_WCHAR || BR2_STATIC_LIBS

> -$(eval $(autotools-package))
> +# building without this option is broken, it is used by
> +# Gentoo/alpinelinux as well
> +LIBICAL_CONF_OPTS = -DSHARED_ONLY=true
> +
> +$(eval $(cmake-package))

Please add a note on this in the commit log.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

      reply	other threads:[~2015-04-26 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-26 14:52 [Buildroot] [PATCH 1/1] package/libical: bump version to v1.0.1 Bernd Kuhls
2015-04-26 18:08 ` Baruch Siach [this message]

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=20150426180852.GM2258@tarshish \
    --to=baruch@tkos.co.il \
    --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