summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.8.bb')
-rw-r--r--meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.8.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.8.bb b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.8.bb
new file mode 100644
index 0000000000..6a24c037f2
--- /dev/null
+++ b/meta-oe/recipes-gnome/gnome-themes/adw-gtk3_5.8.bb
@@ -0,0 +1,16 @@
1SUMMARY = "An unofficial GTK3 port of libadwaita."
2HOMEPAGE = "http://github.com/lassekongo83/adw-gtk3"
3SECTION = "graphics"
4LICENSE = "LGPL-2.1-only"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742"
6
7DEPENDS = "sassc-native"
8
9inherit meson
10
11SRC_URI = "git://github.com/lassekongo83/adw-gtk3.git;protocol=https;branch=main;tag=v${PV}"
12
13S = "${WORKDIR}/git"
14SRCREV = "72b805550d6245f18021e1530f329ce81999445e"
15
16FILES:${PN} = "${datadir}/themes"