From 2cf295eb9f28595e0c1c34f5efcf655a3fc55c0c Mon Sep 17 00:00:00 2001 From: Licorice <88919270+yummy-licorice@users.noreply.github.com> Date: Fri, 11 Jul 2025 21:04:58 -0500 Subject: [PATCH] Added package clutter (#3057) Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com> --- packages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/packages.json b/packages.json index d54baa9..bbcd8ca 100644 --- a/packages.json +++ b/packages.json @@ -35534,6 +35534,24 @@ "license": "MIT License", "web": "https://github.com/dinau/imguin" }, + { + "name": "clutter", + "url": "https://github.com/arashi-software/clutter", + "method": "git", + "tags": [ + "images", + "photos", + "filters", + "colors", + "cinematic", + "fast", + "vips", + "libvips" + ], + "description": "Fast as Fuck interpolated LUT generator and applier", + "license": "GPL-3.0-only", + "web": "https://github.com/arashi-software/clutter" + }, { "name": "pffft", "url": "https://github.com/capocasa/pffft",