Fix metadata for libical

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
Dongxiao Xu 2010-06-09 15:40:24 +08:00 committed by Saul Wold
parent 1d8873df39
commit e3e37fdc1c
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,10 @@
DESCRIPTION = "iCal and scheduling (RFC 2445, 2446, 2447) library"
HOMEPAGE = "http://www.softwarestudio.org/softwarestudio/app.php/libical"
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"
LICENSE = "LGPL / MPL"
SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz"