Update deps-info.md

This commit is contained in:
clsty
2025-11-22 08:55:25 +08:00
parent 0c8391534a
commit d69559e8f6
+9 -1
View File
@@ -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