Remove kcalore recipe, part of KF5 now

This commit is contained in:
Volker Krause
2019-08-31 20:32:31 +02:00
parent 554debbe12
commit b346b68d60
2 changed files with 0 additions and 17 deletions

View File

@@ -1,15 +0,0 @@
DESCRIPTION = "KCalCore"
HOMEPAGE = "https://api.kde.org/kdepim/kcalcore/html/index.html"
LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=d31701979430eba03ad0eac6e517dec3"
PR = "r0"
DEPENDS = " \
qtbase \
libical \
"
SRC_URI = "git://anongit.kde.org/${BPN};nobranch=1"
S = "${WORKDIR}/git"
inherit cmake_kf5

View File

@@ -1,2 +0,0 @@
require ${PN}.inc
SRCREV = "v${PV}"