mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 05:02:22 +02:00
libical: Add from OE.dev with cleanup
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
8
meta/packages/libical/libical_0.44.bb
Normal file
8
meta/packages/libical/libical_0.44.bb
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
Reference in New Issue
Block a user