breeze-gtk: initial add 5.5.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
21
recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb
Normal file
21
recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb
Normal file
@@ -0,0 +1,21 @@
|
||||
SUMMARY = "Widget theme for GTK 2 and 3"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING.LIB;md5=1ed3208c1cce3d1926ccfc5bf65db050 \
|
||||
"
|
||||
|
||||
inherit kde-plasma
|
||||
|
||||
PV = "${PLASMA_VERSION}"
|
||||
SRC_URI[md5sum] = "9079bb4640e06dbd1880a869e1d6b5cf"
|
||||
SRC_URI[sha256sum] = "f856dd5d8555623f6752674f9ec42ab2d06b38943d7f4eb281f950af1b54d682"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/kconf_update \
|
||||
${datadir}/themes \
|
||||
${libdir}/kconf_update_bin \
|
||||
"
|
||||
|
||||
FILES_${PN}-dbg += " \
|
||||
${libdir}/kconf_update_bin/.debug \
|
||||
"
|
||||
Reference in New Issue
Block a user