From 6f37a4446ff5305b035de991cfad8f37e89f56f6 Mon Sep 17 00:00:00 2001 From: penguinite <147942000+penguinite@users.noreply.github.com> Date: Sun, 18 May 2025 12:29:07 +0200 Subject: [PATCH] add amicus (#3042) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index 0286abd..3645cea 100644 --- a/packages.json +++ b/packages.json @@ -35300,5 +35300,18 @@ "description": "Jill is a Nimish high-level interface to the Jack Audio Connection Kit.", "license": "MIT", "web": "https://github.com/capocasa/jill" + }, + { + "name": "amicus", + "url": "https://codeberg.org/onbox/amicus", + "method": "git", + "tags": [ + "library", + "social", + "media" + ], + "description": "Social networking library powering Onbox.", + "license": "AGPL-3.0-or-later", + "web": "https://codeberg.org/onbox/amicus" }]