Add milou recipe
This commit is contained in:
28
recipes-plasma/milou.inc
Normal file
28
recipes-plasma/milou.inc
Normal file
@@ -0,0 +1,28 @@
|
||||
DESCRIPTION = "Milou"
|
||||
HOMEPAGE = ""
|
||||
LICENSE = "GPL-2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = " \
|
||||
qtdeclarative \
|
||||
qtscript \
|
||||
kcoreaddons \
|
||||
ki18n \
|
||||
kdeclarative \
|
||||
kservice \
|
||||
plasma-framework \
|
||||
krunner \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://git.kde.org/${BPN};nobranch=1 \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake_plasma
|
||||
|
||||
FILES_${PN} += " \
|
||||
${libdir}/qml/org/kde/milou/* \
|
||||
${datadir}/plasma/plasmoids/org.kde.milou \
|
||||
"
|
||||
2
recipes-plasma/milou_5.11.3.bb
Normal file
2
recipes-plasma/milou_5.11.3.bb
Normal file
@@ -0,0 +1,2 @@
|
||||
require ${PN}.inc
|
||||
SRCREV = "v${PV}"
|
||||
@@ -13,6 +13,7 @@ RDEPENDS_${PN} = " \
|
||||
kwin \
|
||||
libkscreen \
|
||||
libksysguard \
|
||||
milou \
|
||||
plasma-integration \
|
||||
plasma-phone-components \
|
||||
plasma-workspace \
|
||||
|
||||
Reference in New Issue
Block a user