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,11 @@
SUMMARY = "Front-end to Hyprland's screen shader feature."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f474868a1fb358d268959345d24546cb"
SRC_URI += "git://github.com/loqusion/hyprshade.git;protocol=https;branch=main"
RDEPENDS:${PN} += "python3-more-itertools python3-click python3-chevron"
inherit python_hatchling
SRCREV = "85c636823b7d54d1dba0cf612699f1f6289c1a00"