Files
meta-kf5/recipes-kf5/tier1/karchive.inc

19 lines
482 B
PHP

DESCRIPTION = "KArchive"
HOMEPAGE = "http://api.kde.org/frameworks-api/frameworks5-apidocs/karchive/html/index.html"
LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
"
PR = "r0"
DEPENDS = "ecm zlib bzip2 xz qtbase"
SRC_URI = "git://anongit.kde.org/karchive;protocol=git"
S = "${WORKDIR}/git"
inherit cmake_kf5
FILES_${PN}-dev += " \
${libdir}/cmake/KF5Archive/*.cmake \
${prefix}/mkspecs/modules/qt_KArchive.pri \
"