Subject: CVS commit: pkgsrc/graphics/matugen
From: pin
Date: 2023-08-31 12:14:24
Message id: 20230831101425.036D5FBDB@cvs.NetBSD.org

Log Message:
graphics/matugen: update to 0.10.0

Added
    (scheme) add android_scheme keywords
    (scheme) add android_scheme
    (arguments) add --show-colors flag and disable showing colors by default
    (show_colors) show light, dark and amoled at once in a table
    (arguments) remove lightmode and amoled
    (config) rename scheme to mode in template config
    (arguments) add mode to replace lightmode and amoled
    (template) add Light,Dark,Amoled options for each template
    add --dry-run flag
    (template) add source_color
    show generated colors inside a table instead

Fixed
    (show_color) make the dark and amoled colors use right schemes
    remove debug stuff
    dark and amoled modes being switched
    correct blue and green in get_source_color
    show colors AFTER running commands

Other
    (template) update keyword names
    (scheme_android) add TODO note for amoled scheme
    add DEFAULT_CONFIG const
    (get_source_color) move to color file
    rename Commands struct to Source
    make the colors vec a const
    add gifs for modes, palettes and --other-colors
    update all tapes
    (tapes) change the output directory
    remove unnecessary imports
    fix usage of commands
    add an explanation for mode in template config
    rename scheme to mode
    add source color keyword
    format with cargo fmt
    (show_color) use format_argb_as_rgb
    format with cargo fmt
    change repository address
    remove useless gifs

Files:
RevisionActionfile
1.4modifypkgsrc/graphics/matugen/Makefile
1.2modifypkgsrc/graphics/matugen/cargo-depends.mk
1.4modifypkgsrc/graphics/matugen/distinfo