Search Criteria
Package Details: river-shifttags-git 0.1.0.r0.g541bce8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/river-shifttags-git.git (read-only, click to copy) |
|---|---|
| Package Base: | river-shifttags-git |
| Description: | A small utility for the river Wayland compositor to rotate the focused tags |
| Upstream URL: | https://gitlab.com/akumar-xyz/river-shifttags |
| Licenses: | GPL |
| Provides: | river-shifttags |
| Submitter: | ygabuev |
| Maintainer: | ygabuev |
| Last Packager: | ygabuev |
| Votes: | 2 |
| Popularity: | 0.000099 |
| First Submitted: | 2023-02-27 20:50 (UTC) |
| Last Updated: | 2023-02-27 20:50 (UTC) |
Latest Comments
micwoj92 commented on 2024-11-29 08:03 (UTC)
The page you linked is not entirely sure what to do, for example it says:
The depends array should list all direct first level dependencies even when some are already declared transitively.But then later it also says:
In some cases this is not necessary and may or may not be listed, for example glibcAdditionally there is also this short section: https://wiki.archlinux.org/title/Arch_package_guidelines#Package_dependencies
Ultimately it is up to you.
ygabuev commented on 2024-11-27 09:30 (UTC)
As far as I understand, neither needs to be specified explicitly. River is by design a Wayland compositor so it will never drop this dependency. glibc is almost surely installed in any Arch system, and it's also a dependency for river which is unlikely to be dropped.
https://wiki.archlinux.org/title/PKGBUILD#depends
micwoj92 commented on 2024-11-26 20:31 (UTC)
Please add glibc and wayland to depends.