summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/libical/libical_0.46.bb
diff options
context:
space:
mode:
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 0000000000..7b2d7b34e0
--- /dev/null
+++ b/meta/recipes-sato/libical/libical_0.46.bb
@@ -0,0 +1,12 @@
1DESCRIPTION = "iCal and scheduling (RFC 2445, 2446, 2447) library"
2HOMEPAGE = "http://sourceforge.net/projects/freeassociation/"
3BUGTRACKER = "http://sourceforge.net/tracker/?group_id=16077&atid=116077"
4LICENSE = "LGPLv2.1 | MPLv1.1"
5LIC_FILES_CHKSUM = "file://COPYING;md5=35da21efce2b9f0ca07524c9f844e6ed \
6 file://LICENSE;md5=35da21efce2b9f0ca07524c9f844e6ed"
7SECTION = "libs"
8PR = "r0"
9
10SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz"
11
12inherit autotools