head 1.23; access; symbols pkgsrc-2026Q1:1.22.0.2 pkgsrc-2026Q1-base:1.22 pkgsrc-2025Q4:1.20.0.2 pkgsrc-2025Q4-base:1.20 pkgsrc-2025Q3:1.19.0.4 pkgsrc-2025Q3-base:1.19 pkgsrc-2025Q2:1.19.0.2 pkgsrc-2025Q2-base:1.19 pkgsrc-2025Q1:1.16.0.4 pkgsrc-2025Q1-base:1.16 pkgsrc-2024Q4:1.16.0.2 pkgsrc-2024Q4-base:1.16 pkgsrc-2024Q3:1.14.0.4 pkgsrc-2024Q3-base:1.14 pkgsrc-2024Q2:1.14.0.2 pkgsrc-2024Q2-base:1.14 pkgsrc-2024Q1:1.13.0.2 pkgsrc-2024Q1-base:1.13 pkgsrc-2023Q4:1.9.0.2 pkgsrc-2023Q4-base:1.9 pkgsrc-2023Q3:1.5.0.2 pkgsrc-2023Q3-base:1.5; locks; strict; comment @# @; 1.23 date 2026.03.26.19.34.35; author pin; state Exp; branches; next 1.22; commitid 1Njmn5BVEGCKkwzG; 1.22 date 2026.02.26.12.53.02; author pin; state Exp; branches; next 1.21; commitid ASFafHNPr3oN0TvG; 1.21 date 2026.01.21.14.47.56; author pin; state Exp; branches; next 1.20; commitid oUHqxiCzP0wXNgrG; 1.20 date 2025.10.27.12.23.46; author pin; state Exp; branches; next 1.19; commitid Sh7uW9xQzhZSLcgG; 1.19 date 2025.04.10.13.15.43; author pin; state Exp; branches; next 1.18; commitid jkZuuYu79i6duvQF; 1.18 date 2025.04.02.17.59.39; author pin; state Exp; branches; next 1.17; commitid RXpej64tHoQAjvPF; 1.17 date 2025.04.02.10.55.04; author pin; state Exp; branches; next 1.16; commitid p08lYSo00rAWXsPF; 1.16 date 2024.11.14.10.24.44; author pin; state Exp; branches; next 1.15; commitid 6F9FsiNT2mBAgBxF; 1.15 date 2024.11.08.10.09.14; author pin; state Exp; branches; next 1.14; commitid LaMiIVPWh8TdnPwF; 1.14 date 2024.06.01.14.19.10; author pin; state Exp; branches; next 1.13; commitid n6ieK45RtgsQThcF; 1.13 date 2024.03.27.09.54.01; author pin; state Exp; branches; next 1.12; commitid 8JEzXm0QxWppyM3F; 1.12 date 2024.02.03.22.30.52; author pin; state Exp; branches; next 1.11; commitid P6CY6UjozLTFr2XE; 1.11 date 2024.02.01.11.19.40; author pin; state Exp; branches; next 1.10; commitid GJ13TXmVwoWoNIWE; 1.10 date 2023.12.28.20.46.23; author pin; state Exp; branches; next 1.9; commitid vavAhAih4Mhz3hSE; 1.9 date 2023.12.17.07.01.29; author pin; state Exp; branches; next 1.8; commitid ZWnpSRM47elvQMQE; 1.8 date 2023.12.03.20.46.22; author pin; state Exp; branches; next 1.7; commitid TOpZoeLiQNPnR3PE; 1.7 date 2023.11.18.14.25.36; author pin; state Exp; branches; next 1.6; commitid rgaYwj6TfVvEe6NE; 1.6 date 2023.11.14.21.06.42; author pin; state Exp; branches; next 1.5; commitid o9H3zrMvYDyeACME; 1.5 date 2023.09.18.12.39.16; author pin; state Exp; branches; next 1.4; commitid y61H5BrNGuyJBfFE; 1.4 date 2023.08.31.10.14.24; author pin; state Exp; branches; next 1.3; commitid aoP7KnrUQYbVnVCE; 1.3 date 2023.08.13.19.33.57; author pin; state Exp; branches; next 1.2; commitid fWEP2rFNNTox3FAE; 1.2 date 2023.08.10.14.13.41; author pin; state Exp; branches; next 1.1; commitid pzKrA0uNqO8RnfAE; 1.1 date 2023.08.06.05.25.06; author pin; state Exp; branches; next ; commitid mRU2hzAG957oAGzE; desc @@ 1.23 log @graphics/matugen: update to 4.1.0 Added add contrast config option (fixes #274) add info when executing pre_hook for wallpaper only show stout/stderr if not empty add jxl image support (fixes #268) add per template scheme types (#261) add stdout and stderr for commands (fixes #227) add --opacity flag (#238) add error when using set_format on a color without alpha (fixes #266) add alpha_hex and alpha_hex_stripped (closes #260) Fixed do not use Stdio::piped() for commands (#270) canonicalize the image path (#273) change description for --old-json-output format new json output (#267) add format into color filters category update nix flake to allow building again turn source_color_index comment into a doc comment use comfy-table to print colors table instead of prettytable-rs (base16) use image with guessed format (fixes #258) Other change nixos version badge to unstable update arch installation (#269) merge format_color and format_color_hsl into one add website theming Merge pull request #264 from zeptofine/feat/prefer-color-option @ text @# $NetBSD: Makefile,v 1.22 2026/02/26 12:53:02 pin Exp $ DISTNAME= matugen-4.1.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=InioX/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/InioX/matugen/ COMMENT= Material you color generation tool LICENSE= gnu-gpl-v2 .include "cargo-depends.mk" #RUST_REQ= 1.94.0 #Upstream does not state the required MSRV. #This package is confirmed to build with Rust 1.94.0 on amd64 INSTALLATION_DIRS= share/examples/matugen post-install: ${INSTALL_DATA} ${WRKSRC}/example/config.toml \ ${DESTDIR}${PREFIX}/share/examples/matugen .include "../../lang/rust/cargo.mk" .include "../../mk/bsd.pkg.mk" @ 1.22 log @graphics/matugen: update to 4.0.0 4.0.0 - 2026-02-12 Breaking changes: - Json output The default json output has been changed. If you want to use the old one pass the --old-json-output flag - Color picker Added a color picking prompt in the CLI. If you want to automatically select a color use --source-color-index, to mimick the old version color picking use --source-color-index 0 - Cache You may need to regenerate your cache or manually add all of the base16 colors to it. Added change default json output and add --old-json-output add support for web image in base16 generation add algorithm for a base16 theme from one source color add format filter, add error for invalid format filter type (#248) add hex alpha formats [breaking] add source-color-index argument, add source color selection add lightness adjustment (#153) add filter documentation support and HTML output option add negation support to if statements in parser (#216) implement base16 color scheme support with wal backend refactor color schemes and add base16 support add --alternative-json-output (#230) Fixed specify license type (fixes #256) remove useless warning about base16 colors not generating from a color add default color to the source color selection, add instructions for navigating and selecting downgrade csscolorparser to version 0.7.2 (#244) swap saturation and lightness values (#241) to_color filter formatting value automatically change error message wiki link 0.05 not being parsed properly (#232) make red,green,blue be actual ints (#225) Other move themes to the top of the readme add .direnv to gitignore add .envrc update archlinux version badge shorten flat match for DynamicScheme generation (readme) update features to mention base16 (readme) add note about generating base16 colors improve error handling, fix panicking because of base16 (#246) run cargo fmt update wiki link under header update wiki link change README features and add wiki reference Add Kofi button and change text position in header Add Ko-fi username for funding @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.21 2026/01/21 14:47:56 pin Exp $ d3 1 a3 1 DISTNAME= matugen-4.0.0 d15 1 a15 1 #RUST_REQ= 1.93.1 d17 1 a17 1 #This package is confirmed to build with Rust 1.93.1 on amd64 @ 1.21 log @graphics/matugen: update to 3.1.0 3.1.0 - 2025-11-23 Added add pre_hook and post_hook to nixos module (#170) add fallback color (#218) add loop.index, loop.last, loop.first (#216) add overwriting syntax per template (#213) add [config.import_json_files] add --continue-on-error (#209) Fixed mode first letter being uppercase (#201) remove dbg! call in get_source_color caching not working when it doesn't exist (#184) cache not overwriting source_color (#184) not using the actual mode for colors when caching is enabled (#212) if not using the actual else branch when false (#212) alpha value being rounded (#211) Other Merge branch 'main' into feat/output-path-array improve errors run cargo fmt remove count for exported templates improve how json is imported run cargo fmt @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.20 2025/10/27 12:23:46 pin Exp $ d3 1 a3 1 DISTNAME= matugen-3.1.0 d15 4 @ 1.20 log @graphics/matugen: update to 3.0.0 Changed templating engine Matugen now finally uses its own custom written templating engine with using colors as the main priority. You can import colors from json as well. Added allow output_path of template to be none add --import-json-string support multiple paths for --import-json add escaping for delimiters (#190) add string casing filters (#157) improve color generation (#182) add back set to (closes #177) allow if expressions in filter args add more errors for parser use thiserror for parser remove ui show info message when executing hooks add include-image-in-json (#175) remove custom_keywords added blend. rename old blend to harmonize if path has a number, use a _ prefix add all formats for to_color add matugen json, change how parser resolves colors add blend filter add looping over color formats and impl display for maps allow expressions inside of keywords add binary operations (only in filter args) support exprs for filter args replace resolve_path_filter add range expression change how resolve works add if statement add include block add auto_lightness (gui) save image folder and tab add input_path_modes (#142) (gui) add path under images (gui) add images tab add ui add palettes to dump_json Fixed allow escape without anything (#200) do not trim source for parser (#192) colors not saved correctly (#184) casting as u8 for hue (#168) cache not having colors in it (#184) argb_from_rgb converting wrong color (#173) fix minor typo in build command errors in included files showing span in original not overwriting generated files check metadata only if file exists use "choice" instead of "or" in parser change template adding and fix include (#158) ingoring whitespace in for loop actually show the template name in errors cache not loading remove dbg print for path trying to install color eyre twice not compiling because of unix wallpaper wrong tones in dump_json (#116) remove wallpaper.set option add dump-json to default featues Other add command.sh to example/ add compare-script.ts add resize-filter arg (#182) remove warnings use wrap_err, fix read only detection Update main.yml Update main.yml Update main.yml change release-plz workflow move some stuff from main into helpers fix all warnings add to_color (TODO) remove all warnings move parser into its own file change cache colors to #RRGGBBAA run cargo clippy fix run cargo fmt change cache color format theme the ui based on image fix raw strings in parser fix ui, move cache to cache/images add hooks improve errors, add caching toggle add caching support chaning syntax add hsl filters, saturate run cargo clippy --fix, remove benches use IndexMap instead for ordering in for loops return multiple errors use colorsys replace engine, support quoted ident use simplespan instead add set_alpha restructure move stuff from engine run clippy fix remove modified_colors use lazy color remove matugen-parser working for loops kinda working for loop add error for arg type add expect_args rename filtertype cleanup imports remove old filters working no for loops run cargo fmt refactor (readme) improve discord link run cargo fmt (readme) add discord server link @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.19 2025/04/10 13:15:43 pin Exp $ d3 1 a3 1 DISTNAME= matugen-3.0.0 @ 1.19 log @graphics/matugen: doesn't need sse2 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.18 2025/04/02 17:59:39 pin Exp $ d3 1 a3 1 DISTNAME= matugen-2.4.1 @ 1.18 log @graphics/matugen: reset maintainer @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.17 2025/04/02 10:55:04 pin Exp $ a12 3 # See, https://github.com/briansmith/ring/issues/1999 NOT_FOR_PLATFORM+= *-*-i386 @ 1.17 log @graphics/matugen: not for i386 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.16 2024/11/14 10:24:44 pin Exp $ d8 1 a8 1 MAINTAINER= pin@@NetBSD.org @ 1.16 log @graphics/matugen: update to 2.4.1 Fixed remove wallpaper.set option add dump-json to default featues Other run cargo fmt (readme) add discord server link @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.15 2024/11/08 10:09:14 pin Exp $ d13 3 @ 1.15 log @graphics/matugen: update to 2.4.0 2.4.0 - 2024-11-03 Added add mode keyword (filter) add auto_lightness filter (filter) add camel_case filter custom expr and block prefix, postfix feature-gated web-image feature-gated dumping json feature-gated update-informer (filters) add invert, grayscale and set_hue` add timestamp to debug logs add more info to debug mode add pre_hook and post_hook (#100) improve error message for color parsing change resize filter to Lanczos3 (#89) increase windows stack size to 8mb (fixes #87) fix relative paths for templates, format compare_to (#83) add template formatting for hook (#83) add hook and variables inside it (#83) add color comparsion (#83) add --prefix argument add version_check setting (#78) Fixed --help flag not recognized (#112) parse color bug for rgb (#107) (nix) add dump-json feature build flag dump_json BTreeSet index apply more aggressive clippy lints removed deprecated default_features removed unused dependency cargo fmt & alejandra (nix formatter) made unix version compile wrong display of alpha channel for set_alpha (#95) divide all alpha values by 255 for output (#95) make hooks not depend on colors_to_compare (#93) remove useless debugging update arguments to remove borrow error (#85) Other run cargo fmt made contrast configurable in nix module make nix module able to generate from color or wallpaper. add backup config option to add in anything that isn't explicitly supported add custom colors option to nix module. format code add criterion bench move some stuff into template_util (prepare for criterion) add schemes_eq test use BTreeSet, remove ahash and IndexMap move template into src/ Create rustfmt.yml update dependencies with breaking changes sorted dependencies removed unused dependency features made enquote only required for builds targeting macOS moved scheme out of module with only 1 file cargo update removed dependency proper-path-tools move some stuff into lib instead remove useless stuff, add clippy rules run cargo fmt + clippy fix oops bad merge (#95) Merge branch 'main' of https://github.com/InioX/matugen add float parameter for format_hsla and format_rgba (#95) update CHANGELOG.md add the set_alpha filter to the engine add format_rgba_float and format_hsla_float functions to format the alpha value as a float instead of u8 add set_alpha filter Nix module: add package option bump material-colors to 0.4.0 rename compared_color to closest_color (#83) separate some stuff into functions format code run cargo fmt (readme) update version badges Added add set_alpha filter @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.14 2024/06/01 14:19:10 pin Exp $ d3 1 a3 1 DISTNAME= matugen-2.4.0 @ 1.14 log @graphics/matugen: update to 2.3.0 2.3.0 - 2024-05-29 Added rework harmonized colors into custom colors Fixed nixos flake compile error update material-colors to 0.3.1 (#69) Other Merge pull request #73 from vt-d/patch-1 Fix issue #71 update material-colors to 0.3.2 update material-colors support x86_64-linux + aarch64-linux by default make supportedSystems overridable @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.13 2024/03/27 09:54:01 pin Exp $ d3 1 a3 1 DISTNAME= matugen-2.3.0 @ 1.13 log @graphics/matugen: update to 2.2.0 Added - add harmonized_colors to --json flag (#53) - add to_upper and to_lower filters - add replace filter - add set_lightness filter - add colors_to_harmonize - (config) change custom_keywords configuration syntax Fixed - move aur publish into aur.yml - remove aur action in main.yml - format harmonized_colors in dump_json (#53) Other - (readme) update features - (readme) add arch install guide - Merge pull request #58 from Ehllay/main - Merge pull request #57 from InioX/dev - remove error message when compiling template - run clippy fix @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.12 2024/02/03 22:30:52 pin Exp $ d3 1 a3 1 DISTNAME= matugen-2.2.0 @ 1.12 log @graphics/matugen: update to 2.1.0 Added - add --contrast flag Fixed - add back source_color to --show-colors - use IndexMap for --show-colors table Other - Merge pull request #52 from InioX/dev - (readme) update acknowledgements - (readme) remove roadmap - bump material-colors ver @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2024/02/01 11:19:40 pin Exp $ d3 1 a3 1 DISTNAME= matugen-2.1.0 @ 1.11 log @graphics/matugen: update to 2.0.0 [2.0.0] - 2024-02-01 Added - bump material_colors ver - add --type argument - remove all android colors - change config paths to relative - add image fetched from web - show template path and name in error - add template name and path in error - update syntax - add span of file in template render error - add custom keywords - add new formats for keywords - replace regex with `upon` - update example config and template file - add `--debug` flag - remove `run_after` - *(macos)* implement wallpaper setting - *(template)* show error if file is not in UTF-8 - *(wallpaper)* add error is the program to set wallpaper is not in PATH - *(windows)* implement setting wallpaper - add `update-informer` - *(logging)* add number indicator to logs for templates and run_after - *(logging)* update the message format - *(COLORS_ANDROID)* add `source_color` - *(template)* add `hsl` and `hsla` formats - *(template)* add `dark`, `amoled` and `light` schemes to every template - *(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)* [**breaking**] remove `lightmode` and `amoled` - *(config)* [**breaking**] 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 - *(reload apps)* make every app true by default - *(reload apps)* add dunst - *(config)* add suggestion to error message - *(config)* [**breaking**] add reload_apps_list - add sample image to assets/ - *(tapes)* add colorscheme tape - *(tapes)* add more color formats to color.tape - replace most unwrap()'s with expect - add hex, rgb, hsl as color arguments - *(template)* add lightness - *(template)* add hue, saturation for keywords - add triadic and adjacent color palettes - *(wallpaper)* add feh - *(wallpaper)* add nitrogen - add amoled/"pure dark" mode [#2] - add vhs tape gifs - add vhs tapes - add hex code to show_colors - add custom config file flag - add example - add run_after - add waybar to reload_apps_linux - remove .vscode - remove result/ folder - add result/ - add description to flake - add flake - add cargo.lock - warn when wallpaper tool is not set - add reload_gtk_theme - add target_os for linux - add swww options - add set_wallpaper - add reload gtk theme - add app reloading for linux - remove unused dependencies - use if let instead of match for image - add image to replacements - remove image.jpg - *(logging)* update the resizing text - check for string length in source color - *(logging)* update template warn style - add .vscode/ folder - *(logging)* use paris - initial commit Fixed - STATUS_STACK_OVERFLOW when quantizing - *(macos)* add `enquote` to global dependencies [#43] - light/dark theme being swapped everywhere - fix table light/dark modes - fix nix module command - *(macos)* change `use` to `extern` for enquote [#43] - *(macos)* enquote not imported [#43] - forgot to commit `Cargo.lock` - make reqwest not use openssl - remove openssl dependency - update quantizer arguments [#39] - add back `source_color` - red color being blue in generated file - remove compilation errors on unix - `--show-colors`, `--json` not showing without an image - wrong hsl color in generated file - do not open file before rendering template - *(template)* fix "parent folder does not exist" warning - `--quiet` flag still showing output - make `enquote` dependency only for macos target - `run_after` not working on windows - fix typo in `run_after` function - remove unused result warning - *(macos)* update specific functions to only run on linux and macos [#25] - *(macos)* use conditional import for unsupported modules [#25] - *(template)* change println to debug - *(template)* improve error handling for files and folders - *(android_scheme)* fix `light` and `pure_dark` colors - *(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 - add NetBSD support - *(release-plz)* change field name - *(tapes)* change the sizes - *(tapes)* replace image with hsl in colorscheme.tape - *(colorscheme)* change output path - *(tapes)* make the colorscheme tape have the same colors - *(tapes)* update commands usage - remove debug print statements - *(tapes)* fix color tape size - *(template)* fix rgba replacement - *(template)* unclosed bracket in hex regex - *(template)* ".hex" not working [#3] - swap green and blue channels [#1], [#3] - run_after not working - gtk theme reload - score sometimes choosing the wrong color - *(logging)* show mode in reload_gtk_theme - fix text at the end of generated template - should fix random mess at the end of file - remove old python folder Other - Merge pull request [#46] from InioX/material-colors-rewrite - remove `material-color-utilities-rs` dependency - change colors.css - replace `format_argb_as_rgb` - remove leftover logging - update nix module matugen command - use `material-colors` instead of `material-color-utilities-rs` - update `generate_pixels` function - remove amoled scheme - *(readme)* add note to nixos module - *(readme)* update header and buttons - update version manually - update all dependencies - Revert "chore(matugen): release v1.2.0" - release - update gitignore - release - Merge pull request [#35] from InioX/release-plz-2023-12-14T18-36-35Z - run cargo fix - Revert "chore(matugen): release v1.1.0" - release - Merge branch 'main' of https://github.com/InioX/matugen - update version - clean up `generate_color_strings` - update roadmap - release - clean up `Template::generate` function arguments - run `cargo update` - remove unneeded imports - update roadmap and wallpaper alert - format with `cargo fmt` - changed function arguments to not use `config` or `args` directly - move some files into os specific folders - move update_informer into a function - format with cargofmt - release - update note syntax - update roadmap icon - release - update version - Added new surfaces, fixed colors, removed deprecated colors, changed chroma for neutral palette - cargo fmt - fix module not outputting templates - fix module error - add NixOS/HM module - move `usage` and `configuration` into the wiki - add icons to headers - release - remove build warnings [#17] - add `--json` docs - format with cargofmt - add --json flag - run formatter - update note markdown - *(nixos)* add specific version for flake - move some stuff into their own functions - release - *(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 - release - add removed notice for `reload_gtk_theme` - run clippy --fix - release - update cargo and flake lockfiles - add workspace and ini-material-color-utilities-rs - change version and name - add release-plz.toml - release - *(configuration items)* fix the types - *(usage)* add weird output note - *(usage)* update color command usage - *(tapes)* update help and image tapes - *(tapes)* update every tape - add release-plz - update roadmap - format with cargofmt - *(template)* use single regex for all formats - Revert "feat(template): add hue, saturation for keywords" - Revert "build: add test.css and test_replaced.css" - Revert "fix(template): fix rgba replacement" - Revert "feat(template): add lightness" - add test.css and test_replaced.css - *(core palette)* change "angle" from parameter to variable [#5] - *(core palette)* add angle to from_hue_and_chroma [#5] - *(roadmap)* mark feh and nitrogen as done - *(usage)* add amoled mode - *(templates)* add a new keyword - *(configuration)* add a table of all configuration items - *(configuration)* add feh_options - add material-color-utilities-rs - use local material-color-utilities-rs - Add 'material-color-utilities-rs/' from commit 'e4ebca1b8f264023ebafbcea2de94c0c17397f1e' - update to 0.8.3 - *(roadmap)* add gtk4 ui - *(roadmap)* add more features - *(configuration)* fix the wording - *(usage)* update help - *(usage)* add gifs - add roadmap - add other projects - *(showcase)* update text - *(configuration)* add run_after - update showcase - update color.strip result - update to 0.6.1 - format with cargofmt - split read_config into multiple functions - update flake input - update link - add badges - fix license - add license - update to 0.4.0 - add exclude - add installation - add more info to package - update to 0.3.0 - update to 0.2.2 - format with cargofmt - update stuff - update to 0.2.0 - update to 0.1.3 - add reload_gtk_theme - format with cargo fmt - add sww options to configuration - add rgba format usage - fix comment in image result - update usage - remove old buttons - rename structs - format code - remove dead code - change image syntax and result - change installation - rename Template::new() to generate() - add configuration - organise code into separate functions - define new dimensions in a cleaner way - rename _config to config @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2023/12/28 20:46:23 pin Exp $ d3 1 a3 1 DISTNAME= matugen-2.0.0 @ 1.10 log @graphics/matugen: update to 1.2.1 v1.2.1 Fixed - red color being blue in generated file v1.2.0 - yanked. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2023/12/17 07:01:29 pin Exp $ d3 1 a3 1 DISTNAME= matugen-1.2.1 d6 1 a6 1 GITHUB_TAG= matugen-v${PKGVERSION_NOREV} @ 1.9 log @graphics/matugen: update to 1.1.1 [1.1.1] - 2023-12-14 Fixed - red color being blue in generated file [1.1.0] - 2023-12-14 Added - add span of file in template render error - add custom keywords Fixed - `--show-colors`, `--json` not showing without an image - wrong hsl color in generated file - do not open file before rendering template @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2023/12/03 20:46:22 pin Exp $ d3 1 a3 1 DISTNAME= matugen-1.1.1 @ 1.8 log @graphics/matugen: update to 0.11.2 [0.11.2] - 2023-12-03 Added - update example config and template file - add `--debug` flag - remove `run_after` - (macos) implement wallpaper setting - (template) show error if file is not in UTF-8 - (wallpaper) add error is the program to set wallpaper is not in PATH - (windows) implement setting wallpaper - add `update-informer` - (logging) add number indicator to logs for templates and run_after - (logging) update the message format Fixed - (template) fix "parent folder does not exist" warning - `--quiet` flag still showing output - make `enquote` dependency only for macos target - `run_after` not working on windows - fix typo in `run_after` function Other - clean up `Template::generate` function arguments - run `cargo update` - remove unneeded imports - update roadmap and wallpaper alert - format with `cargo fmt` - changed function arguments to not use `config` or `args` directly - move some files into os specific folders - move update_informer into a function - format with cargofmt @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2023/11/18 14:25:36 pin Exp $ d3 1 a3 1 DISTNAME= matugen-0.11.2 @ 1.7 log @graphics/matugen: update to 0.11.1 0.11.1 - 2023-11-17 Fixed remove unused result warning (macos) update specific functions to only run on linux and macos (#25) (macos) use conditional import for unsupported modules (#25) Other update note syntax update roadmap icon @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2023/11/14 21:06:42 pin Exp $ d3 1 a3 1 DISTNAME= matugen-0.11.1 @ 1.6 log @graphics/matugen: update to 0.11.0 - Added colors - The chroma for the neutral palette has been increased from 4 to 6 - Deprecated - background - on_background - surface_variant - Added - (COLORS_ANDROID) add source_color - (template) add hsl and hsla formats - (template) add dark, amoled and light schemes to every template - Fixed - (android_scheme) fix light and pure_dark colors - Other - remove build warnings (closes #17) - add --json docs - format with cargofmt - add --json flag - run formatter - update note markdown - (nixos) add specific version for flake - move some stuff into their own functions @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2023/09/18 12:39:16 pin Exp $ d3 1 a3 1 DISTNAME= matugen-0.11.0 @ 1.5 log @graphics/matugen: update to 0.10.1 0.10.1 - 2023-09-17 Added - (COLORS_ANDROID) add source_color - (template) add hsl and hsla formats - (template) add dark, amoled and light schemes to every template Fixed - (android_scheme) fix light and pure_dark colors Other - remove build warnings (closes #17) - add --json docs - format with cargofmt - add --json flag - run formatter - update note markdown - (nixos) add specific version for flake - move some stuff into their own functions @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2023/08/31 10:14:24 pin Exp $ d3 1 a3 1 DISTNAME= matugen-0.10.1 d9 1 a9 1 HOMEPAGE= https://github.com/InioX/Matugen/ @ 1.4 log @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 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2023/08/13 19:33:57 pin Exp $ d3 1 a3 1 DISTNAME= matugen-0.10.0 d8 1 a8 1 MAINTAINER= pkgsrc-users@@NetBSD.org @ 1.3 log @graphics/matugen: pull from specific commit to fix broken checksums. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2023/08/10 14:13:41 pin Exp $ d3 1 a3 2 DISTNAME= matugen-0.9.0 PKGREVISION= 1 d6 1 a6 3 GITHUB_PROJECT= Matugen #GITHUB_TAG= matugen-v${PKGVERSION_NOREV} GITHUB_TAG= 8aeb6bbad7d3a240c3d24cabbe885448ec16a9e5 @ 1.2 log @graphics/matugen: update to 0.9.0 Added - (reload apps) make every app true by default - (reload apps) add dunst - (config) add suggestion to error message - (config) [breaking] add reload_apps_list Fixed - add NetBSD support pkgsrc related changes: Remove patches submitted upstream https://github.com/InioX/Matugen/pull/10 Other - add removed notice for reload_gtk_theme - run clippy --fix @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2023/08/06 05:25:06 pin Exp $ d4 1 d8 2 a9 1 GITHUB_TAG= matugen-v${PKGVERSION_NOREV} @ 1.1 log @graphics/matugen: import package Matugen is a cross-platform tool that generates a colorscheme either from an image or a color, and exports it to a file from a template. It can also set the wallpaper if one was provided. Note: Support changing the wallpaper on X11 requires graphics/feh. @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= matugen-0.8.4 @