mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-08-28 23:11:59 +02:00
matugen: add recipe
This commit is contained in:
11
recipes-support/matugen/matugen_2.4.1.bb
Normal file
11
recipes-support/matugen/matugen_2.4.1.bb
Normal 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
|
Reference in New Issue
Block a user