From c35821e5dc1acce7310fc1683d985733a865e8c8 Mon Sep 17 00:00:00 2001 From: Lunix-420 Date: Mon, 11 May 2026 01:51:11 +0200 Subject: [PATCH] pkg: update control file for Ubuntu package --- pkg/ubuntu/control | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/pkg/ubuntu/control b/pkg/ubuntu/control index 42f0d340..c9cb652b 100644 --- a/pkg/ubuntu/control +++ b/pkg/ubuntu/control @@ -2,7 +2,15 @@ Package: dimethoxy-${PACKAGE_NAME} Version: ${PACKAGE_VERSION}-1 Architecture: amd64 Maintainer: David Hess (Lunix) -Depends: curl +Depends: libcurl4, libasound2, libx11-6, libxext6, libxinerama1, libxrandr2, libxcursor1, libfreetype6, libxcomposite1, libgl1 Priority: optional Section: sound -Description: Transient Smearing Effect for VST3, CLAP and LV2 compatible hosts +Homepage: https://dimethoxy.com +Vcs-Git: https://github.com/Dimethoxy/Disflux.git +Vcs-Browser: https://github.com/Dimethoxy/Disflux +Description: Dimethoxy Disflux - Phase dispersion audio effect + A free and open-source phase dispersion effect designed to add punch, + depth, and character to your sound. + Perfect for heavy gated Hard Techno and Rawstyle kicks. + It uses a chain of all-pass filters to manipulate phase without altering + tonal balance, creating movement and impact in the mix. \ No newline at end of file