Search Criteria
Package Details: x-on-resize 0.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/x-on-resize.git (read-only, click to copy) |
|---|---|
| Package Base: | x-on-resize |
| Description: | A simple display configuration daemon |
| Upstream URL: | https://keithp.com/blogs/x-on-resize/ |
| Licenses: | GPL2 |
| Submitter: | kivkiv |
| Maintainer: | None |
| Last Packager: | kivkiv |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-01-04 02:59 (UTC) |
| Last Updated: | 2017-01-04 02:59 (UTC) |
Dependencies (3)
- xorg-xrandr (xorg-xrandr-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- xorg-util-macros (make)
Latest Comments
dreieck commented on 2024-07-23 22:41 (UTC)
You clone the latest state from a git repository.
So you must:
x-on-resize(i.e. with the-gitsuffix),provides=("x-on-resize")andconflicts=("x-on-resize"),pkgver()function.Also, the following needs to be added to the
dependsarray:libx11libxrandrglibcmaybeAnd the license identifier needs to me made SPDX compliant:
(use e.g.
GPL-2.0-or-later)Regards and thanks for the package!