mirror of
https://github.com/schnitzeltony/meta-gnome-forks.git
synced 2026-01-29 17:08:42 +01:00
cinnamon-control-center: initial add 5.2.1+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
SUMMARY = "A collection of configuration plugins used in cinnamon-settings"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=75859989545e37968a99b631ef42722e"
|
||||
|
||||
DEPENDS = " \
|
||||
colord \
|
||||
libgnomekbd \
|
||||
libxklavier \
|
||||
libnotify \
|
||||
iso-codes \
|
||||
polkit \
|
||||
libnma \
|
||||
modemmanager \
|
||||
pulseaudio \
|
||||
gnome-online-accounts \
|
||||
cinnamon-desktop \
|
||||
cinnamon-menus \
|
||||
"
|
||||
inherit meson pkgconfig features_check gtk-icon-cache gettext gsettings
|
||||
|
||||
REQUIRED_DISTRO_FEATURES += "polkit pulseaudio x11"
|
||||
|
||||
SRC_URI = "git://github.com/linuxmint/cinnamon-control-center.git;branch=master;protocol=https"
|
||||
SRCREV = "30728a0a142ac0deffde5267263c3b345f1c6556"
|
||||
PV = "5.2.1+git${SRCPV}"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OEMESON += " \
|
||||
-Dwacom=false \
|
||||
"
|
||||
|
||||
FILES:${PN} += "${libdir}/cinnamon-control-center-1/panels"
|
||||
@@ -40,6 +40,7 @@ FILES:${PN} += " \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
cinnamon-control-center \
|
||||
cinnamon-menus \
|
||||
cinnamon-settings-daemon \
|
||||
evolution-data-server \
|
||||
|
||||
Reference in New Issue
Block a user