mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-08-28 23:11:59 +02:00
cleanup
This commit is contained in:
@@ -1,21 +0,0 @@
|
|||||||
SUMMARY = "Qt decoration plugin implementing Adwaita-like client-side decorations."
|
|
||||||
HOMEPAGE = "https://github.com/FedoraQt/QAdwaitaDecorations"
|
|
||||||
LICENSE = "LGPL-2.1-only"
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742"
|
|
||||||
|
|
||||||
DEPENDS = " \
|
|
||||||
qtbase \
|
|
||||||
qtsvg \
|
|
||||||
qtwayland \
|
|
||||||
qtwayland-native \
|
|
||||||
"
|
|
||||||
|
|
||||||
inherit qt6-cmake
|
|
||||||
|
|
||||||
EXTRA_OECMAKE += "-DUSE_QT6=ON"
|
|
||||||
|
|
||||||
SRC_URI = "git://github.com/FedoraQt/QAdwaitaDecorations.git;protocol=https;nobranch=1"
|
|
||||||
|
|
||||||
SRCREV = "d70c24a745e2f2195222400f901cb3a9296f28b5"
|
|
||||||
|
|
||||||
FILES:${PN} += "${libdir}"
|
|
Reference in New Issue
Block a user