mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-09-12 06:49:33 +02:00
Attica 5.0.0
This commit is contained in:
committed by
Volker Krause
parent
a5bd6986f5
commit
c35fbc22ad
18
recipes-kf5/tier1/attica.inc
Normal file
18
recipes-kf5/tier1/attica.inc
Normal file
@@ -0,0 +1,18 @@
|
||||
DESCRIPTION = "Attica"
|
||||
HOMEPAGE = "http://api.kde.org/frameworks-api/frameworks5-apidocs/attica/html/index.html"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=be254b9345b1c2ff33e1a6a96768f2fb \
|
||||
"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = "qtbase"
|
||||
|
||||
GIT_REPO = "git://anongit.kde.org/attica"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake_qt5
|
||||
|
||||
FILES_${PN}-dev += " \
|
||||
${libdir}/cmake/KF5Attica/*.cmake \
|
||||
${prefix}/mkspecs/modules/qt_Attica.pri \
|
||||
"
|
||||
5
recipes-kf5/tier1/attica_5.0.0.bb
Normal file
5
recipes-kf5/tier1/attica_5.0.0.bb
Normal file
@@ -0,0 +1,5 @@
|
||||
require ${PN}.inc
|
||||
|
||||
SRC_URI = "${GIT_REPO}"
|
||||
SRCREV = "aebbe875f20b0c5c4be073917366cf10e00a948b"
|
||||
PV = "5.0.0"
|
||||
Reference in New Issue
Block a user