summaryrefslogtreecommitdiff
path: root/meta/recipes-sato/libical/libical_0.48.bb
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2011-12-27 00:03:12 +0800
committerSaul Wold <sgw@linux.intel.com>2012-01-02 20:26:24 -0800
commit781ddecedf39b9e90d60e39c148aac7d185c14a0 (patch)
treea8e8fdab465cfc9e3fb9a81242bbac95535554f7 /meta/recipes-sato/libical/libical_0.48.bb
parent0f325c0933f2bea40cf4aeb594b5a3745b262adc (diff)
downloadopenembedded-core-781ddecedf39b9e90d60e39c148aac7d185c14a0.tar.gz
openembedded-core-781ddecedf39b9e90d60e39c148aac7d185c14a0.tar.bz2
openembedded-core-781ddecedf39b9e90d60e39c148aac7d185c14a0.tar.xz
openembedded-core-781ddecedf39b9e90d60e39c148aac7d185c14a0.zip
libical: upgrade to 0.48
Signed-off-by: Shane Wang <shane.wang@intel.com>
Diffstat (limited to 'meta/recipes-sato/libical/libical_0.48.bb')
-rw-r--r--meta/recipes-sato/libical/libical_0.48.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-sato/libical/libical_0.48.bb b/meta/recipes-sato/libical/libical_0.48.bb
new file mode 100644
index 000000000..80f629c44
--- /dev/null
+++ b/meta/recipes-sato/libical/libical_0.48.bb
@@ -0,0 +1,17 @@
+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 | MPL-1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d4fc58309d8ed46587ac63bb449d82f8 \
+ file://LICENSE;md5=d1a0891cd3e582b3e2ec8fe63badbbb6"
+SECTION = "libs"
+
+PR = "r0"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/project/freeassociation/${BPN}/${P}/${BPN}-${PV}.tar.gz\
+ file://pthread-fix.patch"
+
+SRC_URI[md5sum] = "e549f434d5fbf9cd156c60ed4943618f"
+SRC_URI[sha256sum] = "2ae78b0757f0dd13431acf42a9a8d038339fd4767fd5134e650bf60ee0b4dff0"
+
+inherit autotools