diff options
-rw-r--r-- | meta/recipes-sato/libical/libical_0.46.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-sato/libical/libical_0.46.bb b/meta/recipes-sato/libical/libical_0.46.bb deleted file mode 100644 index e0e88ba8e7..0000000000 --- a/meta/recipes-sato/libical/libical_0.46.bb +++ /dev/null | |||
@@ -1,15 +0,0 @@ | |||
1 | DESCRIPTION = "iCal and scheduling (RFC 2445, 2446, 2447) library" | ||
2 | HOMEPAGE = "http://sourceforge.net/projects/freeassociation/" | ||
3 | BUGTRACKER = "http://sourceforge.net/tracker/?group_id=16077&atid=116077" | ||
4 | LICENSE = "LGPLv2.1 | MPL-1" | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=35da21efce2b9f0ca07524c9f844e6ed \ | ||
6 | file://LICENSE;md5=35da21efce2b9f0ca07524c9f844e6ed" | ||
7 | SECTION = "libs" | ||
8 | PR = "r0" | ||
9 | |||
10 | SRC_URI = "${SOURCEFORGE_MIRROR}/freeassociation/${BPN}-${PV}.tar.gz" | ||
11 | |||
12 | SRC_URI[md5sum] = "9c08f88945bfd5d0791d102e4aa4125c" | ||
13 | SRC_URI[sha256sum] = "000762efb81501421d94ec56343648a62b3bd2884e7cdf6f638e2c207dd8f6a1" | ||
14 | |||
15 | inherit autotools | ||