From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] New package: libical
Date: Mon, 30 Jan 2012 23:43:25 +0100 [thread overview]
Message-ID: <201201302343.26186.arnout@mind.be> (raw)
In-Reply-To: <1327676345-8958-1-git-send-email-yegorslists@googlemail.com>
On Friday 27 January 2012 15:59:05 yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists@googlemail.com>
>
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[snip]
> diff --git a/package/libical/Config.in b/package/libical/Config.in
> new file mode 100644
> index 0000000..12abdb2
> --- /dev/null
> +++ b/package/libical/Config.in
> @@ -0,0 +1,11 @@
> +config BR2_PACKAGE_LIBICAL
> + bool "libical"
> + depends on BR2_USE_WCHAR
> + help
> + libical is an Open Source (MPL/LGPL) implementation of the IETF's
> + iCalendar Calendaring and Scheduling protocols.
> +
> + http://www.citadel.org/doku.php/documentation:featured_projects:libical
> +
> +comment "libical requires a toolchain with WCHAR support"
> + depends on !(BR2_USE_WCHAR)
I think the brackets are redundant here.
> diff --git a/package/libical/libical.mk b/package/libical/libical.mk
> new file mode 100644
> index 0000000..63311eb
> --- /dev/null
> +++ b/package/libical/libical.mk
> @@ -0,0 +1,12 @@
> +#############################################################
> +#
> +# libical
> +#
> +#############################################################
> +
> +LIBICAL_VERSION = 0.48
> +LIBICAL_SITE = http://heanet.dl.sourceforge.net/project/freeassociation/libical/libical-$(LIBICAL_VERSION)
Please use $(BR2_SOURCEFORGE_MIRROR)
> +LIBICAL_INSTALL_STAGING = YES
> +
> +$(eval $(call AUTOTARGETS))
> +
>
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
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:[~2012-01-30 22:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-27 14:59 [Buildroot] [PATCH] New package: libical yegorslists at googlemail.com
2012-01-30 22:43 ` Arnout Vandecappelle [this message]
2012-01-31 9:23 ` Yegor Yefremov
2012-01-31 9:34 ` Peter Korsgaard
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=201201302343.26186.arnout@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