From d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 1 Sep 2010 19:09:11 +0100 Subject: packages: Separate out most of the remaining packages into recipes Signed-off-by: Richard Purdie --- meta/recipes-sato/libical/libical_0.44.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta/recipes-sato/libical/libical_0.44.bb (limited to 'meta/recipes-sato/libical') diff --git a/meta/recipes-sato/libical/libical_0.44.bb b/meta/recipes-sato/libical/libical_0.44.bb new file mode 100644 index 0000000000..0b016a0b8f --- /dev/null +++ b/meta/recipes-sato/libical/libical_0.44.bb @@ -0,0 +1,11 @@ +DESCRIPTION = "iCal and scheduling (RFC 2445, 2446, 2447) library" +HOMEPAGE = "http://sourceforge.net/projects/freeassociation/" +BUGTRACKER = "http://sourceforge.net/tracker/?group_id=16077&atid=116077" +LICENSE = "LGPLv2.1 | MPLv1.1" +LIC_FILES_CHKSUM = "file://COPYING;md5=35da21efce2b9f0ca07524c9f844e6ed \ + file://LICENSE;md5=35da21efce2b9f0ca07524c9f844e6ed" +SECTION = "libs" + +SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz" + +inherit autotools -- cgit v1.2.3-54-g00ecf