summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/libical/libical_0.47.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/libical/libical_0.47.bb')
-rw-r--r--meta/recipes-sato/libical/libical_0.47.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-sato/libical/libical_0.47.bb b/meta/recipes-sato/libical/libical_0.47.bb
new file mode 100644
index 0000000000..d711d5fd04
--- /dev/null
+++ b/meta/recipes-sato/libical/libical_0.47.bb
@@ -0,0 +1,14 @@
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 | MPL-1"
5LIC_FILES_CHKSUM = "file://COPYING;md5=d4fc58309d8ed46587ac63bb449d82f8 \
6 file://LICENSE;md5=d1a0891cd3e582b3e2ec8fe63badbbb6"
7SECTION = "libs"
8
9SRC_URI = "${SOURCEFORGE_MIRROR}/project/freeassociation/${BPN}/${P}/${BPN}-${PV}.tar.gz"
10
11SRC_URI[md5sum] = "21f7f8a21e3d857c9476be732e52dc32"
12SRC_URI[sha256sum] = "af4cbb4bb13d9ed3f2262181da9199823feba70802b15cc3e89b263d95da2888"
13
14inherit autotools