From d69559e8f66bc59231e37e89805f3d91fa87ef37 Mon Sep 17 00:00:00 2001 From: clsty Date: Sat, 22 Nov 2025 08:55:25 +0800 Subject: [PATCH] Update deps-info.md --- sdata/deps-info.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/sdata/deps-info.md b/sdata/deps-info.md index 264d5f30c..6c6a6019f 100644 --- a/sdata/deps-info.md +++ b/sdata/deps-info.md @@ -1,4 +1,12 @@ -This file contains information about the dependencies, currently it describes about `sdata/dist-arch/`. +This file contains information about the dependencies. + +It mainly describes about `sdata/dist-arch` which is actively maintained by the devs. + +Tips: +- The packages which name has prefix `illogical-impulse-` are defined with local file `PKGBUILD`. They are categoried into 2 types: + - **Meta packages**, which do not have actual content but only install dependencies specified in the array `depends`. + - **Actual packages**, which not only install dependencies listed in `depends`, but also build a package which has actual content in it and install it later. +- For each package included in the local `PKGBUILD`s which name does **not** have prefix `illogical-impulse-`, for example `rsync`, it's either from [Arch Linux Packages](https://archlinux.org/packages) or the [AUR](https://aur.archlinux.org/packages). Search the package name on them to get the info (e.g. what executable(s) the package provides). # Meta packages ## illogical-impulse-audio