mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-08-28 15:02:00 +02:00
12 lines
394 B
BlitzBasic
12 lines
394 B
BlitzBasic
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
|