matugen: add recipe

This commit is contained in:
Markus Volk
2025-08-16 19:36:03 +02:00
parent 9876e7ef06
commit 27f2cf0fec
2 changed files with 637 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
SUMMARY = "Generate/Export Material You Color Palette"
HOMEPAGE = "https://github.com/InioX/matugen"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a23a74b3f4caf9616230789d94217acb"
SRC_URI += "git://github.com/InioX/matugen.git;protocol=https;nobranch=1"
SRCREV = "cb9f81eb0150f6253895ea0adb1daa8534c15fc7"
inherit cargo cargo-update-recipe-crates
require ${PN}-crates.inc