drop '_git' from recipes

This commit is contained in:
Markus Volk
2025-06-24 14:44:29 +02:00
parent 982e6aa5e2
commit efd8c839fd
145 changed files with 0 additions and 143 deletions

View File

@ -0,0 +1,26 @@
SUMMARY = "Elkowars Wacky Widgets is a standalone widget system that allows to implement custom widgets"
HOMEPAGE = "https://github.com/elkowar/eww"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d81de17da6959c5c270f4d3fc49ab073"
DEPENDS = " \
atk \
cairo \
dbus-glib \
glib-2.0 \
gtk-layer-shell \
gdk-pixbuf \
gtk+3 \
libdbusmenu-glib \
libdbusmenu-gtk \
pango \
"
require eww-crates.inc
SRC_URI += "git://github.com/elkowar/eww.git;protocol=https;nobranch=1"
SRCREV = "0e409d4a52bd3d37d0aa0ad4e2d7f3b9a8adcdb7"
inherit cargo rust cargo-update-recipe-crates pkgconfig