summaryrefslogtreecommitdiff
path: root/meta/recipes-sato/libical/libical_0.46.bb
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-11-16 09:56:49 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-18 13:30:23 -0800
commit7d0a0f95e984d2cf5d47fcaaf4359463d1f49185 (patch)
tree189afe78d68d976381e37670f41cca45ce00690e /meta/recipes-sato/libical/libical_0.46.bb
parentd97ea0680190dc4c41fa86b894c55bd81b12b7ac (diff)
downloadopenembedded-core-7d0a0f95e984d2cf5d47fcaaf4359463d1f49185.tar.gz
openembedded-core-7d0a0f95e984d2cf5d47fcaaf4359463d1f49185.tar.bz2
openembedded-core-7d0a0f95e984d2cf5d47fcaaf4359463d1f49185.tar.xz
openembedded-core-7d0a0f95e984d2cf5d47fcaaf4359463d1f49185.zip
libical: Upgraded to version 0.46
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-sato/libical/libical_0.46.bb')
-rw-r--r--meta/recipes-sato/libical/libical_0.46.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-sato/libical/libical_0.46.bb b/meta/recipes-sato/libical/libical_0.46.bb
new file mode 100644
index 000000000..7b2d7b34e
--- /dev/null
+++ b/meta/recipes-sato/libical/libical_0.46.bb
@@ -0,0 +1,12 @@
+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"
+PR = "r0"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz"
+
+inherit autotools