mirror of
https://git.yoctoproject.org/poky
synced 2026-03-04 14:29:40 +01:00
9 lines
269 B
BlitzBasic
9 lines
269 B
BlitzBasic
DESCRIPTION = "iCal and scheduling (RFC 2445, 2446, 2447) library"
|
|
HOMEPAGE = "http://www.softwarestudio.org/softwarestudio/app.php/libical"
|
|
SECTION = "libs"
|
|
LICENSE = "LGPL / MPL"
|
|
|
|
SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${P}.tar.gz"
|
|
|
|
inherit autotools_stage
|